]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
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
2025-02-10  Yann Colletupdate ldm compression results
2025-02-10  Yann Colletadjust mml
2025-02-10  Yann Colletfix boundary condition
2025-02-10  Yann Colletupdate hrlog rule to favor compression ratio a bit...
2025-02-10  Yann Colletupdate results from the --long mode
2025-02-10  Yann Colletupdated LDM documentation
2025-02-10  Yann Colletdynamic bucket sizes
2025-02-10  Yann Colletdynamically adjust hratelog and ldmml based on strategy
2025-02-10  Yann ColletMerge pull request #4289 from facebook/autoultra
2025-02-10  Yann ColletMerge pull request #4290 from facebook/lmax
2025-02-10  Yann ColletMerge pull request #4291 from facebook/dependabot/githu...
2025-02-10  Yann Colletmodifies command echoing for macos / linux compatibility 4290/head
2025-02-10  Yann Colletdisable --max in 32-bit mode
2025-02-10  Yann Colletupdate test for 32-bit mode
2025-02-10  dependabot... Bump github/codeql-action from 3.28.1 to 3.28.9 4291/head
2025-02-10  Yann Colletreinforce man page warning
2025-02-10  Yann Colletadjusted mml heuristic
2025-02-09  Yann Colletadded --max to test suite
2025-02-09  Yann Colletadd man entry for --max
2025-02-09  Yann Colletadded a new --max command
2025-02-09  Yann Collet--ultra automatically triggered with --long and --patch... 4289/head
2025-02-06  Yann ColletMerge pull request #4284 from facebook/mesonNoexec
2025-02-06  Yann ColletMerge pull request #4276 from facebook/fix_patchfrom_hc...
2025-02-06  Yann ColletRevert "pass dictionary loading method as parameter" 4276/head
2025-02-06  Yann Colletbetter MT fluidity
2025-02-06  Yann Colletensure cdict is properly reset to NULL
2025-02-06  Yann Colletskips the need to create a temporary cdict for --patch...
2025-02-06  Yann Colletreduced memory usage
2025-02-06  Yann Colletalways free .cdictLocal
2025-02-06  Yann Colletupdate type naming convention
2025-02-06  Yann Colletminor boundary change
2025-02-06  Yann Colletfix speed of --patch-from at high compression mode
2025-02-06  Yann ColletMerge pull request #4287 from facebook/warn_error
2025-02-06  Yann Colletfix minor conversion warnings 4287/head
2025-02-06  Yann Colletmore %zu warnings fixes
2025-02-06  Yann Colletfix more %zu warnings
2025-02-06  Yann Colletfix minor printf argument limitation on older mingw
2025-02-06  Yann Colletfix minor alignment warning
2025-02-06  Yann Colletfix minor alignment warning
2025-02-05  Yann Colletfix one minor alignment warning
2025-02-05  Yann Colletmake visual studio tests error out on warnings
2025-02-05  Yann ColletMerge pull request #4286 from facebook/visual_clang_avx2
2025-02-05  Yann Colletadded __clang__ to compiler-specific alignment attribute 4286/head
2025-02-05  Yann Colletchanged C11 keyword to _Alignas
2025-02-05  Yann Colletadding a Visual + ClangCL + AVX2 compilation test
2025-02-04  Victor ZhangAdd noexecstack flag for gcc/clang C and CPP in Meson mesonNoexec 4284/head
2025-01-31  Yann ColletMerge pull request #4265 from pps83/static-bmi2-check
2025-01-31  Yann ColletMerge pull request #4271 from tsdgeos/removedupe
2025-01-31  Yann ColletMerge pull request #4278 from facebook/bench_x100
2025-01-31  Yann Colletbench: better result alignment 4278/head
2025-01-30  Yann ColletMerge pull request #4264 from pps83/dev-static-bmi2
2025-01-30  luau-projectCI: enable Intel LLVM C compiler (icx) check 4274/head
2025-01-27  Albert Astals Cidcmake: Remove duplicated line 4271/head
2025-01-27  Yann ColletMerge pull request #4269 from luau-project/fix-rc-include
2025-01-27  luau-projectfix: quote include directory for resource compiler 4269/head
2025-01-27  Yann ColletMerge pull request #4260 from gcabiddu/compress_sequenc...
2025-01-27  Giovanni Cabiddu[linux] Expose ZSTD_compressSequencesAndLiterals()... 4260/head
2025-01-27  luau-projectCI: build with CMake on source directory with spaces...
2025-01-27  Yann ColletMerge pull request #4266 from pps83/rm-ZSTD_decompressS...
2025-01-24  Pavel Pfix formatting 4265/head
2025-01-24  Pavel PCheck `STATIC_BMI2` instead of `STATIC_BMI2 == 1`
2025-01-24  Pavel PReorder __BMI2__ check 4264/head
2025-01-24  Pavel PUpdate comment for STATIC_BMI2 macro
2025-01-24  Pavel PMove STATIC_BMI2 block as-is to portability_macros.h
2025-01-24  Pavel PRemove unused ZSTD_decompressSequences_t typedef 4266/head
2025-01-23  Yann ColletMerge pull request #4263 from pps83/dev-dyn-bmi2
2025-01-23  Pavel PCheck `DYNAMIC_BMI2` instead of `DYNAMIC_BMI2 != 0` 4263/head
2025-01-23  Yann ColletMerge pull request #4257 from pps83/dev-x64test
2025-01-22  Yann ColletMerge pull request #4258 from pps83/dev-ZSTD_ALIGNED
2025-01-22  Yann ColletMerge pull request #4259 from Treata11/dev
2025-01-22  Treata11Instructions for Apple Framework builds 4259/head
2025-01-22  Treata11Build: Revert min version to 3.10
2025-01-21  Treata11Ignore generated framework artifacts
2025-01-21  Treata11Build: Add support for Apple frameworks
2025-01-21  Pavel PImplement ZSTD_ALIGNED for ms compiler 4258/head
2025-01-21  Pavel PUse _M_X64 only without mixing with _M_AMD64 4257/head
2025-01-20  Yann ColletMerge pull request #4255 from facebook/dependabot/githu...
2025-01-20  Yann ColletMerge pull request #4254 from facebook/dependabot/githu...
2025-01-20  Yann ColletUpdate dev-short-tests.yml 4254/head
2025-01-20  dependabot... Bump github/codeql-action from 3.27.1 to 3.28.1 4255/head
next