jsoncpp/src/lib_json
Christopher Dunn 24f544996f no struct init
The C struct initializer is not standard C++.
GCC and Clang handle this (at least in some versions) but some
compilers might not.
2015-03-03 10:15:09 -06:00
..
CMakeLists.txt drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR 2015-02-25 10:04:13 -06:00
json_reader.cpp fix security hole for string-key-lengths > 2^30 2015-03-03 00:14:54 -06:00
json_tool.h Revert "Revert "Removed vim mode lines."" 2014-09-18 16:46:40 -07:00
json_value.cpp no struct init 2015-03-03 10:15:09 -06:00
json_valueiterator.inl fix StaticString test 2015-03-03 00:14:54 -06:00
json_writer.cpp fix StaticString test 2015-03-03 00:14:54 -06: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
version.h.in drop version qualifier 2014-09-18 16:43:07 -07:00