-
Notifications
You must be signed in to change notification settings - Fork 52
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rust-onig/rust-onig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rust-onig/rust-onig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V6.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 16 files changed
- 7 contributors
Commits on Aug 9, 2022
-
Introduce a file to track the main features for each release.
Configuration menu - View commit details
-
Copy full SHA for 36dd97a - Browse repository at this point
Copy the full SHA 36dd97aView commit details
Commits on Sep 2, 2022
-
Update Bindings and Expose Whole String Option
This will be needed to fix #171.
Configuration menu - View commit details
-
Copy full SHA for 95fc9e7 - Browse repository at this point
Copy the full SHA 95fc9e7View commit details -
Choose Longest Alternation for
is_matchFixes #171. When a pattern is being used for `is_match` we should Choose the longest match rather than the first one.
Configuration menu - View commit details
-
Copy full SHA for 76bc1d2 - Browse repository at this point
Copy the full SHA 76bc1d2View commit details
Commits on Jun 11, 2023
-
It solves a problem with modern clang generating invalid Idents for anonymous unions.
Configuration menu - View commit details
-
Copy full SHA for fa90c0e - Browse repository at this point
Copy the full SHA fa90c0eView commit details
Commits on Feb 25, 2025
-
This fixes GCC 15 building Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 25a950f - Browse repository at this point
Copy the full SHA 25a950fView commit details -
Prepare for v6.5.0 release. As a compatibility note, bitflags v2 does not generate a `from_bits_unchecked` method. See the "major changes" section of the release notes: https://github.com/bitflags/bitflags/releases/tag/2.0.0 I consider this breakage to be minor and not worth a major version bump, but I'm happy to rev the `onig` crate to 7.0.0 if you'd prefer. I'd appreciate getting this released. `onig` is one of the last crates in my lockfile that hasn't yet upgraded to `bitflags` v2.
Configuration menu - View commit details
-
Copy full SHA for 983b015 - Browse repository at this point
Copy the full SHA 983b015View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1c1d1 - Browse repository at this point
Copy the full SHA fb1c1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef74f4 - Browse repository at this point
Copy the full SHA 1ef74f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 842f28a - Browse repository at this point
Copy the full SHA 842f28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4378ab - Browse repository at this point
Copy the full SHA c4378abView commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8ca6cf2 - Browse repository at this point
Copy the full SHA 8ca6cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d7ee5d - Browse repository at this point
Copy the full SHA 9d7ee5dView commit details
Commits on May 23, 2025
-
Create crate-publish.yml (#199)
* Create crate-publish.yml * Update .github/workflows/crate-publish.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/workflows/crate-publish.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: Fixup Publish Triggers for Crate Publish Workflow * Create pre-release-packages.yml * Update .github/workflows/pre-release-packages.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pre-release-packages.yml --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5e599b - Browse repository at this point
Copy the full SHA c5e599bView commit details -
Update crate-publish.yml (#201)
* Update crate-publish.yml * Update pre-release-packages.yml * Update pre-release-packages.yml
Configuration menu - View commit details
-
Copy full SHA for 1f609bb - Browse repository at this point
Copy the full SHA 1f609bbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.4.0...V6.5.0