Richard Hodges
|
61aeb12ecd
|
Fix github actions CI:
- Also remove dependency on boost test framework
closes #75
|
2021-03-11 14:27:05 +01:00 |
|
Sebastian Redl
|
b87d743944
|
Fix compilation of ini parser. Fix test to check the right thing.
|
2015-01-22 11:59:56 +01:00 |
|
Sebastian Redl
|
2463e8732e
|
INI parser: write top-level keys before sections.
Sections don't end in INIs, once the first one is entered, it's impossible
to get back to top level.
Also refactors write_ini a bit.
Fixes bug 4973.
|
2015-01-21 15:01:03 +01:00 |
|
Sebastian Redl
|
7c3d04561a
|
Allow the use of # as a comment character in the PTree INI parser.
[SVN r70666]
|
2011-03-28 13:44:16 +00:00 |
|
Sebastian Redl
|
71de844e95
|
Merge proptree rewrite branch to trunk.
[SVN r55966]
|
2009-09-01 21:27:45 +00:00 |
|
Marcin Kalicinski
|
f4105f823f
|
Adding property_tree
[SVN r37680]
|
2007-05-12 22:02:53 +00:00 |
|