hercules/3rdparty/libconfig
2026-07-21 02:03:41 +03:00
..
extra Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
win32 Updated libconfig to version 1.5 2016-02-17 10:39:53 +01:00
AUTHORS Updated libconfig to version 1.5 2016-02-17 10:39:53 +01:00
ChangeLog Updated libconfig to version 1.5 2016-02-17 10:39:53 +01:00
CMakeLists.txt Suppress warning C4702 in libconfig due to false positives in the generated bison code 2026-07-21 02:03:41 +03:00
grammar.c libconfig: add support for number separators 2020-05-07 16:09:29 -04:00
grammar.h libconfig: add support for binary and octal literals 2020-05-07 16:09:28 -04:00
libconfig-1.5 Updated libconfig to version 1.5 2016-02-17 10:39:53 +01:00
libconfig.c Source changes to correctly build on windows with cmake and required changes for a 64bit build 2026-06-27 22:21:31 +03:00
libconfig.h Source changes to correctly build on windows with cmake and required changes for a 64bit build 2026-06-27 22:21:31 +03:00
LICENSE - Added libconfig (configuration file library: http://www.hyperrealm.com/libconfig/): 2012-02-13 01:19:04 +00:00
parsectx.h Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
README.md Updated libconfig to version 1.5 2016-02-17 10:39:53 +01:00
scanctx.c Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
scanctx.h Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
scanner.c Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
scanner.h libconfig: add support for number separators 2020-05-07 16:09:29 -04:00
strbuf.c Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
strbuf.h Update copyrights for year 2025 2025-02-01 00:44:18 +00:00
wincompat.h Source changes to correctly build on windows with cmake and required changes for a 64bit build 2026-06-27 22:21:31 +03:00

libconfig

C/C++ library for processing configuration files