jsoncpp/src/lib_json
2011-06-22 08:30:21 +00:00
..
json_batchallocator.h Removed an unused typedef. 2011-05-24 00:42:15 +00:00
json_internalarray.inl Centralized assertion macros and made them obey JSON_USE_EXCEPTION. 2011-05-24 01:03:22 +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 Simple changes to Reader initialization, from Chromium folks. (I do not think this was submitted as a bug.) 2011-06-21 21:56:54 +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 bug#3306345: minor typo in Path::resolve() -- missing bang. 2011-06-22 08:30:21 +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 More missing constructor initializers found by Coverity. 2011-06-21 23:02:06 +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