]> mj.ucw.cz Git - libucw.git/history - lib/conf-section.c
Makefile: fixed compilation of tests
[libucw.git] / lib / conf-section.c
2007-06-25 Pavel Charvatreplaced several "byte *" -> "char *", mostly in the...
2007-06-21 Pavel CharvatThe great conversion of log() logging function to msg().
2007-06-21 Pavel Charvatlibucw: added more const qualifiers
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-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-16 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 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...