]> mj.ucw.cz Git - libucw.git/history - lib/Makefile
added v?xprintf() functions, they will be used in the filter dumper
[libucw.git] / lib / Makefile
2002-07-10 Robert Spalekadded v?xprintf() functions, they will be used in the...
2002-06-08 Martin MaresMerging IS branch: New customization code and its use...
2002-06-05 Robert Spalekloop unrolling turned on for hashfunc.o
2002-06-03 Robert Spalek- str_hash.[ch] renamed to hashfunc.[ch], the functions...
2002-05-26 Martin MaresAdded block hash function.
2002-05-26 Martin MaresAdded bopen_tmp() for opening of temporary files.
2002-05-25 Robert Spalek- added str_hash.[ch] for fast evaluation of str_len...
2002-04-25 Martin MaresImplemented base-224 encoder and decoder.
2002-04-20 Martin MaresAdded support for indexing/searching by custom attributes.
2002-04-06 Martin MaresAdded a generic universal multi-purpose magical hash...
2002-03-29 Martin MaresAdded a library module for generation of cryptographica...
2002-01-31 Martin MaresAdded a data structure for very efficient probabilistic...
2001-12-15 Martin Maresdb-rebuild replaced by db-tool which allows not only...
2001-12-01 Martin MaresAdded a Poor Man's Profiler :-)
2001-08-29 Martin MaresAdded generic functions for IP address access lists.
2001-03-30 Robert Spalekrx_compile() can now compile with IGNORING CASE enabled too
2001-03-27 Martin MaresRemoved tempfile functions (nobody uses them and they...
2001-03-22 Robert SpalekCVS repository cleaned up a bit:
2001-03-17 Martin MaresDefine setproctitle() and use it for gatherer thread...
2001-02-15 Martin MaresTesting programs are not build by default.
2001-02-15 Martin MaresAdded URL fingerprints.
2001-02-09 Robert Spalekadded sort-test
2001-02-04 Martin MaresFirst version of the sorter. No presorting phase yet.
2001-01-14 Martin MaresRemember to link object.o to the library. :)
2001-01-08 Robert Spalekadded tester for conf.c, already tested and it works
2001-01-07 Robert Spalekwritten parsing config files and command line parameter...
2001-01-07 Martin MaresAdded a simple utility for handling of buckets and...
2001-01-05 Martin MaresPreliminary version of object bucket code.
2000-12-05 Martin MaresAdd directory to all includes.
2000-12-05 Martin MaresNew Makefiles.