]> mj.ucw.cz Git - libucw.git/history - lib/Makefile
Remove relics of pre-CONFIG_UCW_THREADS times.
[libucw.git] / lib / Makefile
2006-12-18 Martin MaresRemove relics of pre-CONFIG_UCW_THREADS times.
2006-12-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-12-18 Pavel CharvatMerged mainline with parallel shep-reap:
2006-12-11 Martin MaresAdded threading infrastructure to libucw and CONFIG_UCW...
2006-10-19 Pavel CharvatCompleted merge with dev-img branch.
2006-10-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-22 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-09-13 Martin MaresAtomic fastbufs: the first sketch of the interface.
2006-07-25 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-24 Pavel CharvatMerge with git+ssh://www.ucw.cz/projects/sherlock/GIT...
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-19 Pavel CharvatMerge with git+ssh://www.ucw.cz/projects/sherlock/GIT...
2006-07-09 Martin MaresWhen exporting libucw API, don't forget to add autoconf.h.
2006-05-27 Martin MaresReplaced cf_string_node and cf_2string_node by more...
2006-05-17 Martin MaresSplit fastbuf.c to three parts.
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-28 Robert Spalekconf2.c split into 7 smaller modules conf-*.c with...
2006-04-27 Robert Spaleksplit conf2.h into conf.h and getopt.h
2006-04-27 Robert Spalekconf: remove the old configuration mechanism whatsoever
2006-04-25 Martin MaresA preliminary version of the new ipaccess module.
2006-04-24 Pavel CharvatSimple parser for escape sequences.
2006-04-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-20 Pavel CharvatRemoved old KMP completely
2006-04-19 Robert Spalekimplemented a few functions of the new configuration...
2006-04-19 Pavel Charvat'make tests' executes also KMP tests
2006-04-17 Robert Spalekdesigned the interface of the new configuration reader...
2006-04-16 Pavel CharvatRewritten KMP... incomplete comments and some useful...
2006-04-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-03-21 Martin MaresRenamed fb-gbuf to fb-grow as Robert suggested.
2006-03-17 Martin MaresAdded a recyclable fastbuf over a growing buffer.
2005-10-02 Martin MaresAdded a single-linked double-ended list module. Mostly...
2005-10-02 Martin MaresAdded a table of prime numbers. (I want to use prime...
2005-09-22 Martin MaresImplemented ffs() and unified it with fls() to bitops.h.
2005-09-20 Robert Spalekkmp search automaton moved from lang/ to lib/
2005-09-14 Martin MaresUse $(COPT2) instead of -O6.
2005-04-11 Martin MaresRewritten Makefiles to support separated source and...
2005-03-07 Martin MaresWrote the cache module, not debugged yet.
2005-02-20 Robert Spalekfixed library dependencies
2005-02-16 Martin MaresIf requested by config.mk, install all libraries and...
2005-02-10 Martin MaresAdded overflow-safe string functions allocating everyth...
2005-02-10 Martin MaresAdded tests for the mempool string functions.
2005-02-10 Martin MaresAdded printf-like function with output to mempool.
2004-12-11 Martin MaresCompilation of Perl and Shell parts of libucw is optional.
2004-12-11 Martin MaresMoved the lizard-fb module to Sherlock library, because...
2004-12-11 Martin MaresConfigure libucw according to Sherlock config.
2004-12-11 Martin MaresSplit library functions to libsh and libucw.
2004-11-14 Martin MaresUpdated test rules.
2004-08-19 Robert Spalektypo
2004-08-17 Robert Spalekadded a module that supports transparent compression...
2004-08-15 Martin MaresAdded sync_dir().
2004-07-16 Robert Spalektaken much faster implementation of Adler32 and put...
2004-07-10 Martin MaresI always wanted to rename the rather inconsistent memor...
2004-07-10 Martin MaresArranged the module list.
2004-07-10 Martin MaresMany programs now don't need to link with libcharset.
2004-07-10 Martin MaresRenamed fb-printf to ff-printf to keep fastbuf front...
2004-07-10 Martin MaresMoved the basic Unicode and UTF-8 functions to the...
2004-07-04 Robert Spalek- use buck2obj_parse() instead of obj_read_bucket(...
2004-06-28 Robert Spalek- buckettool updated to extract, cat, and create all...
2004-06-25 Robert SpalekOK, buck2obj looks nice now, so let us add it
2004-06-24 Robert Spalekadded a wrapper for signal handlers in sighandler.c
2004-06-15 Robert Spalekadded lizard-safe
2004-06-14 Robert Spaleklizzard -> lizard
2004-06-14 Robert Spalekadded lizzard
2004-05-10 Martin MaresSplit logging functions to two files to avoid linking...
2004-05-03 Martin MaresAdded the new pool-str module.
2004-04-10 Martin MaresGot tired by repeating the same `gather pieces from...
2004-04-10 Martin MaresAdd new modules.
2004-04-07 Martin MaresAdded a universal main loop with timers, file descripto...
2004-03-20 Martin MaresInterface to our own regex library.
2004-03-15 Martin MaresConverted regex module testing to the new test framework.
2004-02-25 Martin MaresCleaned up the ancient chartype functions: kicked out...
2003-11-22 Martin MaresAdded very simple functions for emulating a fastbuf...
2003-10-19 Martin MaresForgot to add fb-limfd.
2003-09-23 Martin MaresAdded a set of functions for sliding window mmapping...
2003-06-18 Martin MaresAdded a very simple generic implementation of binomial...
2003-06-18 Martin MaresAdded generic red-black trees Robert has sent to me...
2003-06-11 Martin MaresSplit URL fingerprinting inside indexer from the other...
2003-01-22 Martin MaresThe $(LIBxxx) mechanism proved useful, so I'm switching...
2003-01-22 Martin MaresMoved indexer/oook.c (the catalogue & keyword processor...
2003-01-04 Martin MaresAdded generic array sorter.
2002-10-27 Martin MaresRemoved xprintf() -- it was very ugly and its only...
2002-10-27 Martin MaresAdded printf on fastbuf streams. The current implementa...
2002-10-11 Martin MaresAdded support for shared libraries (CONFIG_SHARED switc...
2002-09-27 Martin MaresThe fb-mmap module, now read/write. Still needs a lot...
2002-09-26 Robert Spalekadded base64 module, it is imported from somewhere :))
2002-08-23 Martin MaresMoved shell script support commands to lib/shell.
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...
next