]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
4 days ago  Yann ColletMerge pull request #4522 from facebook/dependabot/githu... dev
4 days ago  dependabot... Bump github/codeql-action from 3.30.1 to 4.31.2 4522/head
11 days ago  Yann ColletMerge pull request #4519 from facebook/dependabot/githu...
11 days ago  dependabot... Bump actions/upload-artifact from 4 to 5 4519/head
11 days ago  Yann ColletMerge pull request #4491 from facebook/cmake_root
11 days ago  Yann ColletMerge pull request #4517 from Cyan4973/asyncio_revisit
11 days ago  Yann Colletsyncio interface only enabled when compression is enabled 4517/head
12 days ago  Yann Colletchanged name to syncIO for clarity
12 days ago  Yann Colletminor: use init/destroy pair naming convention
12 days ago  Yann Colletremoved asyncio completely for compression path
13 days ago  Yann Colletdisable asyncio during compression
2025-10-23  Yann ColletMerge pull request #4515 from cclauss/patch-1
2025-10-23  Christian ClaussFix undefined names in automated_benchmarking.py 4515/head
2025-10-23  Yann ColletMerge pull request #4516 from Cyan4973/mingw_calloc_order
2025-10-23  Yann Colletminor: fix mingw warnings: calloc argument order 4516/head
2025-10-18  Yann ColletMerge pull request #4509 from arpadpanyik-arm/revert_br...
2025-10-08  Arpad PanyikAArch64: Remove 32-bit code from ZSTD_decodeSequence 4509/head
2025-10-08  Arpad PanyikAArch64: Revert previous branch optimization
2025-10-07  Yann ColletMerge pull request #4504 from rzikm/asm-conditional
2025-10-02  Radek ZikmundEnable ASM language during CMake configure time only... 4504/head
2025-09-30  Yann ColletMerge pull request #4502 from zijianli1234/dev
2025-09-26  ZijianLi- Modify the GCC version used for CI testing of the... 4502/head
2025-09-25  Yann Collet[cmake] add minimal build test cmake_root 4491/head
2025-09-25  Yann Collet[cmake] root wrapper
2025-09-25  Yann ColletMerge pull request #4500 from facebook/legacy01_init
2025-09-25  Yann Colletfix minor initialization warnings legacy01_init 4500/head
2025-09-24  Yann ColletMerge pull request #4498 from facebook/contentSize_doc
2025-09-24  Yann Colletupdate documentation of ZSTD_getFrameContentSize() contentSize_doc 4498/head
2025-09-23  Yann ColletMerge pull request #4497 from facebook/legacy_fix
2025-09-23  Yann Colletfix minor warning in legacy decoders legacy_fix 4497/head
2025-09-21  Yann ColletMerge pull request #4490 from facebook/doc_profiling_vs
2025-09-21  Yann Colletadded profiling notes for Visual Studio doc_profiling_vs 4490/head
2025-09-21  Yann ColletMerge pull request #4489 from facebook/doc_install
2025-09-20  Yann ColletAdded documentation details for Makefile installation... doc_install 4489/head
2025-09-20  Yann ColletMerge pull request #4486 from rlefko/fix-pthread-init...
2025-09-20  Yann ColletMerge pull request #4487 from neiljohari/adhoc/dictiona...
2025-09-16  Yann ColletMerge pull request #4481 from w1m024/support-rvv-getmask
2025-09-16  Neil JohariRemove debug logging 4487/head
2025-09-16  Neil JohariFix bug
2025-09-16  Neil JohariAdd debug logging and simple repro
2025-09-15  Ryan Lefkowitz🔧 Fix memory leak in pthread init functions on failure 4486/head
2025-09-11  w1m024Refactor ZSTD_row_getMatchMask for RVV optimization 4481/head
2025-09-09  w1m024add RVV optimization for ZSTD_row_getMatchMask
2025-09-08  Yann ColletMerge pull request #4480 from facebook/dependabot/githu...
2025-09-08  Yann ColletMerge pull request #4479 from facebook/dependabot/githu...
2025-09-08  dependabot... Bump github/codeql-action from 3.29.4 to 3.30.1 4480/head
2025-09-08  dependabot... Bump msys2/setup-msys2 from 2.28.0 to 2.29.0 4479/head
2025-09-05  Yann ColletMerge pull request #4472 from bgilbert/override_dependency
2025-09-03  Yann ColletMerge pull request #4475 from Cyan4973/default_nbThreads
2025-09-02  Yann Colletfixed minor unused variable warning 4475/head
2025-09-02  Yann Colletbenchmark uses 1 thread by default
2025-09-02  Yann Colletonly display nbThread Msg in nbThreads > 1
2025-09-02  Yann Colletspecify nb of threads used during benchmarking
2025-09-02  Yann Colletfixed -T# documentation in zstd -H
2025-09-02  Yann ColletMerge pull request #4474 from jlokier/threads-doc-fix
2025-09-02  Jamie LokierUpdate manual about the default value of `-T#`/`--threa... 4474/head
2025-08-28  Benjamin Gilbertmeson: Call meson.override_dependency() if Meson is... 4472/head
2025-08-25  Yann ColletMerge pull request #4469 from facebook/dependabot/githu... 4478/head
2025-08-25  dependabot... Bump actions/setup-java from 4.7.1 to 5.0.0 4469/head
2025-08-22  Yann ColletMerge pull request #4440 from arpadpanyik-arm/convert_s...
2025-08-21  Arpad PanyikAArch64: Add SVE2 path for convertSequences_noRepcodes 4440/head
2025-08-21  Yann ColletMerge pull request #4463 from brad0/gnu_source_qsort
2025-08-20  Yann ColletMerge pull request #4465 from thiru-mcw/arm64_support
2025-08-20  Thirumalai... CI: Enable MSVC ARM64 job using Github WOA runner test_artifacts 4465/head
2025-08-20  Thirumalai... CI: Add CI setup for packaging Win-ARM64 artifacts
2025-08-20  Thirumalai... CI: Update build_package.bat for CMake builds
2025-08-20  Yann ColletMerge pull request #4464 from facebook/cli_traces_div0
2025-08-20  Yann Colletfixed a potential division by 0 in the cli trace unit cli_traces_div0 4464/head
2025-08-20  Brad SmithCheck for build environment instead of just _GNU_SOURCE 4463/head
2025-08-20  Yann ColletMerge pull request #4419 from AZero13/patch-1
2025-08-18  Yann ColletMerge pull request #4462 from facebook/dependabot/githu...
2025-08-18  dependabot... Bump actions/checkout from 4 to 5 4462/head
2025-08-17  Yann ColletMerge pull request #4459 from Margen67/premake
2025-08-17  Margen67Remove need for trailing forward slash in dir 4459/head
2025-07-28  Yann ColletMerge pull request #4448 from Cyan4973/install_oses
2025-07-28  Yann Colletregroup list of OSes for install inside common variable 4448/head
2025-07-28  Yann ColletMerge pull request #4450 from facebook/dependabot/githu...
2025-07-28  dependabot... Bump github/codeql-action from 3.28.9 to 3.29.4 4450/head
2025-07-24  Yann ColletMerge pull request #4447 from facebook/android-cmake
2025-07-23  Yann ColletMerge pull request #4413 from arpadpanyik-arm/huf_decode2x
2025-07-23  Yann ColletMerge pull request #4443 from facebook/opt_simplify_4442
2025-07-23  Yann Colletadded android cmake build android-cmake 4447/head
2025-07-19  Yann Colletsimplify sequence resolution in zstd_opt opt_simplify_4442 4443/head
2025-07-19  Yann ColletMerge pull request #4394 from AZero13/zstd
2025-07-19  Yann ColletMerge pull request #4418 from arpadpanyik-arm/decode_se...
2025-07-19  Yann ColletMerge pull request #4435 from zijianli1234/dev
2025-07-14  Yann ColletMerge pull request #4429 from arpadpanyik-arm/convertSe...
2025-07-14  Yann ColletMerge pull request #4436 from facebook/dependabot/githu...
2025-07-14  dependabot... Bump cygwin/cygwin-install-action from 5 to 6 4436/head
2025-07-13  Yann ColletMerge pull request #4433 from facebook/vs2025
2025-07-13  ZijianLiadd -DMEM_FORCE_MEMORY_ACCESS=0 in CI RVV test 4435/head
2025-07-11  Yann Colletremoved VS2019 runners vs2025 4433/head
2025-07-10  Arpad PanyikAArch64: Enable optimized QEMU CI builds 4429/head
2025-07-10  Arpad PanyikAArch64: Add Neon path for convertSequences_noRepcodes
2025-07-10  Arpad PanyikImprove ZSTD_get1BlockSummary
2025-07-07  ZijianLiadd compiler version check.
2025-06-29  ZijianLifix dereferencing type-punned pointer error
2025-06-29  ZijianLiadd riscv rvv ci
2025-06-25  Yann ColletMerge pull request #4414 from arpadpanyik-arm/copy8
2025-06-24  RoseCheck for job before releasing 4419/head
next