COMMITS
February 26, 2026
Y
Merge pull request #1088 from d06i/dev
Yann Collet committed
Y
Merge pull request #1092 from mstorsjo/arm-old-gcc
Yann Collet committed
February 20, 2026
Y
Merge pull request #1096 from marcusmueller/help_include_-B
Yann Collet committed
February 18, 2026
M
CLI: --help should list -B (as man page does)
Marcus Müller committed
February 16, 2026
Y
Merge pull request #1093 from luqmana/cplusplus-before-stdc-version
Yann Collet committed
February 2, 2026
D
add test for seed
d06i committed
D
rename -s to --seed
d06i committed
January 28, 2026
D
fix state3 statement
d06i committed
January 26, 2026
D
remove duplicated state
d06i committed
Y
Merge pull request #1094 from Cyan4973/dependabot/github_actions/actions/checkout-6.0.2
Yann Collet committed
D
build(deps): bump actions/checkout from 6.0.1 to 6.0.2
dependabot[bot] committed
January 21, 2026
L
Check __cplusplus before __STDC_VERSION__
Luqman Aden committed
January 10, 2026
M
Fix building for ARM with GCC < 8
Martin Storsjö committed
December 20, 2025
D
cli: support uint64_t seed for xxh64 and xxh3
d06i committed
December 17, 2025
D
cli: add seed parameter
d06i committed
Y
Merge pull request #1089 from Cyan4973/trailingWhitespaceLineNb
Yann Collet committed
Y
trailingWhitespace test now provides the line number when test fails
Yann Collet committed
December 16, 2025
Y
Merge pull request #1086 from Cyan4973/dependabot/github_actions/actions/cache-5
Yann Collet committed
December 15, 2025
D
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0
dependabot[bot] committed
D
build(deps): bump actions/cache from 4 to 5
dependabot[bot] committed
December 11, 2025
Y
Merge pull request #1085 from Cyan4973/dependabot/github_actions/actions/checkout-6.0.1
Yann Collet committed
December 8, 2025
D
build(deps): bump actions/checkout from 6.0.0 to 6.0.1
dependabot[bot] committed
December 2, 2025
Y
Merge pull request #1082 from pps83/dev-fix-XXH_INLINE_ALL
Yann Collet committed
Y
Merge pull request #1084 from Cyan4973/cross-compile-test
Yann Collet committed
Y
add a cmake cross-compilation test
Yann Collet committed
Y
Merge pull request #1073 from FatihBAKIR/cmake-platform-fix
Yann Collet committed
November 24, 2025
Y
Merge pull request #1083 from Cyan4973/dependabot/github_actions/actions/checkout-6.0.0
Yann Collet committed
D
build(deps): bump actions/checkout from 5.0.0 to 6.0.0
dependabot[bot] committed
November 23, 2025
P
Fix XXH_INLINE_ALL build
Pavel P committed