jsoncpp/include/json
Christopher Dunn 75665630c3 partially revert 'fix bug for static init'
re: 28836b8acc

A global instance of a Value (viz. 'null') was a mistake,
but dropping it breaks binary-compatibility. So we will keep it
everywhere except the one platform where it was crashing, ARM.
2015-03-03 09:02:53 -06:00
..
assertions.h only throws exceptions JSON_USE_EXCEPTION 2015-02-15 18:00:31 +02:00
autolink.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
config.h Ran clang-format again. 2014-07-01 09:20:48 +10:00
features.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
forwards.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
json.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
reader.h revert 'Added structured error reporting to Reader.' 2015-03-03 09:02:14 -06:00
value.h partially revert 'fix bug for static init' 2015-03-03 09:02:53 -06:00
version.h 0.8.z 2015-03-03 09:02:09 -06:00
writer.h revert 'Made it possible to drop null placeholders from array output.' 2015-03-03 09:02:14 -06:00