Baptiste Lepilleur
|
3a1b93be1c
|
- 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 +00:00 |
|
Baptiste Lepilleur
|
8868147835
|
- added Features class that describes allowed extension for Reader, to allow for strict configuration
- added tests from json.org jsonchecker and modified jsontestrunner to use strict parsing mode when executing them
|
2009-11-18 21:38:54 +00:00 |
|
Christopher Dunn
|
6d135cb5e3
|
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
|
2007-06-13 15:51:04 +00:00 |
|
Baptiste Lepilleur
|
4cd8bae331
|
- reorganized repository to match standard layout
|
2007-03-15 22:11:38 +00:00 |
|