simdjson/src
Daniel Lemire 9577c54999
Provide the CMake install the necessarily information (and flags) to hand Windows DLL and add Windows installation tests (#1457)
* This gives the CMake install the necessarily information (and flags) to know
whether we have a Windows DLL and in such cases how to handle the linkage.
2021-02-26 16:17:05 -05:00
..
arm64 Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
fallback partly replacement old-style-cast to c++ *_cast (#1403) 2021-01-27 13:33:48 -05:00
generic Unneeded. 2021-02-02 17:58:10 -05:00
haswell remove trailing whitespace (#1284) 2020-11-03 21:48:09 +01:00
internal Emit an error if user tries to iterate arrays out of order 2021-01-26 20:00:19 -08:00
ppc64 Fixing UTF-8 validation under PPC64 (#1346) 2020-12-19 10:42:27 -05:00
westmere Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
CMakeLists.txt Provide the CMake install the necessarily information (and flags) to hand Windows DLL and add Windows installation tests (#1457) 2021-02-26 16:17:05 -05: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 partly replacement old-style-cast to c++ *_cast (#1403) 2021-01-27 13:33:48 -05: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