summaryrefslogtreecommitdiff
path: root/src/config/Param.hxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-07-18config/Data: use std::forward_list to manage params and blocksMax Kellermann
2018-07-17config/Param: remove unused "used" flagMax Kellermann
2018-07-17config/Param: allow moving the valueMax Kellermann
2018-07-17config/Param: inline the constructorMax Kellermann
2018-07-17config/Param: use C++11 initializersMax Kellermann
2017-05-08*: remove "pure" and "const" attributes from throwing functionsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10util/Error: remove obsolete classMax 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-21config/Param: make "line" signedMax Kellermann
2015-01-21config/Param: make constructor "explicit"Max Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann