Daniel Lemire
14d927128b
New release
v3.1.7
2023-04-08 16:13:48 -04:00
Daniel Lemire
48152a0326
Fix for issue 1981 ( #1982 )
...
* Fix
* Rewording.
* Doing it differently.
2023-04-08 16:11:40 -04:00
Daniel Lemire
b5cf53232c
More documentation.
2023-04-06 10:52:18 -04:00
Daniel Lemire
b3d0b732e6
Update README.md
2023-04-04 14:22:12 -04:00
Daniel Lemire
3c29f40f2f
Trying to verify issue 1979 ( #1980 )
2023-04-04 11:03:37 -04:00
Daniel Lemire
4a89d79984
Guarding the benchmarks.
2023-04-01 18:39:11 -04:00
Daniel Lemire
9cb639dcd7
Update basics.md
2023-03-30 12:35:38 -04:00
Daniel Lemire
4699dd0ce2
Update basics.md
2023-03-30 10:49:19 -04:00
Daniel Lemire
cfd337bb50
This PR adds an 'at_end()' method. ( #1978 )
...
* This PR adds an 'at_end()' method.
* Adding 1111 }
* Tweaking test.
2023-03-30 10:47:13 -04:00
Daniel Lemire
9bef628982
It is no longer necessary to check separately for trailing content.
2023-03-24 20:04:04 -04:00
Daniel Lemire
59025bc8b1
Avoiding the issue where doc.get_value().get_object() differs from doc.get_object() in how errors are reported. ( #1975 )
...
* Avoiding the issue where doc.get_value().get_object() differs from doc.get_object() in how errors are reported.
* Minor tweaks
2023-03-24 12:44:18 -04:00
Daniel Lemire
ffe96dde19
Update HACKING.md
2023-03-22 09:02:24 -04:00
Daniel Lemire
f9664cf184
Update HACKING.md
2023-03-22 08:56:12 -04:00
Daniel Lemire
830323f383
Update HACKING.md
2023-03-22 08:55:26 -04:00
Daniel Lemire
eb8e15d9c0
Update HACKING.md
2023-03-22 08:53:44 -04:00
Daniel Lemire
3571f3a8d0
Additional documentation.
2023-03-18 16:38:16 -04:00
Daniel Lemire
4b13020d65
Patch release
v3.1.6
2023-03-13 21:44:34 -04:00
Daniel Lemire
75c6c950e5
Ok.
2023-03-13 21:26:32 -04:00
Daniel Lemire
5ad7698af1
...
2023-03-13 17:07:25 -04:00
Daniel Lemire
f6f359d3eb
Very silly.
2023-03-13 17:05:53 -04:00
Daniel Lemire
185e157e0c
Silencing the stupid compiler warnings.
2023-03-13 16:06:10 -04:00
Daniel Lemire
3f3f6cde7c
Bad compiler
2023-03-13 13:33:20 -04:00
Daniel Lemire
005054916d
Bad compiler
2023-03-13 13:02:01 -04:00
Daniel Lemire
338224849d
Disabling memory sanitizer with one function. Might help with issue 1965 ( #1966 )
...
* Might help with issue 1965
* Fix macro
* Adding test.
* Stupid compiler
* Silly compiler
* Stupid compilers
* Unnecessary fixes
* Update developer-options.cmake
2023-03-13 12:34:47 -04:00
Ashot Vardanian
ada52641b4
Fix: Defining maximal DOM capacity ( #1970 )
2023-03-13 12:33:37 -04:00
Daniel Lemire
ede9d57f22
Adding tests with _GLIBCXX_ASSERTIONS ( #1969 )
...
* Allowing users to specify -D_GLIBCXX_ASSERTIONS
* Adding CI tests for GLIBCXX_ASSERTIONS
* Adding curly brackets.
2023-03-13 12:32:43 -04:00
Daniel Lemire
7bf33f6c8a
Bad compiler
2023-03-13 12:29:01 -04:00
Daniel Lemire
d62b789cb3
More curly.
2023-03-13 10:49:15 -04:00
Daniel Lemire
33dbd44098
Better way to put -Og in debug mode ( #1967 )
...
* Better way to put -Og in debug mode
* Silly compiler
* Stupid compiler.
* Stupid compiler.
* Silly compiler
2023-03-13 10:11:33 -04:00
Daniel Lemire
e0dcf8adc9
Silly compiler
2023-03-12 20:57:45 -04:00
Daniel Lemire
34dcd33a88
Patch.
v3.1.5
2023-03-09 11:24:06 -05:00
Daniel Lemire
17a1a8e187
Adding -Og to debug builds. ( #1964 )
...
* Adding -Og to debug builds.
* Stupid compiler.
* bad, bad, bad compiler
2023-03-09 11:14:42 -05:00
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