GitHub / xerial/snappy-java / commits
Snappy compressor/decompressor for Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b68e18dd | Update sbt, scripted-plugin to 1.12.0 (#709) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e737cca3 | Update airframe-log to 2025.1.23 (#710) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 68e774d9 | Update airframe-log to 2025.1.22 (#708) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 45261095 |
Bump peter-evans/create-pull-request from 7 to 8 (#706)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 8c309ff3 |
Bump actions/cache from 4 to 5 (#707)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 500ade25 | Update hadoop-common to 3.4.2 (#691) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 31c462a4 |
Bump actions/checkout from 5 to 6 (#705)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 48b31663 |
Add JAR integration test for JDK compatibility (#704)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3e32cbb4 |
Add JDK 25 to CI test matrix (#703)
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 92540f3a |
Document JDK 24+ native access requirements (#702)
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 31b0ca57 | Update airframe-log to 2025.1.21 (#700) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3327b1f6 | Update sbt, scripted-plugin to 1.11.7 (#698) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 54861f5b | Update sbt-scalafmt to 2.5.6 (#701) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 98e66a1d | Update airframe-log to 2025.1.19 (#697) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3e70f482 | Update sbt, scripted-plugin to 1.11.6 (#695) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 04ca490d |
Bump actions/setup-java from 4 to 5 (#690)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| b6a9d0d7 | Update airframe-log to 2025.1.16 (#686) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e6a318d1 |
Bump actions/checkout from 4 to 5 (#685)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1534fda8 | Update sbt, scripted-plugin to 1.11.5 (#687) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 83466aa5 |
Suppress AccessController deprecation warning for Java 17+ (#682)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b4457942 |
chore: update release CI to use Java 21 (#681)
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e8e4cdbc |
Update native libraries for 9bf8a09c7bce149f3f3e5f2d1e5a5be550b46aec (#543)
Co-authored-by: xerial <5****l@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9bf8a09c |
chore: update CI workflows to use main branch instead of master (#680)
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ded9f16e |
feat: add support to x64 systems using musl (#632)
Co-authored-by: gemini-code-assist[bot] <1****]@u****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Taro L. Saito <l****o@x****g>, gemini-code-assist[bot] <1****]@u****m>, Claude <n****y@a****m> |
Samuel Fernandes <4****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a317643e |
Update scalafmt configuration for Scala 3 (#679)
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 561320e8 |
Upgrade Scala to 3.7.1
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g> | about 1 year ago | |
| 7c8a5710 | Remove the problematic catch of OOM. (#647) |
Duong Nguyen <d****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 626b4dd7 |
Add Java 24 to CI test matrix (#678)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e8e8ec79 |
Replace setup-scala with setup-java in snapshot workflow (#677)
Co-authored-by: Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6d25a37c |
Migrate to sonaRelease command for publishing (#676)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7fb92213 | Update sbt, scripted-plugin to 1.11.3 (#674) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 370a843e | Update sbt-dynver to 5.1.1 (#669) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 89891ed9 | Update airframe-log to 2025.1.14 (#668) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| af7f7b32 | Update CLAUDE.md development workflow (#675) |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b8cb2bf1 | Update CLAUDE.md development workflow | Taro L. Saito <l****o@x****g> | about 1 year ago | |
| 066b9af9 |
Skip CI tests for non-code changes (#673)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 57def01c |
Add CLAUDE.md for Claude Code guidance (#672)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m> |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fcd3a5b4 | Update scalafmt-core to 3.9.4 (#655) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c38b5a01 | Update plexus-classworlds to 2.9.0 (#659) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 494d0530 | Update sbt, scripted-plugin to 1.10.11 (#656) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 11e021ec | Change -source and -target parameters to Java 8 (#663) |
Jacob B.P. <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 65530b05 | Added gradle dep example to readme (#665) |
Sam <s****m@s****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e91365a9 | Update sbt-scalafmt to 2.5.5 (#670) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0b125f91 | OSInfo: Update link to Java bug #8005545 (#664) |
Holger Voormann <g****b@v****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 65e1ec3d | Revert "feature: Add bit-shuffling interfaces for unshuffle with provided out... |
Taro L. Saito <l****o@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 466d05f3 | Fix the scope of `SnappyOutputStream.MIN_BLOCK_SIZE` and `SnappyOutputStream.... |
Rodrigo Molina <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4277fbcd | feature: Add bit-shuffling interfaces for unshuffle with provided output arra... |
Xing Qu <q****g@x****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 26612603 | Add support for IBM ppc 64 little endian (#628) |
PeterDubec <p****c@s****k>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b9a5d5f5 | Update scalafmt-core to 3.8.6 (#636) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 42e5928a | Update sbt-scalafmt to 2.5.4 (#633) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d258a4aa |
Fixes native-image configuration: dll is called snappyjava.dll not libsnappy ...
Co-authored-by: Antonio Muñoz <a****z@c****i> |
Antonio Muñoz <a****c@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2abbbc7f | Update airframe-log to 2025.1.1 (#639) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ec23d7c6 | Update hadoop-common to 3.4.1 (#611) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 192e0ee2 | Update sbt to 1.10.7 (#624) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| dfbf67a4 | Update sbt-sonatype to 3.12.2 (#609) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f6b18889 | Update sbt to 1.10.6 (#619) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1fe7685a | Update sbt-pgp to 2.3.1 (#622) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3b2138cc | Update airframe-log to 24.12.2 (#623) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9c73c6e6 | Update sbt-dynver to 5.1.0 (#610) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 595c6d4a | Update airframe-log to 24.11.0 (#617) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8a32b3c6 | Update sbt to 1.10.5 (#615) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 85966bbb | Update sbt-pgp to 2.3.0 (#602) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 08c44a00 | Update airframe-log to 24.9.3 (#601) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ac5d2cb3 | Update sbt to 1.10.2 (#598) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 899b9b2c | Update sbt-sonatype to 3.11.3 (#592) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| da1af8b2 | internal: let ByteBuffer read 4 bytes as int in single call (#594) |
Brett Okken <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1af05fee |
Bump peter-evans/create-pull-request from 6 to 7 (#596)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5290e26a | Update airframe-log to 24.9.0 (#597) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 01368fe0 |
internal: use LambdaMetafactory to generate java.util.zip.CRC32C instances (#...
Co-authored-by: bo8979 <b****9@c****m> |
Brett Okken <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 341377bf | Update scalafmt-core to 3.8.3 (#588) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 04c68883 | feat: add GraalVM support (#590) |
Tobias Soloschenko <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| bad35791 | Update airframe-log to 24.7.1 (#587) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f3dc3cf8 | Update airframe-log to 24.7.0 (#586) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5fc73777 | Update scalafmt-core to 3.8.2 (#582) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 98e9b432 | Update airframe-log to 24.5.2 (#581) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| bfa55cb9 | Update sbt to 1.10.1 (#585) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 26aa68b4 | Update airframe-log to 24.5.0 (#578) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3e829907 | Update sbt to 1.10.0 (#577) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fbcf0b29 | Update scalafmt-core to 3.8.1 (#571) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 709dc7be | Update airframe-log to 24.4.3 (#576) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2276a673 | Add up-to-date libraries for FreeBSD on amd64 and i386 archs (#570) |
Michael Osipov <1****6@g****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 37fdbfa0 |
Update hadoop-common to 3.4.0 (#568)
Co-authored-by: Taro L. Saito <l****o@x****g> |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 59bd3c6a | Update airframe-log to 24.3.0 (#569) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a63c11ef | Update airframe-log to 24.2.3 (#566) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2e7b665b | doc: Fix javadoc links to new url for framing_format.txt (#565) |
Adrian Woodhead <a****d@h****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4752b963 | Update airframe-log to 24.2.2 (#564) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bfb4b7fb | Update scalafmt-core to 3.8.0 (#560) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ca38ae71 | Update sbt to 1.9.9 (#562) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 27d3b331 | Update airframe-log to 24.2.0 (#561) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 29632311 |
Bump jwlawson/actions-setup-cmake from 1.14 to 2.0 (#559)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 69dd99ae |
Bump peter-evans/create-pull-request from 5 to 6 (#558)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ea902cfb |
Bump release-drafter/release-drafter from 5 to 6 (#557)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7232cca1 | Update sbt-osgi to 0.10.0 (#554) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0fc566aa | Update airframe-log to 24.1.2 (#555) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c76775fd | Update sbt-osgi to 0.9.11 (#553) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 98d4bafe |
Bump actions/cache from 3 to 4 (#552)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ec801afc | Update airframe-log to 24.1.1 (#551) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a7fb7650 | Update airframe-log to 24.1.0 (#550) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ebfbdead | Update sbt-osgi to 0.9.10 (#549) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f54430e9 | Update plexus-classworlds to 2.8.0 (#548) |
xerial-bot <l****t@x****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |