simdjson/tests
Daniel Lemire e926b4b3c9
More accurate number parsing (#217)
* This drastically improves the accuracy (down to to a ULP of 1)

* More comments and documentation.
2019-07-15 22:17:49 -04:00
..
CMakeLists.txt Various minor tweaks. 2019-07-04 17:19:05 -04:00
allparserscheckfile.cpp conflicts are solved 2019-07-02 15:21:00 -04:00
basictests.cpp conflicts are solved 2019-07-02 15:21:00 -04:00
jsoncheck.cpp conflicts are solved 2019-07-02 15:21:00 -04:00
numberparsingcheck.cpp More accurate number parsing (#217) 2019-07-15 22:17:49 -04:00
singleheadertest.cpp Attemp to solve some singleheader's problems 2019-07-02 16:24:56 -04:00
stringparsingcheck.cpp Silencing warning in instances with char is unsigned. (#208) 2019-07-09 12:07:28 -04:00