jsoncpp/include/json
Christopher Dunn e753cc5693 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-07 15:48:14 -06:00
..
assertions.h drop do{}while(0) idiom 2015-03-05 15:26:29 -06:00
autolink.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
config.h drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR 2015-02-25 10:04:13 -06:00
features.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
forwards.h drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR 2015-02-25 10:04:13 -06: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-07 15:48:14 -06:00
value.h partially revert 'fix bug for static init' 2015-03-07 15:48:14 -06:00
version.h 0.9.z (based on 1.5.z, but binary-compat w/ 0.6.0-rc2) 2015-03-07 15:48:13 -06:00
writer.h revert 'Made it possible to drop null placeholders from array output.' 2015-03-07 15:48:14 -06:00