ioioioio
|
b0d9c074e1
|
check_utf8_helper has a more meaningful name
|
2019-07-05 11:09:28 -04:00 |
Daniel Lemire
|
9238e15bb1
|
Update README.md
|
2019-07-04 21:31:00 -04:00 |
Daniel Lemire
|
d7b9a29dc6
|
Adding comments.
|
2019-07-04 19:10:05 -04:00 |
Daniel Lemire
|
0c2f58e40c
|
Extending the no-avx tests on circleci.
|
2019-07-04 17:58:45 -04:00 |
Daniel Lemire
|
fba27ef4b9
|
I missed a few. Building up VS support.
|
2019-07-04 17:45:45 -04:00 |
Daniel Lemire
|
19cdc09928
|
Improving support for VS
|
2019-07-04 17:36:26 -04:00 |
Daniel Lemire
|
2b2d93b05f
|
Various minor tweaks.
|
2019-07-04 17:19:05 -04:00 |
Daniel Lemire
|
36471c23ce
|
Merge branch 'master' into sse_integration
|
2019-07-04 16:00:46 -04:00 |
Daniel Lemire
|
bc88aaf8d7
|
Merge branch 'master' into sse_integration
|
2019-07-04 16:00:15 -04:00 |
Daniel Lemire
|
f598a8666c
|
Removing duplicate flag.
|
2019-07-04 15:59:43 -04:00 |
Daniel Lemire
|
85b5ccf5ae
|
Removing swear word.
|
2019-07-04 15:57:51 -04:00 |
ioioioio
|
a592199068
|
readme is aware of namespace (#206)
|
2019-07-04 11:50:35 -04:00 |
ioioioio
|
f7ea2629e4
|
Fixing warnings and Microsoft intinsics.
|
2019-07-04 10:13:40 -04:00 |
ioioioio
|
83a9fa8913
|
Merge branch 'master' of https://github.com/lemire/simdjson into sse_integration
|
2019-07-04 09:56:51 -04:00 |
ioioioio
|
477b058f74
|
Merge pull request #201 from lemire/Multiple_implementation_refactoring_stage2
Stage2 refactored to simplify multiple implementations
|
2019-07-03 17:32:44 -04:00 |
ioioioio
|
861a6a17e4
|
SSE implementation integrated
|
2019-07-03 17:15:21 -04:00 |
ioioioio
|
0df6d83f08
|
deleting useless comments and namespace indications
|
2019-07-03 10:47:45 -04:00 |
ioioioio
|
036f9d5a45
|
Merge branch 'master' of https://github.com/lemire/simdjson into Multiple_implementation_refactoring_stage2
|
2019-07-03 10:34:58 -04:00 |
ioioioio
|
43143f6434
|
Merge pull request #200 from lemire/merging_namespace
Addition of a namespace
|
2019-07-03 09:50:44 -04:00 |
ioioioio
|
3f24879157
|
Stage2 refactored to simplify multiple implementations
|
2019-07-02 17:12:00 -04:00 |
ioioioio
|
40c098f78a
|
updating single header
|
2019-07-02 16:37:05 -04:00 |
ioioioio
|
b335af8507
|
Attemp to solve some singleheader's problems
|
2019-07-02 16:24:56 -04:00 |
ioioioio
|
9a6a146183
|
Fixing amalgation.sh
|
2019-07-02 15:32:48 -04:00 |
ioioioio
|
9230588ce8
|
conflicts are solved
|
2019-07-02 15:21:00 -04:00 |
ioioioio
|
78406ba954
|
Merge pull request #197 from lemire/multiple_implementation_refactoring
Partial refactoring (stage1) to facilitate multiple implementations.
|
2019-07-02 10:42:51 -04:00 |
Daniel Lemire
|
aa78b70d69
|
Introducing a "native" instruction set so that you do not need to do #ifdef to select the right SIMD set all the time.
Fixing indentation.
Removing some obsolete WARN_UNUSED.
Fixing a weird warning with optind variable.
|
2019-07-01 14:18:30 -04:00 |
Daniel Lemire
|
1b81e7c928
|
Correcting ugly indentation.
|
2019-07-01 11:55:39 -04:00 |
ioioioio
|
de08df6a7e
|
Correction of identation.
|
2019-06-28 15:33:30 -04:00 |
ioioioio
|
c2e4b8ca9a
|
Merge branch 'master' of https://github.com/lemire/simdjson into HEAD
|
2019-06-28 15:18:05 -04:00 |
ioioioio
|
6723221a42
|
Refactoring stage1 to facilitate multiple implementations.
|
2019-06-28 15:14:42 -04:00 |
Daniel Lemire
|
5bd7fffb4c
|
Link to actual users.
|
2019-06-27 19:16:42 -04:00 |
Daniel Lemire
|
471c71310b
|
Various formatting issues in the tests directory.
|
2019-06-26 19:48:51 -04:00 |
Daniel Lemire
|
9e79acc25a
|
Adding ack.
|
2019-06-26 14:16:32 -04:00 |
ioioioio
|
cdb06a4c6e
|
Merge pull request #196 from lemire/fixamalgamation
Adding missing cpp
|
2019-06-25 10:16:17 -04:00 |
ioioioio
|
e1af3737f3
|
Adding missing cpp
|
2019-06-25 10:13:53 -04:00 |
Daniel Lemire
|
d7f7f1b200
|
Fixing issue. (#193)
|
2019-06-20 18:49:47 -04:00 |
Daniel Lemire
|
8914b12db5
|
On ARM NEON, we need crypto support.
|
2019-06-19 16:45:09 -04:00 |
Kushal Kumaran
|
296777546c
|
fix typo: padding_string (#192)
|
2019-06-18 16:53:21 -04:00 |
Daniel Lemire
|
3db8c5a0eb
|
Fixing the issue (#191)
|
2019-06-12 16:32:46 -04:00 |
Daniel Lemire
|
b0e6bfa84c
|
Simpler iteration code (#190)
* Adding convenience method to simplify code.
* Simplifying the iteration code.
|
2019-06-12 16:29:24 -04:00 |
Daniel Lemire
|
b1e8990654
|
Moving iterator functions in the header file (#189)
We want the compiler to inline hot functions in the iterators. Let us leave them in the header file. Please.
|
2019-06-11 21:09:58 -04:00 |
Daniel Lemire
|
463ef9b08f
|
Adding reduced demo.
|
2019-06-05 21:41:13 -04:00 |
Daniel Lemire
|
14016743be
|
fixing typo in comment.
|
2019-06-05 21:29:46 -04:00 |
Daniel Lemire
|
59194dcf4d
|
Issue182: fixed (#183)
* Verifying issue 182.
* Fixing the corresponding bug.
|
2019-06-05 18:51:29 -04:00 |
Daniel Lemire
|
b32c72f1fc
|
Adding a new compile-time flag (SIMDJSON_NAIVE_STRUCTURAL) for research purposes.
|
2019-06-03 16:41:50 -04:00 |
Daniel Lemire
|
e27a46973c
|
Introducing a fallback for clmul.
|
2019-06-03 15:10:14 -04:00 |
Daniel Lemire
|
06461a465b
|
Tweaking.
|
2019-06-03 14:25:22 -04:00 |
Daniel Lemire
|
cf6f231be6
|
Allowing users to provide additional flags.
|
2019-06-03 14:17:42 -04:00 |
Daniel Lemire
|
b1d5849bb5
|
Merge branch 'master' of github.com:lemire/simdjson
|
2019-06-03 13:46:08 -04:00 |
Daniel Lemire
|
cdc75dec97
|
Adding GB/s to the table version of parse.
|
2019-06-03 13:45:34 -04:00 |