]> mj.ucw.cz Git - libucw.git/history - lib/conf-section.c
Added s-fixint module (internal sorter for small fixed-size records).
[libucw.git] / lib / conf-section.c
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-05 Robert Spalekconfiguration mechanism: added support for bitmaps
2006-04-30 Robert Spalekconf: move the initialization of dynamic arrays from...
2006-04-30 Robert Spalekconf: redesign dynamic arrays; things get cleaner and...
2006-04-30 Robert Spalekconf: clearing a dynamic array allocates a zero-length...
2006-04-30 Robert Spalekconf: fix one journalling call
2006-04-30 Robert Spalekconf: handle NULL dynamic arrays before calling commit...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Robert Spalekconf2: initialize dynamic arrays so that they are not...
2006-04-28 Robert Spalekconf2.c split into 7 smaller modules conf-*.c with...