Update oj 3.16.11 → 3.17.0 (minor)#296
Open
depfu[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ oj (3.16.11 → 3.17.0) · Repo · Changelog
Release Notes
3.17.0
3.16.17
3.16.16 (from changelog)
3.16.15 (from changelog)
3.16.14
3.16.13
3.16.12
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Prepare for a releaseImplement Oj::Parser.safe with configurable JSON safety limits (#1007)Update changelogUpdate changelogRaise error for incomplete primitive literals (#1005)Fix read() not handling partial reads for large files (#1004)Handle unterminated strings in usual parser (#1002)Bump jidicula/clang-format-action from 4.17.0 to 4.18.0 (#1001)Array hash as json (#1003)Update changelog to unreleasedAddress issue #985Bump jidicula/clang-format-action from 4.15.0 to 4.17.0 (#999)Use fast_memcpy16 to quickly copy up to 16 bytes to for tail handing in ARM Neon code. (#998)Release prepCleanupFix new parser stack consistency error (#997)Specify static and OJ_TARGET_SSE42 on _mm_sum_epu8 (#996)Add an ARM Neon string scanning implementation. (#994)Put back the ostruct dependency for nowRelease prepOptimize `oj_dump_cstr` using SSE4.2 and SSSE3. (#973)changelogUpdate versionmergemergeUpdate changelogFix illegal instruction error on CPUs without SSE4.2 support (#993)Remove generic testsRemove ostruct dependencyChange first arg to oj_parse_options (#987)Remove windows ucrt from CIComment out head in CIRelease prepRails encoder fix (#984)clang-formatclang-formatBump actions/checkout from 5 to 6 (#983)Enable SIMD optimizations by default with auto-detection (#982)Bump actions/checkout from 4 to 5 (#976)Fix clang format issuesUpdate changelogFix buffer realloc issueImprove worst case performance when using ARM Neon instructions (#970)Restore TruffleRuby in CI (#972)Fix spelling errorRelease Notes
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.3.1
3.3.0
3.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands