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