Daniel Lemire
|
b9234be80f
|
complete number_in_string for documents, stringify the version macro and improving trailing content errors (#1934)
* This completes the '*_in_string' support within documents.
* Minor updates.
* Additional fixes.
|
2023-01-21 15:29:08 -05:00 |
|
Daniel Lemire
|
c6f9c93c33
|
Use static variables to enforce initialization order. (#1773) (#1777)
Fixes https://github.com/simdjson/simdjson/issues/1771
Co-authored-by: Hao Chen <chenhao.yalier@gmail.com>
|
2022-01-03 15:54:57 -05:00 |
|
N. Kolotov
|
7e1893db42
|
Added SIMDJSON_ prefix to STRINGIFY and to NO_SANITIZE_UNDEFINED macros. (#1766)
|
2021-12-21 09:53:06 -05:00 |
|
John Keiser
|
22b9a53bef
|
Add SIMDJSON_FORCE_IMPLEMENTATION
|
2020-04-18 18:21:56 -07:00 |
|