]> mj.ucw.cz Git - libucw.git/history - lib/Makefile
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.10
[libucw.git] / lib / Makefile
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-17 Pavel Charvatinstall sorter-globals.h header
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-18 Daniel FialaAdded kmp.h and kmp-search.h between includes that...
2007-04-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-12 Pavel Charvattrying to steal GNU libc's getopt... maybe it would...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Pavel CharvatMerged extended mempool from the dev-playground branch.
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-01-15 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-01-02 Pavel CharvatPartial merge with dev-async-shep:
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...
next