Menu

Code Commit Log


Commit Date  
[r99] by blep

- Documentation generation is no longer handled by SCons. The script doxybuild.py is used to generate the documentation on demand.
- Added file 'version' that contains jsoncpp version number. It is used by both SConstruct and doxybuild.py.
- Updated README.txt with documentation build instruction, and instructions to add a test case.

2010-02-22 04:16:10 Tree
[r98] by blep

- added missing virtual destructor to TestCase.

2010-02-21 14:28:54 Tree
[r97] by blep

- added command-line option --with-json-checker to run test from jsonchecker test suite of json.org.

2010-02-21 14:26:08 Tree
[r96] by blep

- updated roadmap (utf-8 handling in Reader)

2010-02-21 14:24:52 Tree
[r95] by blep

- added Int/UInt typedef in Json namespace. Modified Value::Int and Value::UInt to be typedef on those. Modified code to use Json::Int instead of Value::Int.
- added Value constructor taking begin/end pointer to initialize the Value with a non-zero terminated string.

2010-02-21 14:08:17 Tree
[r94] by blep

- added a large test that cause(d?) crash with experimental JSON_VALUE_USE_INTERNAL_MAP

2010-02-21 10:44:12 Tree
[r93] by blep

renamed jsontestrunner.py to pyjsontestrunner.py to avoid confusion

2010-02-19 05:10:41 Tree
[r92] by blep

- fixed failing test

2010-02-19 05:09:54 Tree
[r91] by blep

Integrated part of Patch #2839016, fixing default iterator initialization when using internal map.

2010-01-15 14:56:59 Tree
[r90] by blep

Added another failing unicode test case

2009-11-26 10:52:18 Tree
Older >
MongoDB Logo MongoDB