]> mj.ucw.cz Git - libucw.git/history - lib/Makefile
Save cache misses by keeping a copy of the hash value next to the pointer.
[libucw.git] / lib / Makefile
2007-09-06 Martin MaresAdded a simple allocator for fixed-size objects.
2007-09-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-31 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-25 Martin MaresSetting of LIBS is no longer necessary.
2007-08-25 Martin MaresLIBUCW needs to be declared early, because it is used...
2007-08-25 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-24 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-26 Martin MaresMoved the rule for cf/library to lib/Makefile and the...
2007-07-25 Martin MaresComments must not be indented, otherwise they are passe...
2007-07-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-19 Martin MaresMoved autoconf.h from obj/lib to obj.
2007-07-19 Martin Maresautoconf.h needs to be handled differently, since it...
2007-07-19 Martin MaresUnfortunately, libraries with public API need an extra...
2007-07-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-18 Martin MaresCleaned up insallation of library API.
2007-07-17 Martin MaresUse pkg-config to handle library dependencies.
2007-07-17 Martin MaresUnified installation of includes.
2007-07-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-21 Pavel CharvatThe great conversion of log() logging function to msg().
2007-06-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-07 Pavel Charvatfb-file: some comments and automatic tests
2007-06-06 Pavel Charvatadded some fastbuf tests
2007-06-06 Pavel Charvatsimple fastbuf on memory pools
2007-06-04 Martin MaresAdded missing includes to libucw API.
2007-05-29 Pavel Charvatfirst experiments with parametrized fastbufs
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
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-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-31 Martin MaresFirst bits of the sorter infrastructure.
2007-01-31 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-15 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-01-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-02 Pavel CharvatPartial merge with dev-async-shep:
2006-12-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
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-12 Martin MaresThe asio.test should be performed only in threaded...
2006-12-11 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-11 Martin MaresAdded threading infrastructure to libucw and CONFIG_UCW...
2006-12-09 Martin MaresConfigure default thread stack size globally.
2006-12-09 Martin MaresAdded a simple threading helper module.
2006-12-09 Martin MaresDon't forget to build fb-direct.
2006-12-09 Martin MaresAdded CONFIG_UCW_THREADS.
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-04 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-11-25 Martin MaresImplemented an asynchronous I/O library module.
2006-11-25 Martin MaresAdded a library module for distributing work between...
2006-11-23 Martin MaresAdded big_alloc() for allocating large, page-aligned...
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.
next