]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
4 days ago  Yann Colletminor:doc: specify decompression behavior in presence... dev
4 days ago  Elliot GorokhovskyUnit test for external sequence producer + static CCtx...
9 days ago  Yann ColletMerge pull request #4046 from josepho0918/iar
9 days ago  Yann ColletMerge pull request #4054 from jbajic/fix-missing-newline
9 days ago  Federico MarescaRefactor dictionary matchfinder index safety check...
12 days ago  Jure Bajic[fix] Add newline when file exceeds 128KB 4054/head
2024-05-21  Yann ColletMerge pull request #4050 from Adenilson/fix_legacy_null...
2024-05-17  Adenilson Cavalcanti[fix] Add check on failed allocation in legacy/zstd_v06 4050/head
2024-05-15  Joseph Chenrevert FSE_readNCount_body attribute 4046/head
2024-05-14  Joseph ChenImprove support for IAR compiler with attributes and...
2024-05-13  Yann ColletMerge pull request #4040 from facebook/dependabot/githu...
2024-05-13  dependabot... Bump msys2/setup-msys2 from 2.22.0 to 2.23.0 4040/head
2024-04-29  Richard BarnesIncrease x-compatibility
2024-04-29  Richard BarnesMake zstd.h compatible with -Wzero-as-null-pointer...
2024-04-26  Felix HandteMerge pull request #4029 from facebook/dependabot/githu...
2024-04-25  Yann ColletMerge pull request #4031 from facebook/docDStream
2024-04-23  Yann Colletupdate documentation of ZSTD_decompressStream() docDStream 4031/head
2024-04-22  dependabot... Bump github/codeql-action from 3.24.10 to 3.25.1 4029/head
2024-04-21  Yann Colletupdate test name
2024-04-21  Yann ColletMerge pull request #4025 from alexlnkp/dev
2024-04-21  Yann ColletMerge pull request #3931 from bgilbert/pthread
2024-04-16  Yann ColletMerge pull request #4019 from b7f7/fix_cmake_rc_build
2024-04-16  Yann ColletMerge pull request #4020 from Ansuel/install-mt-pc
2024-04-14  Alex Murkoffremoved freeing of the ptr 4025/head
2024-04-14  Alex Murkoffinit out char array with all members as 0 x2
2024-04-14  Alex Murkoffmade initialize out char array with all elements set...
2024-04-13  Alex Murkoffreverted the addition of free at the gz_init()
2024-04-12  Alex Murkofffixed ISO C incompatibility
2024-04-12  Alex Murkofffixed ISO C incompatibility
2024-04-12  Alex Murkofffixed memory leaks and almost all undefined behaviour
2024-04-12  Felix HandteMerge pull request #4022 from facebook/dependabot/githu...
2024-04-10  Benjamin Gilbertmeson: don't add -pthread to static linking flags on... 3931/head
2024-04-09  Yann ColletMerge pull request #4021 from pstef/dev
2024-04-08  Christian MarangiProvide variant pkg-config file for multi-threaded... 4020/head
2024-04-08  dependabot... Bump github/codeql-action from 3.24.9 to 3.24.10 4022/head
2024-04-07  Piotr Paweł... Fix zlibWrapper build 4021/head
2024-04-06  Yann ColletMerge pull request #3996 from facebook/fix_nodejs_versi...
2024-04-06  Yann ColletMerge pull request #4012 from elasota/spec-remove-fse...
2024-04-06  Yann ColletMerge pull request #4011 from facebook/fix4005
2024-04-05  BadWolffix missing include folder for resource compiler 4019/head
2024-04-02  elasotaRemove text specifying probability overflow as invalid... 4012/head
2024-04-01  Yann Colletdecompression errors always display the full origin... fix4005 4011/head
2024-04-01  Yuriy ChernyshovFix building on windows-x86 if clang already includes
2024-04-01  Yann ColletMerge pull request #3994 from sunpoet/dev
2024-03-31  Yann ColletMerge pull request #3997 from facebook/readme_bench_156
2024-03-28  Yann Colletupdated benchmarks for v1.5.6 readme_bench_156 3997/head
2024-03-28  Yann ColletMerge pull request #3988 from facebook/dependabot/githu...
2024-03-27  Yann Colletfix nodejs deprecation warning fix_nodejs_version_warning 3996/head
2024-03-27  Yann ColletMerge pull request #3987 from ManuelBlanc/msbuild_vswhere
2024-03-27  Po-Chuan HsiehUse md5sum rather than gmd5sum for FreeBSD 3994/head
2024-03-26  Nick Terrell[fuzz] Turn off -Werror by default
2024-03-25  dependabot... Bump github/codeql-action from 3.24.7 to 3.24.9 3988/head
2024-03-23  ManuelBlancImprove MSBuild search; add latest option 3987/head
2024-03-23  ManuelBlancUse vswhere to find MSBuild; add VS2022 support
2024-03-21  Yann ColletMerge pull request #3985 from facebook/scorecard_permission 3984/head
2024-03-21  Yann Collettry to silence some scorecard warnings 3985/head
2024-03-21  Yann ColletMerge pull request #3977 from facebook/doc_advanced
2024-03-21  Elliot Gorokhovskyfix -Werror=pointer-arith in fuzzers (#3983)
2024-03-21  Yann ColletMerge pull request #3982 from embg/fuzzer_readme
2024-03-21  Yann ColletMerge pull request #3975 from terrelln/2024-03-18-cmake...
2024-03-21  Yann ColletMerge pull request #3979 from yoniko/Werror-fuzz
2024-03-21  Yann ColletMerge pull request #3981 from terrelln/2024-03-19-gener...
2024-03-21  Nick TerrellFix & fuzz ZSTD_generateSequences 3981/head
2024-03-20  Elliot GorokhovskyFuzzing and bugfixes for magicless-format decoding...
2024-03-19  Elliot GorokhovskyAdd docs on how to add a new fuzzer 3982/head
2024-03-18  Yonatan KomornikFail on errors when building fuzzers 3979/head
2024-03-18  Yonatan KomornikFix bugs in simple decompression fuzzer (#3978)
2024-03-18  Yann Colletfix ZSTD_TARGETCBLOCKSIZE_MIN test 3977/head
2024-03-18  Yann Colletfix typo
2024-03-18  Yann Colletupdated API manual
2024-03-18  Yann Colletadd doc on CCtx UB state
2024-03-18  Yann Colletadd a paragraph on UB DCtx state after error
2024-03-18  Yann Colletupdate targetCBlockSize documentation
2024-03-18  Nick Terrell[cmake] Emit warnings for contradictory build settings 3975/head
2024-03-18  Alexander Kanavinpzstd: use c++14 without conditions
2024-03-18  Elliot GorokhovskyImplement one-shot fallback for magicless format (...
2024-03-18  Nick Terrell[cmake] Fix up PR #3716
2024-03-18  dsviMakes it possible to use the lib through FetchContent...
2024-03-18  Yann ColletMerge pull request #3973 from facebook/dependabot/githu...
2024-03-18  Yann ColletMerge pull request #3972 from facebook/dependabot/githu...
2024-03-18  dependabot... Bump github/codeql-action from 3.24.6 to 3.24.7 3973/head
2024-03-18  dependabot... Bump actions/cache from 3 to 4 3972/head
2024-03-15  Yann ColletMerge pull request #3969 from facebook/v156_prep
2024-03-15  Yann ColletMerge pull request #3966 from facebook/debug_lineNumber
2024-03-15  Yann Colletupdate CHANGELOG for v1.5.6 3969/head
2024-03-14  Yann Colletupdated version to v1.5.6
2024-03-14  Elliot GorokhovskyRemove duplicate and incorrect docs in zstd_decompress...
2024-03-14  Yann Colletadd line number to debug traces 3966/head
2024-03-14  Nick Terrell[cmake] Always create libzstd target
2024-03-14  Felix HandteMerge pull request #3964 from felixhandte/promote-tgt...
2024-03-14  Felix HandteMerge pull request #3963 from felixhandte/also-handle...
2024-03-13  Yann ColletMerge pull request #3962 from facebook/cover_lessIncludes
2024-03-13  Felix HandteMerge pull request #3960 from felixhandte/use-utimensat...
2024-03-13  W. Felix HandtePromote `ZSTD_c_targetCBlockSize` Parameter to Stable API 3964/head
2024-03-13  W. Felix HandteRemove Erroneous Exclusion of Hidden Files and Folders... 3963/head
2024-03-13  W. Felix HandteAdd a Few Tests
2024-03-13  W. Felix HandteUse `utimensat()` on FreeBSD 3960/head
2024-03-13  Nick Terrell[asm][aarch64] Mark that BTI and PAC are supported
2024-03-13  Yann Colletreduce the amount of includes in "cover.h" 3962/head
2024-03-13  Yann ColletMerge pull request #3958 from facebook/doc3698
next