simdjson/src
Daniel Lemire 218c274090
Updating main branch for legacy libc++ support (#1288)
* Updating main branch for legacy libc++ support

* Adopting

* Removing unnecessary math header.

* Updating the single-header files so we can pass the new tests.

* Portable infinite-value detection is hard.

* Working toward disabling boost json selectively.

* Selectively disabling Boost JSON

* More work toward selectively disabling boost json.
2020-11-04 12:24:42 -05:00
..
arm64 Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
fallback remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
generic remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
haswell remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
internal remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
ppc64 PPC64 support (#1254) 2020-10-27 18:43:39 -04:00
westmere Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
CMakeLists.txt This avoids locale-dependent number parsing at the standard library level (#1157) 2020-09-15 11:36:18 -04:00
from_chars.cpp Updating main branch for legacy libc++ support (#1288) 2020-11-04 12:24:42 -05:00
implementation.cpp PPC64 support (#1254) 2020-10-27 18:43:39 -04:00
simdjson.cpp PPC64 support (#1254) 2020-10-27 18:43:39 -04:00
to_chars.cpp Updating main branch for legacy libc++ support (#1288) 2020-11-04 12:24:42 -05:00