Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-06-26 | config/Templates: add attribute "deprecated" | Max Kellermann | 1 | -2/+7 | |
2015-06-26 | config/Templates: add constructor with defaulted "repeat" parameter | Max Kellermann | 1 | -0/+4 | |
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 1 | -2/+2 | |
The old struct config_param remains only for top-level string options. | |||||
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 | |
2014-01-24 | Config*: move to config/ | Max Kellermann | 1 | -0/+0 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -2/+0 | |
2013-01-30 | ConfigFile: add enum ConfigOption | Max Kellermann | 1 | -70/+5 | |
Look up top-level config options by enum (= integer), not by name string. | |||||
2013-01-30 | ConfigOption: rename to ConfigTemplate | Max Kellermann | 1 | -4/+4 | |
2013-01-30 | ConfigFile: move code to ConfigOptions.cxx | Max Kellermann | 1 | -0/+98 | |