summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/scanner.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Fix date part2Unknown1-1/+1
2016-11-20Removed support for apostrophes in libconfig key namesHaru1-72/+72
2016-11-19Fix a compiler warning from libconfig on gcc-6 and -O3Haru1-0/+3
2016-11-19Re-generate libconfig with Flex 2.6.2-1 (still using Bison 3.0.4)Haru1-155/+124
2016-02-17Updated libconfig to version 1.5Haru1-119/+161
2015-10-11Added support to libconfig for key names containing '.' or beginnig with digits.Haru1-114/+134
2013-12-30Fixed an issue with items accidentally made equippable from all classesHaru1-1/+1
2013-12-17Fixed several compiler warningsHaru1-55/+62
2013-11-04Follow-up to 3b0cd11f980a48b903262c857fde1cd9c784c2e0Haru1-77/+76
2013-11-03Added support for <? ?> blocks (parsed as multiline strings) in libconfigHaru1-173/+203
2013-09-17Re-generated libconfig parser and scannerHaru1-169/+151
2013-09-17Updated libconfig to version 1.4.9Haru1-60/+65
2013-07-19Added support for apostrophes (') in libconfig's setting namesHaru1-1/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-0/+2362