summaryrefslogtreecommitdiff
path: root/src/ConfigData.hxx
AgeCommit message (Expand)Author
2014-01-24Config*: move to config/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-19ConfigData: Add support for signed integersSebastian Thorarensen
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-15ConfigData: remove unused method DupBlockString()Max Kellermann
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-10ConfigData: overload GetBlockPath() with default valueMax Kellermann
2013-08-07ConfigPath: return a Path objectMax Kellermann
2013-08-04ConfigData: remove obsolete functionsMax Kellermann
2013-08-04OutputPlugin: pass config_param referenceMax Kellermann
2013-08-04ConfigData: move code to block_param, config_param methodsMax Kellermann
2013-08-03ConfigData: remove C++ checksMax Kellermann
2013-07-30include cleanupMax Kellermann
2013-01-30ConfigData: use simple linked list instead of GSListMax Kellermann
2013-01-30ConfigData: forbid copying a config_param objectMax Kellermann
2013-01-30ConfigData: move functions into the classMax Kellermann
2013-01-30ConfigData: add constructors/destructorsMax Kellermann
2013-01-30ConfigData: use std::string in block_paramMax Kellermann
2013-01-30ConfigData: use std::vector for the block_param listMax Kellermann
2013-01-30ConfigFile: add struct ConfigDataMax Kellermann
2013-01-30conf: move struct definitions to ConfigData.hxxMax Kellermann