mirror of
https://github.com/nlohmann/json
synced 2024-11-22 03:50:05 +00:00
48a102c2c5
* Fix ndarray dimension signness, fix ndarray length overflow, close #3519 * detect size overflow in ubjson and bjdata * force reformatting * Fix MSVC compiler warning * Add value_in_range_of trait * Use value_in_range_of trait * Correct 408 parse_errors to out_of_range * Add 32bit unit test The test can be enabled by setting JSON_32bitTest=ON. * Exclude unreachable lines from coverage Certain lines are unreachable in 64bit builds. Co-authored-by: Qianqian Fang <fangqq@gmail.com> |
||
---|---|---|
.. | ||
benchmarks | ||
cmake_add_subdirectory | ||
cmake_fetch_content | ||
cmake_fetch_content2 | ||
cmake_import | ||
cmake_import_minver | ||
cmake_target_include_directories | ||
cuda_example | ||
reports | ||
src | ||
thirdparty | ||
CMakeLists.txt | ||
fuzzing.md | ||
Makefile |