Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigData: use simple linked list instead of GSList | Max Kellermann | 2013-01-30 | 1 | -3/+8 |
* | ConfigData: forbid copying a config_param object | Max Kellermann | 2013-01-30 | 1 | -0/+4 |
* | ConfigData: move functions into the class | Max Kellermann | 2013-01-30 | 1 | -8/+12 |
* | ConfigData: add constructors/destructors | Max Kellermann | 2013-01-30 | 1 | -7/+9 |
* | ConfigData: use std::string in block_param | Max Kellermann | 2013-01-30 | 1 | -2/+3 |
* | ConfigData: use std::vector for the block_param list | Max Kellermann | 2013-01-30 | 1 | -3/+5 |
* | ConfigFile: add struct ConfigData | Max Kellermann | 2013-01-30 | 1 | -0/+18 |
* | conf: move struct definitions to ConfigData.hxx | Max Kellermann | 2013-01-30 | 1 | -0/+106 |