.. |
compilation_failure_tests
|
Make parse_many safer. (#1137)
|
2020-08-20 22:22:46 -04:00 |
CMakeLists.txt
|
Faster and more correct serialization (#1168)
|
2020-09-23 10:00:39 -04:00 |
allparserscheckfile.cpp
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
basictests.cpp
|
Parsing floats with 19 significant digits should be fine. (#1191)
|
2020-09-29 19:42:43 -04:00 |
cast_tester.h
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |
checkimplementation.cpp
|
Add SIMDJSON_FORCE_IMPLEMENTATION
|
2020-04-18 18:21:56 -07:00 |
document_stream_tests.cpp
|
Adding test for issue 1133 and improving documentation (#1134)
|
2020-08-20 14:03:14 -04:00 |
document_tests.cpp
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |
errortests.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
extracting_values_example.cpp
|
Switch from get(v,e) to e = get(v)
|
2020-06-20 17:57:09 -07:00 |
integer_tests.cpp
|
Replace x.get<T>() with x.get(v) or T(x)
|
2020-06-21 14:36:38 -07:00 |
issue150.sh
|
Add quicktests, slowtests to cmake
|
2020-04-09 14:21:45 -07:00 |
jsoncheck.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
minefieldcheck.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
minify_tests.cpp
|
Faster and more correct serialization (#1168)
|
2020-09-23 10:00:39 -04:00 |
numberparsingcheck.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
parse_many_test.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
pointercheck.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
readme_examples.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
readme_examples_noexceptions.cpp
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
singleheadertest.cpp
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
staticchecks.cpp
|
Support C++ 14
|
2020-04-08 14:00:13 -07:00 |
stringparsingcheck.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |
test_macros.h
|
Faster and more correct serialization (#1168)
|
2020-09-23 10:00:39 -04:00 |
testjson2json.sh
|
Add quicktests, slowtests to cmake
|
2020-04-09 14:21:45 -07:00 |
unicode_tests.cpp
|
Improve documentation on padding
|
2020-09-23 09:07:14 +02:00 |