Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigData: use simple linked list instead of GSList | Max Kellermann | 2013-01-30 | 1 | -1/+2 |
| | |||||
* | ConfigData: move functions into the class | Max Kellermann | 2013-01-30 | 1 | -22/+19 |
| | |||||
* | ConfigData: add constructors/destructors | Max Kellermann | 2013-01-30 | 1 | -28/+5 |
| | |||||
* | ConfigData: use std::string in block_param | Max Kellermann | 2013-01-30 | 1 | -12/+7 |
| | |||||
* | ConfigData: use std::vector for the block_param list | Max Kellermann | 2013-01-30 | 1 | -23/+9 |
| | |||||
* | ConfigData: use new/delete instead of GLib | Max Kellermann | 2013-01-30 | 1 | -2/+2 |
| | |||||
* | conf: move struct definitions to ConfigData.hxx | Max Kellermann | 2013-01-30 | 1 | -0/+186 |