-
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: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 7 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
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac5d2cb - Browse repository at this point
Copy the full SHA ac5d2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c44a0 - Browse repository at this point
Copy the full SHA 08c44a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85966bb - Browse repository at this point
Copy the full SHA 85966bbView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a32b3c - Browse repository at this point
Copy the full SHA 8a32b3cView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 595c6d4 - Browse repository at this point
Copy the full SHA 595c6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c73c6e - Browse repository at this point
Copy the full SHA 9c73c6eView commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b2138c - Browse repository at this point
Copy the full SHA 3b2138cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe7685 - Browse repository at this point
Copy the full SHA 1fe7685View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b1888 - Browse repository at this point
Copy the full SHA f6b1888View commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfbf67a - Browse repository at this point
Copy the full SHA dfbf67aView 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...master