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