simdjson/src
Amos Bird 8df32cea33
Return err when alloc failure (#1567)
2021-05-14 22:51:07 -04:00
..
arm64 Return err when alloc failure (#1567) 2021-05-14 22:51:07 -04:00
fallback Return err when alloc failure (#1567) 2021-05-14 22:51:07 -04:00
generic Under ARM, it is slightly better to reverse the word once and then extract the bits. (#1545) 2021-04-30 18:34:21 -04:00
haswell Return err when alloc failure (#1567) 2021-05-14 22:51:07 -04:00
internal Only include builtin implementation from header 2021-03-08 13:48:53 -08:00
ppc64 Return err when alloc failure (#1567) 2021-05-14 22:51:07 -04:00
westmere Return err when alloc failure (#1567) 2021-05-14 22:51:07 -04:00
from_chars.cpp Taking a float and adding hundreds of zeros, you may get a truncated value that is just one over the desired value (bug fix) (#1388) 2021-01-11 17:07:25 -05:00
implementation.cpp Don't use TARGET unless the target options are *not* specified 2021-03-08 13:49:09 -08:00
simdjson.cpp Remove SIMDJSON_CPP 2021-03-09 09:10:27 -08:00
to_chars.cpp This implements string serialization for On Demand instances. (#1527) 2021-04-01 11:25:00 -04:00