summaryrefslogtreecommitdiff
path: root/src/config/Data.hxx
AgeCommit message (Expand)Author
2018-07-18config/Data: pass new items by rvalue referenceMax Kellermann
2018-07-18config/Data: use std::forward_list to manage params and blocksMax Kellermann
2018-07-18config/Migrate: library to migrate deprecated settingsMax Kellermann
2018-07-18config/Data: add methods AddParam(), AddBlock()Max Kellermann
2018-07-17config/Data: move std::chrono parsers from Global.hxxMax Kellermann
2018-07-17config/Global: move value parser code to struct ConfigDataMax Kellermann
2018-07-17config/Global: remove unused function config_find_block()Max Kellermann
2018-07-17config/Data: automatic initializationMax Kellermann
2018-07-17config/Data: FindBlock() throws on errorMax Kellermann
2018-07-17config/Data: add method FindBlock()Max Kellermann
2018-07-17config/Data: make getters constMax Kellermann
2018-07-17config/Data: add getter methodsMax Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-28config/Param: use CamelCaseMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21config/Data: add method Clear()Max Kellermann
2015-01-21ConfigData: rename header fileMax Kellermann