Daniel Lemire
77ad00b63c
Producing a minor patch release
v3.1.4
2023-03-09 11:13:01 -05:00
Daniel Lemire
25e7f1765a
Various tweaks.
2023-03-09 10:42:23 -05:00
Daniel Lemire
8d01255ceb
Update basics.md
2023-03-09 08:27:32 -05:00
Daniel Lemire
8ec016b093
Update README.md
2023-03-08 15:30:52 -05:00
Daniel Lemire
9e726b9856
Removing obsolete badge
2023-03-08 14:50:37 -05:00
Daniel Lemire
312f1f26d3
Now obsolete.
2023-03-08 14:50:06 -05:00
Daniel Lemire
ba50571d66
Merge branch 'master' of github.com:simdjson/simdjson
2023-03-06 16:05:10 -05:00
Daniel Lemire
4a587cb898
Adding guards.
2023-03-06 16:04:42 -05:00
Daniel Lemire
bdf9123c92
Update README.md
2023-03-06 11:08:56 -05:00
Dominik Lohmann
6e4c29b7c5
Fix export component for simdjsonTargets.cmake ( #1962 )
...
This fixes a bug that caused simdjsonTargets.cmake not to be included in
CPack-generated packages, which—unlike `cmake --install`—does not
pick up this mislabeled install component.
I git-grepped through the code base, after this change all components
are either `simdjson_Development` or `simdjson_Runtime`.
2023-03-04 17:34:40 -05:00
Daniel Lemire
ec0b48b772
Version bump.
v3.1.3
2023-03-02 14:27:49 -05:00
Daniel Lemire
d65acbd47b
Tuning documentation.
2023-03-02 09:39:35 -05:00
Daniel Lemire
75240ad8e1
Update basics.md
2023-03-01 19:05:45 -05:00
Daniel Lemire
3efb44dc0f
Adding link
2023-03-01 19:03:03 -05:00
Daniel Lemire
5c5cd5b42d
[skip ci] rephrasing.
2023-03-01 10:08:00 -05:00
Daniel Lemire
12a1b6db53
This adds some examples to the documentation. ( #1959 )
...
* This adds some examples to the documentation.
* Fix
2023-02-28 22:59:42 -05:00
Daniel Lemire
37e87f6f99
Adding support for wobbly strings to On Demand and lossy trancoding from escaped (with replacement) ( #1947 )
...
* Adding support for wobbly strings.
* Minor tweak.
* Adopt substitution code point.
* Lossy
* Patching
2023-02-28 22:56:44 -05:00
wanweiqiangintel
cd13b02bf0
add UTF-8 validation flag ( #1957 )
2023-02-28 09:47:08 -05:00
Daniel Lemire
624174d916
Minor doc. tweaks.
2023-02-22 21:14:15 -05:00
Daniel Lemire
8a247f1321
Patch release.
v3.1.2
2023-02-22 20:39:31 -05:00
Daniel Lemire
7aa35bffd3
Fixing support for windows ARM64 ( #1955 )
...
* Fixing Windows ARM64 support
* Updating the singleheader files.
2023-02-22 20:34:51 -05:00
Rawley
d6c910686b
Update README.md ( #1953 )
2023-02-13 21:11:05 -05:00
Daniel Lemire
22cc523fd4
Patching release script.
2023-02-06 19:11:52 -05:00
Daniel Lemire
3177cd1b5d
Fix.
v3.1.1
2023-02-06 19:08:11 -05:00
Daniel Lemire
63d9ce3c58
Patch release.
2023-02-06 18:31:02 -05:00
Daniel Lemire
8e8180560d
Fix for issue 1950 ( #1951 )
2023-02-06 18:28:54 -05:00
Daniel Lemire
1594af5d5d
Tweak.
2023-02-06 08:51:11 -05:00
Dirk Stolle
b207338365
Remove trailing whitespace in README.md ( #1949 )
...
This should make the whitespace test pass again.
2023-01-31 17:53:35 -05:00
Daniel Lemire
68be9c2170
Update README.md
2023-01-30 16:17:42 -05:00
Daniel Lemire
5347771091
Update documentation.yml
2023-01-30 15:14:27 -05:00
Daniel Lemire
8bf8315651
Update README.md
2023-01-30 14:50:06 -05:00
Daniel Lemire
269ae7ad6b
[skip ci] stupid mistake
2023-01-30 14:37:40 -05:00
Daniel Lemire
2aa91f741f
[skip ci] new doc runner
2023-01-30 14:29:48 -05:00
Daniel Lemire
5430544bbb
[skip ci] improving documentation. ( #1948 )
2023-01-30 14:27:35 -05:00
Daniel Lemire
7b55f16682
Trying s390x in CI ( #1945 )
...
* Trying s390x
* Providing big endian testing.
* adding token.
* Fixing branch
2023-01-27 11:34:00 -05:00
Daniel Lemire
d8fec59e85
Safer add-dependency script. ( #1946 )
2023-01-26 22:40:26 -05:00
Daniel Lemire
57b6034a0c
Let verbose
2023-01-26 21:12:23 -05:00
Daniel Lemire
7500d7bb4f
Patching.
v3.1.0
2023-01-25 22:19:40 -05:00
Daniel Lemire
82c9876aec
Preparing release.
3.1.0
2023-01-21 18:07:06 -05:00
Daniel Lemire
b9234be80f
complete number_in_string for documents, stringify the version macro and improving trailing content errors ( #1934 )
...
* This completes the '*_in_string' support within documents.
* Minor updates.
* Additional fixes.
2023-01-21 15:29:08 -05:00
Daniel Lemire
0a2563e13e
Testing and fixing log issues. ( #1939 )
...
* Testing and fixing log issues.
* Cleaning it a bit.
2023-01-21 15:28:56 -05:00
Daniel Lemire
727ec73c33
The fuzzer needs to be updated. ( #1941 )
2023-01-21 15:28:25 -05:00
Daniel Lemire
9a55a830ec
Adding clang14 ci ( #1940 )
2023-01-21 15:27:21 -05:00
Daniel Lemire
8c89ae0cd9
Removing extra ';'.
2023-01-13 09:17:05 -05:00
Daniel Lemire
8c71ca1b1d
Update implementation-selection.md
2023-01-07 13:43:26 -05:00
Daniel Lemire
c72b4bc0f4
Update basics.md
2023-01-07 13:42:01 -05:00
Daniel Lemire
8a26cb3c8e
Adding a couple of string tests. ( #1935 )
...
* Adding a couple of string tests.
2023-01-05 21:18:54 -05:00
Daniel Lemire
bf2ba5c675
Update basics.md
2023-01-05 08:38:16 -05:00
Daniel Lemire
f151300a76
Disabling fallback kernel on systems where it is not needed ( #1930 )
...
* Fixing issue 1772
* More cleaning.
* Allow disabling other kernels.
* Minor tweaks.
2023-01-03 09:52:41 -05:00
Daniel Lemire
9aa3563d99
Updating Google Benchmark. ( #1929 )
2023-01-03 09:52:26 -05:00