Commit Graph

4 Commits

Author SHA1 Message Date
Sebastian Redl
ea94099069 Reorganize headers to more closely match the namespace hierarchy. 2016-02-11 14:58:14 +01:00
Sebastian Redl
b4c3029c12 Skip BOMs at the start of the input. 2015-07-07 15:52:57 +02:00
Sebastian Redl
8bdb5439be Fix C++11 uses, gcc/clang warnings and errors, and an incompatibility with the new Boost.Test. 2015-07-02 16:07:23 +02:00
Sebastian Redl
7f3947c13b Add the extensive tests for the new JSON parser. Clean up the test Jamfile.
The new file contains lots of small unit tests for the new JSON parser, far more extensive than the old one.
Keep the old file too, though, because it contains writing and round-trip tests.
2015-06-26 11:10:05 +02:00