-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: yawkat/lz4-java
base: v1.10.1
head repository: yawkat/lz4-java
compare: v1.10.2
- 10 commits
- 34 files changed
- 4 contributors
Commits on Dec 5, 2025
-
It's still not easy to reproduce due to the multi-platform nature of the build, but this should reduce the diff between versions somewhat.
Configuration menu - View commit details
-
Copy full SHA for 37d6ca4 - Browse repository at this point
Copy the full SHA 37d6ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f0e7a - Browse repository at this point
Copy the full SHA 17f0e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eed5aa0 - Browse repository at this point
Copy the full SHA eed5aa0View commit details -
Fix source code formatting (#18)
* Fix source code formatting * Add Override annotations
Configuration menu - View commit details
-
Copy full SHA for c491079 - Browse repository at this point
Copy the full SHA c491079View commit details -
Improve publish workflow (#19)
- Give "Setup Temurin JDK" steps different names to tell them apart - Fix native binary file names not being printed because they are too deeply nested
Configuration menu - View commit details
-
Copy full SHA for 37d698a - Browse repository at this point
Copy the full SHA 37d698aView commit details
Commits on Dec 6, 2025
-
Migrate to macOS 15 x86_64 for release build (#21)
* Migrate to macOS 15 x86_64 for release build Because macOS 13 image is deprecated, see https://redirect.github.com/actions/runner-images/issues/13046 Also adjusts the build setup a bit to make it easier to understand. * Rename matrix variable
Configuration menu - View commit details
-
Copy full SHA for 9ece12a - Browse repository at this point
Copy the full SHA 9ece12aView commit details
Commits on Dec 8, 2025
-
Use gcc included in Windows image for release build (#22)
* Use gcc included in Windows image for release build See https://github.com/actions/runner-images/blob/win25/20251125.122/images/windows/Windows2025-Readme.md#tools * Use bash shell for Windows * Download LZ4 CLI for Windows build
Configuration menu - View commit details
-
Copy full SHA for de1e43e - Browse repository at this point
Copy the full SHA de1e43eView commit details -
Improve
LZ4FrameIOStreamTesttest (#23)* Improve `LZ4FrameIOStreamTest` test - Fix temp file setup always using `0xDEADBEEF` as value, discarding data from Random - When running in CI ensure that LZ4 CLI is available * Fail fast if LZ4 CLI is not available for CI
Configuration menu - View commit details
-
Copy full SHA for 1dfbefd - Browse repository at this point
Copy the full SHA 1dfbefdView commit details -
Rename net/jpountz/util/win32/amd64/liblz4-java.so to net/jpountz/uti…
…l/windows/amd64/liblz4-java.dll (#25)
Configuration menu - View commit details
-
Copy full SHA for ef125a1 - Browse repository at this point
Copy the full SHA ef125a1View commit details
Commits on Dec 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e3aa42c - Browse repository at this point
Copy the full SHA e3aa42cView commit details
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.10.1...v1.10.2