Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -0/+2 |
| | | | | The old struct config_param remains only for top-level string options. | ||||
* | config/Option: convert to strictly-typed enum | Max Kellermann | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | config/Data: add method Clear() | Max Kellermann | 2015-01-21 | 1 | -0/+2 |
| | | | | Move code from config_global_finish(). | ||||
* | ConfigData: rename header file | Max Kellermann | 2015-01-21 | 1 | -0/+33 |