Geoff Langdale
|
6628c365c9
|
Substantial refactor (and clang-format google stype) of stage1_find_marks.cpp
|
2019-03-06 11:09:50 +11:00 |
|
Thomas Navennec
|
352dd5e7fa
|
Change parse_json return type from bool to int (#82)
* Added simdjerr namespace
* Updated jsonparser files
* updated stage1 and stage2
* removed stage2 inline function
* Added forgotten return statements
* Updated tools and benchmarks
* Corrected parenthesis
* Removed extra =
* Accidentally undid reinterpret_cast
* Better comments, undid a header name fuckup
* Added an errorMsg method, updated readme
* Removed useless header from stage2
* Updated single-header file
* added simdjerr.cpp contents to simdjson.cpp
* Made single header version work
* Updated singleheader test, fixed simdjson.cpp
* Renamed simdjerr namespace and files to simdjson
* Updating the amalgamation.
|
2019-03-02 17:18:45 -05:00 |
|
Daniel Lemire
|
a24e701b4e
|
First release (0.0.1)
|
2019-02-26 10:14:49 -05:00 |
|
Geoff Langdale
|
105ced3b01
|
Update single-header version as well as fix c++11 -> c++17 in scripts for this version
|
2019-02-26 13:30:28 +11:00 |
|
Daniel Lemire
|
1f22ed98ac
|
Updating amalgamation files.
|
2019-02-22 19:16:46 -05:00 |
|
Daniel Lemire
|
44f39815d3
|
Updating amalgamation script.
|
2019-02-22 15:42:44 -05:00 |
|
Daniel Lemire
|
3e74059cc3
|
Fix the shuffle.
|
2019-01-04 20:12:55 -05:00 |
|
Daniel Lemire
|
a00df9b992
|
Number parsing fix.
|
2019-01-04 17:36:52 -05:00 |
|
Daniel Lemire
|
bad32be5f6
|
Merge branch 'stage12unified_attempt2'
|
2018-12-31 17:33:01 -05:00 |
|
Daniel Lemire
|
3ce1dd8087
|
Cleaning.
|
2018-12-31 17:13:32 -05:00 |
|
Daniel Lemire
|
0317287071
|
Minor fix
|
2018-12-31 11:59:12 -05:00 |
|
Daniel Lemire
|
3803c84452
|
Single-header version.
|
2018-12-30 21:50:10 -05:00 |
|