Daniel Lemire
b79261eebc
This cleans a bit the current code, especially with respect to EOF guards. ( #1669 )
...
* Upgrading the GitHub Actions.
* Upgrading appveyor
* Upgrading circle ci.
* Cleaning.
2021-07-25 10:36:22 -04:00
Daniel Lemire
33f73b577c
Another attempt at producing problems with threads (more tests) ( #1655 )
...
* Another attempt at producing problems with threads.
* Fixing code
* Trying to please visual studio
2021-07-13 17:30:29 -04:00
Daniel Lemire
ea3d4e7ce5
Fuzzing timeout (bug fix) ( #1650 )
...
* prove pull request #1648 introduces an infinite loop
* Interesting bug!
* Tweak.
Co-authored-by: Paul Dreik <github@pauldreik.se>
2021-07-06 14:36:38 -04:00
Daniel Lemire
bea1483cde
Fixing minor issue with document stream (DOM). ( #1648 )
...
* Fixing minor issue with document stream (DOM).
* Porting over the fix.
2021-07-05 17:40:04 -04:00
John Keiser
893e613faa
Don't #include "simdjson.cpp" in tests ( #1605 )
2021-06-06 14:44:04 -04:00
Daniel Lemire
714f0ba222
This deletes most of our data files making the repository much smaller ( #1582 )
...
* This deletes most of our data files making the repository much smaller.
* Removing dead code.
* Various minor fixes.
2021-06-04 09:24:03 -04:00
Daniel Lemire
f44a53271d
Documentation for issue 1562 (Accessing escaped key with on-demand API) ( #1563 )
...
* Documentation for issue 1562.
* Making exception-free.
* Improving wording.
2021-06-04 09:21:52 -04:00
Dirk Stolle
2abcc35031
fix serveral typos ( #1558 )
...
* fix typos in markdown files
* fix typos in CMake files
* fix typos in headers and test code
2021-05-01 10:19:53 -04:00
Daniel Lemire
c1dffac28c
This moves all DOM (benchmark + test) files to a subdir ( #1549 )
...
* This moves all DOM (benchmark + test) files to a subdir
* Missing file.
* CMake + DLL is not pretty.
* Capitalizing AND
* Fixing mismatch endif
* Flipping the order.
* onedemand => ondemand
2021-04-30 18:33:45 -04:00