jsoncpp/include/json
Christopher Dunn 717b08695e clarify errors
* use macros for logic errors, not input errors
* throw on parsing failure in `operator>>()`, not assert
* throw on malloc, not assert
2015-03-08 12:06:22 -05:00
..
assertions.h clarify errors 2015-03-08 12:06:22 -05: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 add rejectDupKeys feature - not yet impld 2015-03-06 12:38:58 -06:00
value.h change str_ for cross-compilation 2015-03-06 10:31:46 -06:00
version.h 1.5.4 <- 1.5.3 2015-03-07 14:52:01 -06:00
writer.h clarify errors 2015-03-08 12:06:22 -05:00