]> mj.ucw.cz Git - libucw.git/history - ucw/conf.h
Opt: Streamlined opt_shortopt()
[libucw.git] / ucw / conf.h
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2014-01-07 Pavel CharvatMerge branch 'dev-api' into dev-package
2014-01-03 Martin MaresABI: Symbol renames for libucw and libcharset
2013-10-24 Pavel CharvatLibUCW: Fixed broken DARY_ALLOC() on 64bit architectures.
2012-07-18 Martin MaresConfig: Allow relative top-level sections
2012-04-29 Martin MaresConf: Explain impossibility of section sharing
2012-04-29 Martin MaresConf: Renamed cf_free_context() to cf_delete_context()
2012-04-29 Martin MaresConf: Cleaned up use of journal
2012-04-29 Martin MaresConf: Config documentation
2012-04-29 Martin MaresConf: Introduced cf_open_group() and cf_close_group()
2012-04-29 Martin MaresConf: Split off everything related to cf_getopt()
2012-04-29 Martin MaresConf: Introduced cf_set_journalling()
2012-04-29 Martin MaresConf: Made the default context static
2012-04-29 Martin MaresConf: Revive cf_def_file and cf_env_file
2012-04-29 Martin MaresConf: Rewritten configuration parser to support multipl...
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-27 Pavel CharvatFixed few typos.
2008-10-23 Michal Vanerucw docs: fix spacing in config.html
2008-10-23 Michal Vanerucw docs: parser units
2008-10-23 Michal Vanerucw docs: cf_pool
2008-10-22 Michal Vanerucw docs: config.h -- journal & sections
2008-10-22 Michal Vanerucw docs: tweaks in conf.html
2008-10-22 Michal Vanerucw docs: CF_STRING and CF_LOOKUP types
2008-10-22 Michal Vanerucw docs: init and commit hooks described in-place
2008-10-22 Michal Vanerucw docs: multiple configuration items
2008-10-20 Michal Vanerucw docs: complete conf.h api documentation
2008-10-01 Michal VanerTODO about documentation
2008-09-18 Michal Vanerucw docs: preprocess conf.h
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.