-
Notifications
You must be signed in to change notification settings - Fork 234
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: xerial/snappy-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.10.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: xerial/snappy-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.10.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 6 files changed
- 4 contributors
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 341377b - Browse repository at this point
Copy the full SHA 341377bView commit details
Commits on Sep 10, 2024
-
internal: use LambdaMetafactory to generate java.util.zip.CRC32C inst…
…ances (#595) currently we have written a lambda (turns into anonymous class) which invokes a MethodHandle for the java.util.zip.CRC32C constructor as the Supplier<Checksum> implementation. This has 2 layers of misdirection. The Supplier implementation spun up by the jvm calls the anonymous lambda class, which then calls the MethodHandle invoke. This leads to stack traces like: use LambdaMetafactory to generate a Supplier<Checksum> which calls the java.util.zip.CRC32C Co-authored-by: bo8979 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01368fe - Browse repository at this point
Copy the full SHA 01368feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5290e26 - Browse repository at this point
Copy the full SHA 5290e26View commit details -
Bump peter-evans/create-pull-request from 6 to 7 (#596)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1af05fe - Browse repository at this point
Copy the full SHA 1af05feView commit details -
Configuration menu - View commit details
-
Copy full SHA for da1af8b - Browse repository at this point
Copy the full SHA da1af8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 899b9b2 - Browse repository at this point
Copy the full SHA 899b9b2View 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 v1.1.10.6...v1.1.10.7