]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2025-01-24  Pavel Pfix formatting 4265/head
2025-01-24  Pavel PCheck `STATIC_BMI2` instead of `STATIC_BMI2 == 1`
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
2025-01-20  dependabot... Bump cygwin/cygwin-install-action from 4 to 5
2025-01-20  Yann ColletMerge pull request #4253 from facebook/BitContainerType
2025-01-20  Yann ColletMerge pull request #4252 from facebook/x32_dynamicBmi2
2025-01-20  Yann Colletminor: generalize BitContainerType 4253/head
2025-01-19  Yann Colletenable DYNAMIC_BMI2 by default on x86 (32-bit mode) 4252/head
2025-01-19  Yann ColletMerge pull request #4251 from facebook/x32_bmi2
2025-01-19  Yann Colletno longer limit automated BMI2 detection to x64 4251/head
2025-01-19  Yann ColletMerge pull request #4250 from facebook/x86_32_avx2
2025-01-19  Yann Colletalso add `-mbmi2` to the compilation test 4250/head
2025-01-19  Yann Colletminor: cosmetic, indentation
2025-01-19  Yann Colletadded -DSTATIC_BMI2=1 for the -mavx2 test
2025-01-19  Yann Colletfixed minor static function declaration issue
2025-01-19  Yann Colletadded avx2 (x64) compilation test
2025-01-19  Yann Colletadded a CI test for x86 32-bit + avx2 combination
2025-01-19  Yann ColletMerge pull request #4248 from pps83/dev-bzhi32
2025-01-19  Yann ColletMerge pull request #4246 from pps83/dev-asmx64-win
2025-01-19  Yann ColletMerge pull request #4249 from facebook/zds_nonnull
2025-01-19  Pavel Pupdate sizeof check 4248/head
2025-01-19  Pavel Premove unrelated changes 4246/head
2025-01-19  Pavel Pchange to BitContainerType
2025-01-18  Pavel Phandle 32bit size_t when building for x64
2025-01-18  Pavel Phandle 32bit size_t when building for x64
2025-01-18  Yann Colletminor: assert that state is not null 4249/head
2025-01-18  Yann ColletMerge pull request #4247 from facebook/test_endMsg
2025-01-18  Yann ColletCI: replaced shortest target by check 4247/head
2025-01-18  Pavel PUse _bzhi_u32 for 32-bit builds when building with...
2025-01-18  Pavel P[asm] Enable x86_64 asm for windows builds
2025-01-18  Yann ColletAdded a final success message at end of tests
2025-01-16  Yann ColletMerge pull request #4242 from lalakii/dev
2025-01-16  Yann ColletMerge pull request #4235 from facebook/bench_nbThreads
2025-01-16  Yann ColletMerge pull request #4238 from szsam/patch-1
2025-01-16  Yann ColletMerge pull request #4232 from facebook/convertSequences_SSE
2025-01-16  Yann Colletrestore full equation 4232/head
2025-01-16  Yann ColletAlignment instruction ZSTD_ALIGNED() in common/compiler.h
2025-01-16  Yann Colletchanged code compilation test to employ ZSTD_ARCH_X86_AVX2
2025-01-16  Yann Colletremoved unused branch
2025-01-16  Yann Colletcreate new compilation macro ZSTD_ARCH_X86_AVX2
2025-01-16  Yann Colletminor code doc update
2025-01-16  Yann Colletadded compilation-time checks to ensure AVX2 code is...
2025-01-16  Yann Colletremoved unused variable
2025-01-16  Yann Colletfix minor conversion warning
2025-01-16  Yann Colletno need for specialized variant
2025-01-16  Yann Colletremoved erroneous #includes
2025-01-16  Yann ColletAVX2 version of ZSTD_get1BlockSummary()
2025-01-16  Yann Colletminor +10% speed improvement for scalar ZSTD_get1BlockS...
2025-01-16  Yann Colletadded benchmark for get1BlockSummary()
2025-01-16  Yann Colletgeneralize validation function
2025-01-16  Yann Colletcontrol long length within AVX2 implementation
2025-01-16  Yann Colletfullbench can run a verification function
2025-01-16  Yann Colletinitial implementation (incomplete)
2025-01-16  Yann ColletMerge pull request #4243 from facebook/fix_ci
2025-01-16  Yann Colletfixed zlib test 4243/head
2025-01-16  Yann Colletzlib-wrapper: separate test components to better unders...
2025-01-15  Yann Colletupdate installed lib64gcc version
2025-01-15  Yann Colletshort-test-1: separate tests, giving each a name
2025-01-15  Yann Colletfixed cmake-build-and-test-check
2025-01-15  Yann Colletfix make-external-compressors "only-lzma" test
2025-01-15  Yann Colletfix meson-linux build test
2025-01-15  Yann Colletfix clang-pgo test
2025-01-14  Yann ColletMerge pull request #4234 from MessyHack/dev
2025-01-14  Yann ColletMerge pull request #4237 from facebook/typo_s
2025-01-14  lalakiiadd prerelease option 4241/head 4242/head
2025-01-14  Mingjie Shenreturn error if block delimiter is not found 4238/head
2025-01-13  Sean Bartell[contrib/pzstd] Prevent hangs when there are errors
2025-01-13  Mingjie Shenfix out-of-bounds array index access
2025-01-13  Yann Colletfixed macro name typo 4237/head
2025-01-12  Yann Colletbench: nb threads specified with -v 4235/head
2025-01-11  MessyHackshould check defined(_M_X64) not defined(_M_X86) when... 4234/head
2025-01-07  Victor ZhangMerge pull request #4218 from facebook/externC
2025-01-07  Yann ColletMerge pull request #4231 from sunpoet/dev
2025-01-06  Victor ZhangMerge pull request #4230 from facebook/variedOutput
2025-01-05  Po-Chuan HsiehUpdate MANDIR for FreeBSD 4231/head
2025-01-03  Victor ZhangDo not vary row matchfinder selection based on availabi... 4230/head
2025-01-03  Nick Terrell[opt] Fix too short of match getting generated
2025-01-03  Victor ZhangMerge pull request #4229 from facebook/noFseek
2025-01-02  Victor Zhangchore: indentation alignment 4229/head
2025-01-02  Victor ZhangPR feedback
2025-01-02  Victor ZhangOops
2025-01-02  Victor ZhangSupport for libc variants without fseeko/ftello
2025-01-02  Yann ColletMerge pull request #4228 from facebook/skippableMagicVa...
2024-12-29  Yann Colletupdate type names 4228/head
2024-12-29  Yann ColletMerge pull request #4227 from facebook/doc_skippableFrame
2024-12-29  Yann Colletimprove ZSTD_getFrameHeader on skippable frames
next