summaryrefslogtreecommitdiff
path: root/src/config/Data.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-10-08config/Data: cast to std::chrono::steady_clock::duration properlyMax Kellermann
2020-10-08config/{Data,Block}: use With() in GetUnsigned(), GetPositive()Max Kellermann
2020-02-04[clang-tidy] use forward instead of moveRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-29config/Parser: get_bool() throws on errorMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
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/Global: move value parser code to struct ConfigDataMax Kellermann
2018-07-17config/Data: FindBlock() throws on errorMax Kellermann
2018-07-17config/Data: add method FindBlock()Max Kellermann
2018-07-17config/Data: add getter methodsMax Kellermann
2017-01-03update copyright yearMax 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/Data: assign nullptr during iterationMax Kellermann
2015-01-21config/Data: add method Clear()Max Kellermann