aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigGlobal.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30ConfigData: use simple linked list instead of GSListMax Kellermann1-31/+10
2013-01-30ConfigData: add constructors/destructorsMax Kellermann1-1/+1
2013-01-30ConfigData: use std::string in block_paramMax Kellermann1-1/+1
2013-01-30ConfigData: use std::vector for the block_param listMax Kellermann1-5/+3
2013-01-30ConfigFile: move code to ConfigGlobal.cxxMax Kellermann1-0/+199