]> mj.ucw.cz Git - libucw.git/history - lib/conf2.c
conf2: added interface for accessing cf_items from outside
[libucw.git] / lib / conf2.c
2006-04-22 Robert Spalekconf2: added interface for accessing cf_items from...
2006-04-22 Robert Spalekconf2: implemented a command-line parser and sections...
2006-04-22 Robert Spalekconf2: full implementation of the parser; only command...
2006-04-21 Robert Spalekconf2: added a parser for IP addresses
2006-04-21 Robert Spalekconf2: bugfix in editing and adding before/after a...
2006-04-21 Robert Spalekconf2: bugfix in tracing the recursion
2006-04-21 Robert Spalekconf2: implemented all list operations in the interpreter
2006-04-21 Robert Spalekconf2: record used selectors when searching in lists
2006-04-21 Robert Spalekconf2: implement clearing a dynamic array
2006-04-21 Robert Spalekconf2: fix skipping unspecified parameters at the end...
2006-04-21 Robert Spalekconf2: resolve an issue concerning variable numbers...
2006-04-21 Robert Spalekconf2: enhanced the interpreter so that it can parse...
2006-04-20 Robert Spaleksmall fixes
2006-04-20 Robert Spalekimplemented parser of a single line and top-level secti...
2006-04-20 Robert Spalekadded declaration and initialization of sections
2006-04-20 Robert Spalekcf_pool exported, journal not mandatory, and simplified...
2006-04-20 Robert Spalekimplemented journal and safe (re)loading of cf/files...
2006-04-20 Robert Spalekparsers of basic types exported and got rid of the...
2006-04-20 Robert Spaleksubstantially changed the interface again
2006-04-19 Robert Spalekimplemented a few functions of the new configuration...