Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Redl
40347030c7 Fix storage precision for floating point numbers.
Fixes bug 10188. Patch by Mange OEstlyngen.
2015-01-23 13:24:45 +01:00
Sebastian Redl
3e6acfd11d Fix equality for non-standard key comparers.
Re-enable tests for case-insensitive property trees.
2015-01-22 16:31:18 +01:00
Sebastian Redl
caa8274643 Enable core wide char tests.
These apparently were disabled since my rewrite before this was ever merged
to release. Very embarrassing.
2015-01-22 13:10:06 +01:00
Sebastian Redl
0af93b93db Reduce incredible repetition in test_property_tree.cpp. 2015-01-22 12:51:11 +01:00
Sebastian Redl
0181c0f723 Suppress the MSVC insecure warning when compiling tests. Make argument-less sort() work. See bug #5710.
[SVN r75590]
2011-11-21 12:52:12 +00:00
Sebastian Redl
5474f9662e Explicitly convert some iterators. Fixes bug 4140.
[SVN r61611]
2010-04-27 10:05:03 +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