jsoncpp/src/lib_json
2011-05-24 00:41:12 +00:00
..
json_batchallocator.h JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction. 2010-04-20 21:35:19 +00:00
json_internalarray.inl Added support for amalgated source and header generation (a la sqlite). Refer to README.txt section "Generating amalgated source and header" for detail. 2011-05-01 20:13:40 +00:00
json_internalmap.inl Added support for amalgated source and header generation (a la sqlite). Refer to README.txt section "Generating amalgated source and header" for detail. 2011-05-01 20:13:40 +00:00
json_reader.cpp Fixed a hard to debug crash on OS X related to sscanf format strings. 2011-05-24 00:41:12 +00:00
json_tool.h Major rework of 64 integer support: 64 bits integer are only returned when explicitly request via Json::Value::asInt64(), unlike previous implementation where Json::Value::asInt() returned a 64 bits integer. 2010-12-27 17:45:23 +00:00
json_value.cpp Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION 2011-05-02 21:09:30 +00:00
json_valueiterator.inl Added support for amalgated source and header generation (a la sqlite). Refer to README.txt section "Generating amalgated source and header" for detail. 2011-05-01 20:13:40 +00:00
json_writer.cpp Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION 2011-05-02 21:09:30 +00:00
sconscript Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now. 2007-06-13 15:48:30 +00:00