Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-16 | util/{Domain,Error}: relicense to BSD 2-clause | Max Kellermann | 1 | -15/+25 | |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -9/+22 | |
Replaces GLib's GError. | |||||
2013-01-30 | ConfigFile: add enum ConfigOption | Max Kellermann | 1 | -70/+5 | |
Look up top-level config options by enum (= integer), not by name string. | |||||
2013-01-30 | ConfigOption: rename to ConfigTemplate | Max Kellermann | 1 | -4/+4 | |
2013-01-30 | ConfigFile: move code to ConfigOptions.cxx | Max Kellermann | 1 | -0/+98 | |