Daniel Lemire
|
b79261eebc
|
This cleans a bit the current code, especially with respect to EOF guards. (#1669)
* Upgrading the GitHub Actions.
* Upgrading appveyor
* Upgrading circle ci.
* Cleaning.
|
2021-07-25 10:36:22 -04:00 |
|
John Keiser
|
633161fe86
|
Don't include target flags if the compiler already has them on
|
2021-03-08 13:48:58 -08:00 |
|
Daniel Lemire
|
dc2f767171
|
Ensuring that stage 1's json_block and cie are never copied and using explicit constructors (issue 1475) (#1478)
|
2021-03-04 07:59:36 -05:00 |
|
Tibbel
|
5613d30e97
|
partly replacement old-style-cast to c++ *_cast (#1403)
Co-authored-by: Tibbel <tibbel@ma-gi.de>
|
2021-01-27 13:33:48 -05:00 |
|
Paul Dreik
|
af4db55e66
|
remove trailing whitespace (#1284)
|
2020-11-03 21:48:09 +01:00 |
|
Daniel Lemire
|
bb2bc98a22
|
Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224)
|
2020-10-13 09:18:54 -04:00 |
|
John Keiser
|
0bb83e06bc
|
Fix root number parsing
|
2020-10-06 11:29:45 -07:00 |
|
John Keiser
|
8b978e6aea
|
Don't call functions max() (conflicts with Windows macro)
|
2020-10-04 12:47:30 -07:00 |
|
John Keiser
|
a700848bae
|
Move ondemand implementation to include/
|
2020-10-04 12:47:30 -07:00 |
|