]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2025-03-23  Yann Collet[doc] minor clarification for maximum block size 4345/head
2025-03-21  Yann ColletMerge pull request #4341 from clan/pragma
2025-03-20  Z. Liulib/zstd.h: move pragma before static 4341/head
2025-03-12  Yann ColletMerge pull request #4336 from Cyan4973/qsort_v2
2025-03-12  Yann Colletremoved OpenBSD specificity 4336/head
2025-03-11  Yann Colletupdated documentation
2025-03-11  Yann Colletadd support for C11 Annex K qsort_s()
2025-03-11  Yann Colletre-design qsort() selection in cover
2025-03-11  Yann Colletfix #4312
2025-03-11  Yann Colletattempt to reduce length of long cli tests by invoking -T0
2025-03-11  Nick Terrell[linux] Opt out of row based match finder for the kernel
2025-03-11  Yann ColletMerge pull request #4335 from Cyan4973/dec_mt_warning
2025-03-11  Yann Colletfix minor unused variable warning 4335/head
2025-03-11  Yann Colletwarn when requesting decompression with multiple threads
2025-03-11  Yann ColletMerge pull request #4334 from Cyan4973/fix4332
2025-03-11  Yann Colletfixed ShellCheck warning 4334/head
2025-03-11  Yann Colletfix FreeBSD
2025-03-10  Yann Colletadd test
2025-03-10  Yann Colletremoved useless assert()
2025-03-10  Yann Colletfix #4332: setting ZSTD_NBTHREADS=0 via environment...
2025-03-07  Nick Terrell[test] Add tests for determinism
2025-03-07  Nick TerrellAdd a method for checking if ZSTD was compiled with...
2025-03-05  Yann ColletMerge pull request #4329 from Cyan4973/cmd_split
2025-03-05  Nick Terrell[zstd] Remove global variables in dictBuilder
2025-03-05  Nick Terrell[zstd] Backport D49756856
2025-03-05  Yann ColletMerge pull request #4327 from Cyan4973/win_artifacts
2025-03-04  Yann Colletadded a cli test for new command --jobsize 4329/head
2025-03-04  Yann Colletfix typo
2025-03-04  Yann Colletupdate fileio to employ jobSize
2025-03-04  Yann Colletupdate cli-tests
2025-03-04  Yann Colletupdated playTests.sh to employ the new commands
2025-03-04  Yann Colletchanged -B# command into --jobsize
2025-03-04  Yann Colletconvert benchmark unit to use the new naming scheme
2025-03-04  Yann Colletchanged command --blocksize into --split
2025-03-04  Yann Colletattempt to no longer depend on system library presence... 4327/head
2025-03-03  Yann Colletupdate zstd build recipe to also support lz4 format
2025-03-03  Yann ColletMerge pull request #4324 from facebook/dependabot/githu...
2025-03-03  Yann ColletUpdate windows-artifacts.yml 4324/head
2025-03-03  Yann ColletUpdate scorecards.yml
2025-03-03  Yann ColletUpdate publish-release-artifacts.yml
2025-03-03  dependabot... Bump actions/checkout from 3 to 4
2025-02-28  Sergey Senozhatskylib: zstd: export API needed for dictionary support
2025-02-28  Yann ColletMerge pull request #4321 from Cyan4973/win_artifacts
2025-02-28  Yann Colletautomatically upload windows artifact on Release Tag... 4321/head
2025-02-28  Yann Collettest win artifact generation on pushing to release
2025-02-28  Yann Colletavoid double zipping
2025-02-28  Yann Colletproper usage of standard variables
2025-02-28  Yann Colletfixed the script so that it fails when a copy fails
2025-02-28  Yann Colletupdate build_package.bat by using a subrouting
2025-02-28  Yann Colletupdated zlib version to more recent v1.3.1
2025-02-28  Yann Colletensure that a copy error results in the task failing...
2025-02-28  Yann ColletMerge pull request #4322 from Cyan4973/meson_win
2025-02-27  Yann Collettry to fix the meson windows build 4322/head
2025-02-27  Yann ColletMerge pull request #4312 from Cyan4973/musl_ci
2025-02-27  Yann ColletMerge pull request #4317 from hirohira9119/fix-function...
2025-02-26  Yann ColletMerge pull request #4320 from sebres/patch-1
2025-02-26  Yann ColletMerge pull request #4319 from Cyan4973/Wconversion
2025-02-26  Yann Colletfixed minor C++ compat warnings 4319/head
2025-02-26  Sergey G. BresterGHA/windows-artifacts.yml: don't ignore the error if... 4320/head
2025-02-26  Sergey G. Bresterbuild_package.bat: don't swallow the error(s) by copy...
2025-02-26  Sergey G. Bresterbuild_package.bat: fix path to zstd_errors.h (it is...
2025-02-26  Yann Colletfixed -Wconversion for lib/decompress/zstd_decompress_b...
2025-02-26  Yann Colletfixed -Wconversion for cover.c
2025-02-26  Yann Colletfixed -Wconversion for divsufsort.c
2025-02-26  Yann Colletfixed -Wconversion for zdict
2025-02-26  Yann Colletfix conversion warning
2025-02-25  hirohiraFix function signature mismatch for ZSTD_convertBlockSe... 4317/head
2025-02-25  Yann ColletMerge pull request #4310 from Cyan4973/cmake_target_compile
2025-02-24  Yann ColletMerge pull request #4309 from Cyan4973/check_manual
2025-02-24  Yann ColletMerge pull request #4315 from facebook/dependabot/githu...
2025-02-24  dependabot... Bump msys2/setup-msys2 from 2.26.0 to 2.27.0 4315/head
2025-02-21  Yann Colletdocument ZSTD_USE_C90_QSORT 4312/head
2025-02-21  Yann Colletintroduce ZSTD_USE_C90_QSORT
2025-02-21  Yann Colletadded musl compilation test in CI
2025-02-21  Yann Collet[cmake] use target_compile_definitions 4310/head
2025-02-20  Yann Colletcheck man page update 4309/head
2025-02-20  Yann Colletadd CI check for zstd_manual before release
2025-02-20  Yann ColletMerge pull request #4302 from facebook/man157
2025-02-20  Yann Colletupdated man pages and manual 4302/head
2025-02-19  Yann ColletMerge pull request #4300 from facebook/bench_157
2025-02-19  Yann Colletupdated benchmark numbers 4300/head
2025-02-19  Yann Colletfaster clang-msan-testzstd
2025-02-18  Yann ColletMerge pull request #4299 from facebook/ga_harden 4298/head
2025-02-18  Yann Colletpinned dependency hash 4299/head
2025-02-18  Yann Colletharden github actions script Android NDK Build
2025-02-18  Yann ColletMerge pull request #4297 from facebook/changelog157
2025-02-18  Yann Colletupdate changelog for v1.5.7 4297/head
2025-02-14  Yann ColletMerge pull request #4274 from luau-project/intel-compilers
2025-02-14  Yann ColletMerge pull request #4293 from facebook/rip-ubuntu20
2025-02-11  Yann Colletdisabled BTI test 4293/head
2025-02-11  Yann Colletfaster aarch64 test execution
2025-02-11  Yann Colletminor arm64 test script clarification
2025-02-11  Yann Colletupdated FreeBSD VM to 14.2
2025-02-11  Yann Colletupdate arm64 test
2025-02-11  Yann Colletremoving x32 tests
2025-02-11  Yann Colletmove qemu tests to ubuntu24
2025-02-11  Yann Colletubuntu 20 is being deprecated
2025-02-10  Yann ColletMerge pull request #4288 from facebook/stronger_patchfrom
2025-02-10  Yann Colletupdate hrlog comment 4288/head
2025-02-10  Yann Colletderive hashratelog from hashlog when only hashlog is set
next