Files
simdjson-simdjson/jsonchecker
Jeremie Piotte bdc2b07339 Streams of JSON documents + Large files (>4GB) (#350) (#364)
* rough prototype working.  Needs more test and fine tuning.

* prototype working on large files.

* prototype working on large files.

* Adding benchmarks

* jsonstream API adjustment

* type

* minor fixes and cleaning.

* minor fixes and cleaning.

* removing warnings

* removing some copies

* runtime dispatch error fix

* makefile linking src/jsonstream.cpp

* fixing arm stage 1 headers

* fixing stage 2 headers

* fixing stage 1 arm header

* making jsonstream portable

* cleaning imports

* including <algorithms> for windows compiler

* cleaning benchmark imports

* adding jsonstream to amalgamation

* merged main into branch

* bug fix where JsonStream would bug on rare cases.

* Addind a JsonStream Demo to Amalgamation

* Fix for https://github.com/lemire/simdjson/issues/345

* Follow up test and fix for https://github.com/lemire/simdjson/issues/345 (#347)

* Final (?) fix for https://github.com/lemire/simdjson/issues/345

* Verbose basictest

* Being more forgiving of powers of ten.

* Let us zero the tail end.

* add basic fuzzers (#348)

* add basic fuzzing using libFuzzer

* let cmake respect cflags, otherwise the fuzzer flags go unnoticed

also, integrates badly with oss-fuzz

* add new fuzzer for minification, simplify the old one

* add fuzzer for the dump example

* clang format

* adding Paul Dreik

* rough prototype working.  Needs more test and fine tuning.

* prototype working on large files.

* prototype working on large files.

* Adding benchmarks

* jsonstream API adjustment

* type

* minor fixes and cleaning.

* Fixing issue 351 (#352)

* Fixing issues 351 and 353

* minor fixes and cleaning.

* removing warnings

* removing some copies

* Fix ARM compile errors on g++ 7.4 (#354)

* Fix ARM compilation errors

* Update singleheader

* runtime dispatch error fix

* makefile linking src/jsonstream.cpp

* fixing arm stage 1 headers

* fixing stage 2 headers

* fixing stage 1 arm header

* fix integer overflow in subnormal_power10 (#355)

detected by oss-fuzz

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18714

* Adding new test file, following https://github.com/lemire/simdjson/pull/355

* making jsonstream portable

* cleaning imports

* including <algorithms> for windows compiler

* cleaning benchmark imports

* adding jsonstream to amalgamation

* merged main into branch

* bug fix where JsonStream would bug on rare cases.

* Addind a JsonStream Demo to Amalgamation

* merging main

* rough prototype working.  Needs more test and fine tuning.

* prototype working on large files.

* prototype working on large files.

* Adding benchmarks

* jsonstream API adjustment

* minor fixes and cleaning.

* minor fixes and cleaning.

* removing warnings

* removing some copies

* runtime dispatch error fix

* makefile linking src/jsonstream.cpp

* fixing arm stage 1 headers

* fixing stage 2 headers

* fixing stage 1 arm header

* making jsonstream portable

* cleaning imports

* including <algorithms> for windows compiler

* cleaning benchmark imports

* adding jsonstream to amalgamation

* bug fix where JsonStream would bug on rare cases.

* Addind a JsonStream Demo to Amalgamation

* rough prototype working.  Needs more test and fine tuning.

* minor fixes and cleaning.

* adding jsonstream to amalgamation

* merged main into branch

* Addind a JsonStream Demo to Amalgamation

* merging main

* merging main

* make file fix
2019-11-08 17:39:45 -05:00
..
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-10-17 13:23:45 -04:00
2018-10-23 20:19:33 -04:00
2018-12-10 14:25:49 -05:00
2018-12-10 15:16:31 -05:00
2018-12-14 21:32:42 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:47:56 -05:00
2019-01-04 17:47:56 -05:00
2019-05-07 20:56:36 -04:00
2019-05-07 20:56:36 -04:00
2019-05-07 20:56:36 -04:00
2019-05-09 10:45:42 -04:00
2019-06-20 18:49:47 -04:00
2019-06-20 18:49:47 -04:00
2019-06-20 18:49:47 -04:00
2019-06-20 18:49:47 -04:00
2019-07-29 10:07:07 -04:00
2019-07-29 13:34:13 -04:00
2019-07-29 13:34:13 -04:00
2019-11-01 16:05:28 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-07-25 22:59:40 -04:00
2018-10-08 14:41:36 -04:00
2018-12-10 14:25:49 -05:00
2018-12-10 20:54:31 -05:00
2018-12-10 20:54:31 -05:00
2018-12-10 20:54:31 -05:00
2018-12-10 20:54:31 -05:00
2019-01-04 17:37:44 -05:00
2019-01-04 17:37:44 -05:00
A
2019-01-18 15:06:23 -05:00
2019-05-09 17:59:51 -04:00
2019-06-05 18:51:29 -04:00
2019-06-12 16:32:46 -04:00
2019-07-29 10:07:07 -04:00
2019-07-29 13:28:02 -04:00
2019-09-02 12:32:44 -04:00
2019-11-01 16:05:28 -04:00