Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-09 | utils: convert to C++ | Max Kellermann | 1 | -5/+1 |
2013-01-30 | ConfigData: use simple linked list instead of GSList | Max Kellermann | 1 | -31/+10 |
2013-01-30 | ConfigData: add constructors/destructors | Max Kellermann | 1 | -1/+1 |
2013-01-30 | ConfigData: use std::string in block_param | Max Kellermann | 1 | -1/+1 |
2013-01-30 | ConfigData: use std::vector for the block_param list | Max Kellermann | 1 | -5/+3 |
2013-01-30 | ConfigFile: move code to ConfigGlobal.cxx | Max Kellermann | 1 | -0/+199 |