jsoncpp/include/json
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
..
autolink.h 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
config.h - added mini unit testing framework 2009-11-21 18:07:09 +00:00
features.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
forwards.h - 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. 2010-02-21 14:08:17 +00:00
json.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
reader.h - added Features class that describes allowed extension for Reader, to allow for strict configuration 2009-11-18 21:38:54 +00:00
value.h - 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. 2010-02-21 14:08:17 +00:00
writer.h - 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. 2010-02-21 14:08:17 +00:00