Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-20 | Removed support for apostrophes in libconfig key names | Haru | 1 | -9/+17 |
2016-11-19 | Fix various uninitialized objects in the test_libconfig suite | Haru | 1 | -0/+31 |
2016-11-19 | Add fixed-size versions of the _int64 libconfig getters/setters | Haru | 1 | -3/+3 |
2016-05-08 | Fixed various issues pointed out by cppcheck | Haru | 1 | -3/+3 |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -43/+43 |
2016-02-17 | Renamed config->read_file to config->load_file | Haru | 1 | -3/+3 |
2016-02-17 | Updated libconfig to version 1.5 | Haru | 1 | -2/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -3/+23 |
2015-10-11 | Added test_libconfig test suite. | Haru | 1 | -0/+842 |