Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -3/+0 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -9/+9 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | fs/Path: move MPD_PATH_MAX to Limits.hxx | Max Kellermann | 2013-10-17 | 1 | -0/+1 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -6/+2 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+0 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -59/+50 |
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -5/+1 |
* | tokenizer: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -13/+17 |
* | ConfigFile.cxx: use FOpenMode | Denis Krjuchkov | 2013-02-02 | 1 | -1/+1 |
* | ConfigData: use simple linked list instead of GSList | Max Kellermann | 2013-01-30 | 1 | -5/+18 |
* | ConfigData: move functions into the class | Max Kellermann | 2013-01-30 | 1 | -2/+2 |
* | ConfigData: add constructors/destructors | Max Kellermann | 2013-01-30 | 1 | -5/+5 |
* | conf.h: move the GQuark to ConfigQuark.hxx | Max Kellermann | 2013-01-30 | 1 | -0/+1 |
* | ConfigFile: simplify error cleanup | Max Kellermann | 2013-01-30 | 1 | -23/+24 |
* | ConfigFile: move code to ConfigGlobal.cxx | Max Kellermann | 2013-01-30 | 1 | -161/+4 |
* | ConfigFile: add struct ConfigData | Max Kellermann | 2013-01-30 | 1 | -9/+8 |
* | conf: move struct definitions to ConfigData.hxx | Max Kellermann | 2013-01-30 | 1 | -166/+1 |
* | ConfigFile: add enum ConfigOption | Max Kellermann | 2013-01-30 | 1 | -26/+22 |
* | ConfigOption: rename to ConfigTemplate | Max Kellermann | 2013-01-30 | 1 | -3/+3 |
* | ConfigFile: move code to ConfigOptions.cxx | Max Kellermann | 2013-01-30 | 1 | -73/+1 |
* | ConfigFile: split config_entry | Max Kellermann | 2013-01-30 | 1 | -39/+27 |
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -4/+8 |
* | Path: move to fs subdirectory | Denis Krjuchkov | 2013-01-22 | 1 | -1/+1 |
* | path: convert to C++ | Max Kellermann | 2013-01-17 | 1 | -1/+1 |
* | conf: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -0/+677 |