- 30 Dec, 2015 6 commits
-
-
hyperrealm authored
Octal ints
-
Jose Luis Tallon authored
-
Jose Luis Tallon authored
-
Jose Luis Tallon authored
-
hyperrealm authored
Add @include_dir directive: debian-style ("conf.d") config processing
-
Jose Luis Tallon authored
Apply stylistic fixes, following Mark's advice: homogeneous style with the rest of the code
-
- 24 Dec, 2015 1 commit
-
-
Jose Luis Tallon authored
- Misc documentation fixes
-
- 23 Dec, 2015 4 commits
-
-
Jose Luis Tallon authored
- Document the include_dir directive - Robustness: filter out non-files (where scandir supports it) - Add myself to the credits
-
Jose Luis Tallon authored
Quite some refactoring of the includefile stack and filename processing logic Adds some extra fields to scan_context, but does not change the API "symbols" file should hide all functions called scanctx_* anyway
-
Mark Lindner authored
-
Mark Lindner authored
-
- 23 Sep, 2015 1 commit
-
-
Mark Lindner authored
-
- 15 Aug, 2015 3 commits
-
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
- 09 Aug, 2015 2 commits
-
-
Martin authored
Also, add x64 solution platform and DebugStatic/ReleaseStatic solution & project configurations, generating static libraries. Reset output and intermediate directories and filenames to VS defaults. Adjust preprocessor definitions (LIBCONFIG_STATIC / LIBCONFIG_EXPORTS, _USRDLL) for the static configurations.
-
Martin authored
-
- 17 May, 2015 5 commits
-
-
Mark Lindner authored
Re-generate scanner.[ch], add aux-build/test-driver, and update documentation.
-
https://github.com/fzago-cray/libconfigMark Lindner authored
Re-generate scanner.[ch], add aux-build/test-driver, and update documentation.
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
- 20 Mar, 2015 1 commit
-
-
Frank Zago authored
A value is recognized as CONFIG_TYPE_INT if it's only numbers, and CONFIG_TYPE_INT64 if it's numbers followed by L or LL. However from a user point of view adding L or LL is confusing. Instead, if the integer is too big to fit in an int, return a CONFIG_TYPE_INT64. This also avoid silent truncation.
-
- 19 Mar, 2015 2 commits
-
-
Frank Zago authored
Add the existing tests and the examples. The testsuite is then run with "make check".
-
Frank Zago authored
Do not display compilation command lines, unless make is called with V=1.
-
- 20 Sep, 2014 3 commits
-
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
- 01 Jun, 2014 1 commit
-
-
Mark Lindner authored
-
- 28 May, 2014 2 commits
-
-
-
Mark Lindner authored
-
- 27 May, 2014 1 commit
-
-
hyperrealm authored
(which were infinitely recursive).
-
- 26 May, 2014 8 commits
-
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
-
Mark Lindner authored
-