aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/ConfigFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ConfigFile: fix typo (parser breakage)Max Kellermann2015-01-221-2/+2
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-52/+87
* config/File: move code to ReadConfigParam()Max Kellermann2015-01-211-73/+82
* fs/io/BufferedReader: count line numbersMax Kellermann2015-01-211-24/+26
* config/File: use FileReader/BufferedReader instead of stdioMax Kellermann2015-01-211-28/+21
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
* ConfigFile: convert macros to constexprMax Kellermann2015-01-211-2/+2
* ConfigData: rename header fileMax Kellermann2015-01-211-1/+1
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-0/+1
* ConfigData: rename struct block_param to BlockParamMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-4/+4
* Config*: move to config/Max Kellermann2014-01-241-0/+269