Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -38/+1 |
| | | | | The old struct config_param remains only for top-level string options. | ||||
* | config/Param: make "line" signed | Max Kellermann | 2015-01-21 | 1 | -2/+2 |
| | |||||
* | config/Param: make constructor "explicit" | Max Kellermann | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | ConfigData: move struct config_param to Param.hxx | Max Kellermann | 2015-01-21 | 1 | -0/+104 |