Daniel Lemire
|
92334a8e28
|
Better tests.
|
2019-09-02 12:32:44 -04:00 |
Frank Wessels
|
7f3aa316a8
|
Minor corrections for tape format description (#125)
|
2019-03-18 15:31:20 -04:00 |
Daniel Lemire
|
df8f792183
|
Store the string lengths on the string tape (#101)
* Store string length in the string-tape item.
* Files are now limited to 4GB.
* Moving detection of unescaped chars to stage 1 to reduce the burden due to string parsing.
Fixes https://github.com/lemire/simdjson/issues/114
Fixes https://github.com/lemire/simdjson/issues/87
|
2019-03-13 19:32:57 -04:00 |
Daniel Lemire
|
3cd87c1cee
|
Update tape.md
|
2018-12-19 16:47:22 -05:00 |
Daniel Lemire
|
e979a0c93f
|
Simplifying the build
|
2018-12-19 00:40:04 -05:00 |
Daniel Lemire
|
0a109508de
|
Added documentation of the tape format.
|
2018-12-18 15:09:27 -05:00 |