]> mj.ucw.cz Git - libucw.git/history - lib/conf2-test.c
conf2: insert a node into a list as soon as possible instead of at the end
[libucw.git] / lib / conf2-test.c
2006-04-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-23 Robert Spalekconf2: tested a few more test-cases and fixed/polished...
2006-04-23 Robert Spalekconf2: MJ's objections taken care of
2006-04-23 Robert Spalekconf2: bugfixes in journaling
2006-04-23 Robert Spalekconf2: verified and fixed all parsers
2006-04-23 Robert Spalekconf2: debug dumping of memory into a fastbuf partially...
2006-04-22 Robert Spalekconf2-test: add a simple tester configuration file
2006-04-22 Robert Spalekconf2: fill in the skeleton of the tester
2006-04-21 Robert Spalekconf2: implement clearing a dynamic array
2006-04-20 Robert Spalekadded CF_UNS, because (int*) and (uns*) are uncompatibl...
2006-04-20 Robert Spalekthe init-hook of the main section inserts a few nodes...
2006-04-20 Robert Spalekmacros don't end by a comma, and CF_ITEMS/CF_END reintr...
2006-04-20 Robert Spaleksubstantially changed the interface again
2006-04-18 Robert Spaleksignificant simplifications of the interface
2006-04-18 Robert Spalekinterface simplified and a few bugs removed
2006-04-17 Robert Spalekdesigned the interface of the new configuration reader...