summaryrefslogtreecommitdiff
path: root/src/config/Param.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-29config/Param: add method ThrowWithNested()Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-18config/Data: use std::forward_list to manage params and blocksMax Kellermann
2018-07-17config/Param: inline the constructorMax Kellermann
2018-07-17config/Param: use C++11 initializersMax Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-07config/Path: throw std::runtime_error on errorMax Kellermann
2016-10-28config/Param: overload GetPath() throwing exceptionMax Kellermann
2016-10-28config/Param: add method GetPath()Max 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-21ConfigData: move struct config_param to Param.hxxMax Kellermann