]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
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
2025-06-24  RoseRemove redundant setting of allJobsCompleted to 1 4394/head
2025-06-24  Arpad PanyikAArch64: Improve ZSTD_decodeSequence performance 4418/head
2025-06-23  Arpad PanyikAArch64: Enhance struct access in Huffman decode 2X 4413/head
2025-06-23  Yann ColletMerge pull request #4417 from facebook/dependabot/githu...
2025-06-23  dependabot... Bump msys2/setup-msys2 from 2.27.0 to 2.28.0 4417/head
2025-06-22  Yann ColletMerge pull request #4415 from bgilbert/buildtype
2025-06-21  Yann ColletMerge pull request #4416 from facebook/test_largeDictionary
2025-06-21  Yann Colletupdate tests duration indications test_largeDictionary 4416/head
2025-06-21  Yann Colletadded test-largeDictionary to dev-long CI script
2025-06-21  Yann ColletMerge pull request #4402 from mugitya03/tests
2025-06-21  jinyaoguofix 4402/head
2025-06-21  jinyaoguodelete
2025-06-21  jinyaoguomerge
2025-06-21  Benjamin Gilbertmeson: drop unused variable 4415/head
2025-06-20  Arpad PanyikAArch64: Use better block copy8 4414/head
2025-06-20  Yann ColletMerge pull request #4367 from ClickHouse/cfi
2025-06-19  Yann ColletMerge pull request #4412 from Cyan4973/rm_bd
2025-06-18  Yann Colletremoved duplicate 4412/head
2025-06-18  Yann ColletMerge pull request #4411 from arpadpanyik-arm/hist_sve2
2025-06-16  Yann ColletMerge pull request #4409 from bgilbert/meson-license
2025-06-16  Yann ColletMerge pull request #4408 from mugitya03/MLK-3
2025-06-15  Benjamin Gilbertmeson: use SPDX expression for license 4409/head
2025-06-13  Arpad PanyikAdd unit tests for HIST_count_wksp 4411/head
2025-06-12  jinyaoguoEnsure BMK_timedFnState is always freed in benchMem 4408/head
2025-06-11  Arpad PanyikAArch64: Add SVE2 implementation of histogram computation
2025-06-09  Yann ColletMerge pull request #4406 from Cyan4973/separate-cmake...
2025-06-09  Yann Colletremove global variable 4406/head
2025-06-09  Yann ColletMerge pull request #4403 from dloidolt/fix_FUZZ_malloc_rand
2025-06-09  Yann ColletMerge pull request #4397 from xiaoge1001/free
2025-06-09  shixuantongFix several locations with potential memory leak 4397/head
2025-06-09  Yann Colletfix #4405
2025-06-09  Yann Colletfixed cmake + windows + visual + clang-cl
2025-06-09  Yann Colletremove fail-fast so that the outcome of other tests...
next