]> mj.ucw.cz Git - libucw.git/history - ucw/conf-input.c
Merge remote-tracking branch 'origin/dev-table' into dev-table
[libucw.git] / ucw / conf-input.c
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Tomas VallaRenamed uns -> uint
2013-09-06 Tomas VallaMerge branch 'master' into dev-opt
2013-05-29 Pavel CharvatLibUCW: Implemented OptionalInclude to configuration...
2012-04-29 Martin MaresConf: Decoupled cf_stack_done() from committing
2012-04-29 Martin MaresConf: Cleaned up use of journal
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: 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...
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresConfig: Split CONFIG_UCW_DEBUG off CONFIG_DEBUG
2012-02-11 Martin MaresConf: DEFAULT_CONFIG and ENV_VAR_CONFIG got a CONFIG_UC...
2009-03-04 Martin MaresConfig: Fixed an error message text.
2009-03-04 Martin MaresConfig: When cf_getopt() reports an error, do not commi...
2009-02-22 Martin MaresConfig: If cf_def_file is NULL, initialize the configur...
2009-02-19 Martin MaresConfig parser: Added a new operation `:reset', which...
2009-02-09 Martin MaresLibUCW: Let cf_reload() reload all configuration files.
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.