]> mj.ucw.cz Git - libucw.git/history - lib/qache.c
XML: Small bugfix in xml_merge_chars.
[libucw.git] / lib / qache.c
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-28 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-22 Martin MaresUse `char *' instead of `byte *' for strings
2007-06-22 Robert Spaleklib: convert log->msg in Darwin-#ifdef'ed code
2007-06-21 Pavel CharvatThe great conversion of log() logging function to msg().
2007-06-21 Pavel Charvatfixed few compilation warnings
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-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-10 Martin MaresBinary fastbuf functions moved to lib/ff-binary.h.
2007-03-10 Martin Mareslib/fastbuf.h no longer includes <stdio.h>.
2007-02-13 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-12 Martin MaresCPU_PAGE_SIZE ported from mainline.
2007-01-12 Martin MaresDetermine system page size in the configure script...
2006-12-20 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-10-27 Robert Spalekupdate the code so that it compiles both on Linux and...
2006-10-26 Robert SpalekALIGN renamed to ALIGN_TO
2006-01-16 Martin MaresCleaned up includes.
2005-09-22 Martin MaresUpdated calls of fls().
2005-06-10 Martin MaresFixed several format string bugs in calls of die().
2005-04-02 Martin MaresAdded qache_probe().
2005-03-07 Martin MaresCache module finished. Implemented internal consistency...
2005-03-07 Martin MaresMore work on the caching module: added some debugging...
2005-03-07 Martin MaresWrote the cache module, not debugged yet.
2005-03-06 Martin MaresFirst steps towards a universal shared memory cache...