]> mj.ucw.cz Git - libucw.git/history - lib/conf.h
Minor cleanup of KMP:
[libucw.git] / lib / conf.h
2005-05-01 Martin MaresIntroduced cfg_malloc_zero().
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-05-10 Martin Marescfg_stralloc() -> cfg_strdup() and use mp_strdup()...
2004-02-24 Martin MaresCF_USAGE_TAB can be used to insert more tabs to the...
2003-11-29 Martin MaresOne more item type: u64.
2003-11-29 Martin MaresTwo improvements to the configuration language:
2003-10-10 Martin MaresExport cfpool -- sometimes it's much convenient to...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-03-29 Martin MaresAdded CT_INCOMPLETE_SECTION which is equivalent to...
2001-09-26 Robert Spalekadded CF_USAGE
2001-03-05 Robert Spalekcf_default_init() replaced by direct access to cfdeffil...
2001-03-04 Robert Spalekadded cf_default_{init,done} for setting the default...
2001-02-09 Robert Spalekadded cf_item_count()
2001-02-04 Robert Spalekcf_get_item added
2001-01-21 Robert Spalekdeclaration cosmetic fix
2001-01-21 Robert Spalekmemory pool for everything about configuration added
2001-01-14 Martin MaresMoved #include <getopt.h> to conf.h.
2001-01-14 Robert Spaleklib/conf.[ch] rewritten
2001-01-07 Robert Spalekwritten parsing config files and command line parameter...