summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/libconfig.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Fix date part2Unknown1-1/+1
2017-08-10Fix implicit-fallthrough warnings in libconfig.cAndrei Karas1-0/+3
2016-03-20Corrected some const-correctness errors in libconfigHaru1-4/+4
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas1-3/+3
2016-02-17Removed unnecessary typedefs from libconfigHaru1-121/+121
2016-02-17libconfig: report file name in case of i/o errorHaru1-0/+1
2016-02-17Updated libconfig to version 1.5Haru1-73/+121
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-0/+1
2015-10-11Added support to libconfig for key names containing '.' or beginnig with digits.Haru1-3/+4
2013-11-19Fixed a compiling warning on libconfig.cshennetsind1-2/+2
2013-09-17Updated libconfig to version 1.4.9Haru1-5/+20
2013-07-19Added support for apostrophes (') in libconfig's setting namesHaru1-1/+1
2013-06-23Official Item Group/Package/Chainshennetsind1-5/+1
2012-05-02Clearing a few dozen buildbot warnings. MAKE THE TREE GREEN! <3PEKKLEshennetsind1-2/+4
2012-02-17Fixed gcc warnings on libconfig.cshennetsind1-2/+2
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-0/+1615