Files
simdjson-simdjson/include/simdjson
Daniel Lemire 37e6d1e9c7 new number parsing (#1222)
* Remove our dependency on strtod_l by bundling our own slow path.

* Ok. Let us drop strtod entirely.

* Trimming down the powers to -342.

* Removing useless line.

* Many more comments.

* Adding some DLL exports.

* Let the gods help those who rely on windows+gcc.

* Marking the subnormals as unlikely. This is pretty much "performance neutral", but it might help just a bit with twitter.json.
2020-10-10 12:47:49 -04:00
..
2020-10-06 11:29:45 -07:00
2020-10-06 11:29:45 -07:00
2020-10-10 12:47:49 -04:00
2020-10-04 12:47:30 -07:00
2020-10-10 12:47:49 -04:00
2020-04-08 14:00:13 -07:00
2020-10-06 11:29:45 -07:00
2020-10-10 12:47:49 -04:00
2020-04-08 14:00:13 -07:00
2020-10-04 12:47:29 -07:00
2020-08-19 18:12:23 -04:00