]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2025-06-02  dependabot... Bump ossf/scorecard-action from 2.4.1 to 2.4.2 dependabot/github_actions/ossf/scorecard-action-2.4.2 4398/head
2025-05-08  Dave Vasilevskylz4: Remove ancient test helpers
2025-05-08  Dave Vasilevskyseekable_format: Fix conversion warnings in parallel_co...
2025-05-08  Dave Vasilevskyseekable_format: Add test for parallel_compression...
2025-05-08  Dave Vasilevskyseekable_format: Fix race in parallel_processing
2025-05-08  Dave Vasilevskyseekable_format: Cleanup POOL in parallel_compression
2025-05-08  Dave Vasilevskyseekable_format: Make parallel_compression use memory...
2025-05-08  Dave Vasilevskyseekable_format: Link against multi-threaded libzstd.a
2025-05-08  Dave Vasilevskyseekable_format: Build with $(MAKE)
2025-05-06  Thomas Devoogdt[cmake] only require a CXX compiler when tests are...
2025-05-06  Nobuhiro IwamatsuAdd License variable to pkg-config file
2025-04-29  Yann ColletMerge pull request #4378 from Cyan4973/fix_zstreamtest_...
2025-04-29  Yann ColletMerge pull request #4371 from ecordonnier-sc/eco/fix...
2025-04-29  Yann Colletfix minor warning in zstreamtest 4378/head
2025-04-18  Etienne CordonnierFix duplicate LC_RPATH error on MacOS 4370/head 4371/head
2025-04-14  Yann ColletMerge pull request #4362 from facebook/dependabot/githu...
2025-04-14  dependabot... Bump actions/setup-java from 4.7.0 to 4.7.1 4362/head
2025-04-07  Yann ColletMerge pull request #4353 from afq984/sparse
2025-03-28  Li-Yu YuUpdate cli-tests/file-stat tests 4353/head
2025-03-28  Li-Yu YuCheck regular file for sparse support after opening
2025-03-28  Yann ColletMerge pull request #4349 from Cyan4973/devfd
2025-03-28  Yann Colletupdate error message 4349/head
2025-03-28  Yann Colletfix test
2025-03-28  Yann Colletadd error message clarification for inputs as process...
2025-03-28  Yann Colletadded CI test
2025-03-28  Yann Colletvisual studio fix
2025-03-28  Yann Colletminor: restore some code comment
2025-03-28  Yann Colletbetter naming
2025-03-28  Yann Colletsecond implementation, better structured for improved...
2025-03-28  Yann Colletfirst implementation supporting Process Substitution
2025-03-28  Yann ColletMerge pull request #4346 from Cyan4973/wintime
2025-03-27  Yann ColletMerge pull request #4350 from Cyan4973/patchapply
2025-03-25  Yann Colletadd --patch-apply command 4350/head
2025-03-25  Yann ColletMerge pull request #4314 from facebook/dependabot/githu...
2025-03-25  Yann ColletMerge pull request #4345 from Cyan4973/block128
2025-03-25  Yann ColletMerge pull request #4344 from Cyan4973/assert1
2025-03-23  Yann Colletupdate zstd --fast benchmark result
2025-03-23  Yann Colletupdate benchmark result
2025-03-23  Yann Colletfix a risk of overflow on a time counter on Windows 4346/head
2025-03-23  Yann Collet[doc] minor clarification for maximum block size 4345/head
2025-03-23  Yann Colletadd an assert 4344/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...
next