Daniel Lemire
|
5312c7ff31
|
Adding remark to the effect that we support ARM
|
2019-07-09 19:47:41 -04:00 |
Daniel Lemire
|
be956654b2
|
Minor cleaning = annotating simdjson namespaces and making sure that we don't have headers all over.
|
2019-07-09 19:24:08 -04:00 |
Daniel Lemire
|
977f57fd37
|
We need to guard the simdutf8check files.
|
2019-07-09 16:53:28 -04:00 |
Daniel Lemire
|
a1ea37c336
|
Updating the amalgamation.
|
2019-07-09 15:21:07 -04:00 |
ioioioio
|
7369339c88
|
Neon utf8validation (#207)
* utf8 validation on neon works
|
2019-07-09 15:14:34 -04:00 |
Daniel Lemire
|
8ace2ba194
|
tput may fail. (#210)
|
2019-07-09 13:24:50 -04:00 |
Daniel Lemire
|
3f79385160
|
Removing some fprintf. (#209)
|
2019-07-09 13:04:44 -04:00 |
Daniel Lemire
|
14ee003907
|
Silencing warning in instances with char is unsigned. (#208)
* Silencing warning in instances with char is unsigned.
* Damn it.
|
2019-07-09 12:07:28 -04:00 |
ioioioio
|
3bd3116cf8
|
Merge pull request #202 from lemire/sse_integration
SSE integration (PR#139)
|
2019-07-05 12:25:06 -04:00 |
ioioioio
|
a1f692408d
|
Adding Sunny Gleason to the contributors list
|
2019-07-05 11:38:32 -04:00 |
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 |