* 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> |
||
|---|---|---|
| .. | ||
| detail | ||
| thirdparty/hedley | ||
| adl_serializer.hpp | ||
| byte_container_with_subtype.hpp | ||
| json_fwd.hpp | ||
| json.hpp | ||
| ordered_map.hpp | ||