summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/extra
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Fix date part2Unknown2-2/+2
2016-11-20Removed support for apostrophes in libconfig key namesHaru1-1/+1
2016-11-19Fix a compiler warning from libconfig on gcc-6 and -O3Haru1-0/+21
2016-11-19Re-generate libconfig with Bison 3.0.4 (still using Flex 2.6.0)Haru1-4/+4
2016-03-20Corrected some const-correctness errors in libconfigHaru1-3/+3
2016-02-17Removed unnecessary typedefs from libconfigHaru1-9/+9
2016-02-17Updated libconfig to version 1.5Haru4-72/+198
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru2-0/+2
2015-10-24Updated libconfig to GNU Bison 2.5Haru1-1/+1
2015-10-11Added support to libconfig for key names containing '.' or beginnig with digits.Haru1-2/+2
2013-12-30Fixed an issue with items accidentally made equippable from all classesHaru1-1/+1
2013-12-17Fixed several compiler warningsHaru4-4/+46
2013-11-04Follow-up to 3b0cd11f980a48b903262c857fde1cd9c784c2e0Haru1-3/+3
2013-11-03Added support for <? ?> blocks (parsed as multiline strings) in libconfigHaru1-1/+9
2013-10-25Added support for trailing commas within libconfig listsHaru1-2/+6
2013-10-05Added support for trailing commas within libconfig arraysHaru1-2/+11
2013-09-17Re-generated libconfig parser and scannerHaru12-0/+9158