]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2023-11-27  Elliot GorokhovskyMove offload API params into ZSTD_CCtx_params 3839/head
2023-11-27  Elliot GorokhovskyRefactor ZSTD_sequenceProducer_F typedef to ZSTD_sequen...
2023-11-24  elasotaClarify that there must be at least 2 weights, i.e...
2023-11-24  elasotaClarify that the presence of a value with weight 1...
2023-11-22  Nick TerrellModernize macros to use `do { } while (0)`
2023-11-21  Yann ColletMerge pull request #3820 from facebook/xxh082
2023-11-20  Nick Terrell[huf] Fix null pointer addition
2023-11-20  Nick Terrell[huf] Improve fast C & ASM performance on small data
2023-11-20  Nick Terrell[huf] Improve fast huffman decoding speed in linux...
2023-11-17  Nick Terrell[debug] Don't define g_debuglevel in the kernel
2023-11-17  Nick Terrell[linux] Remove usage of deprecated function
2023-11-17  Nick Terrell[linux] Backport intptr_t removal
2023-11-17  Yann Colletupdate license text 3820/head
2023-11-14  Yann ColletMerge pull request #3807 from gruenich/increase_minimum...
2023-11-13  Yann Colletfix the copyright linter
2023-11-13  Yann Colletupdate xxhash to v0.8.2
2023-11-13  Yann ColletMerge pull request #3813 from elasota/overflow-clarific...
2023-11-13  Yann ColletMerge pull request #3812 from jondo2010/bazel_build_doc
2023-11-09  elasotaClarify that decoding too many Huffman weights is a... 3813/head
2023-11-08  John HughesAdd Bazel module instructions to README.md 3812/head
2023-11-01  Christoph Grüninger[cmake] Remove code for compatibility with CMake < 3.0 3807/head
2023-11-01  Yann ColletMerge pull request #3806 from elasota/fmt-clarifications
2023-10-31  Christoph Grüninger[cmake] Require CMake version 3.5 or newer
2023-10-31  Yann ColletMerge pull request #3800 from facebook/dependabot/githu...
2023-10-31  Yann ColletMerge pull request #3795 from Saverio976/doc/cmake...
2023-10-31  elasotaAdd definition of "log2sup" function 3806/head
2023-10-31  elasotaClarify that the log2 of the largest possible symbol...
2023-10-23  Xavier MitaultAdd target_include_directories because windows and... 3795/head
2023-10-23  dependabot... Bump actions/checkout from 4.1.0 to 4.1.1 3800/head
2023-10-20  Yann ColletMerge pull request #3789 from facebook/fix_flexArray_fse
2023-10-19  Yann Colletrevert to manually defining DTable 3789/head
2023-10-18  Yann Colletbaby-step towards solving flexArray issue #3785
2023-10-18  Xavier MitaultAdd doc on how to use it with cmake FetchContent
2023-10-13  Yann ColletMerge pull request #3786 from facebook/fix_flexarray_cctx
2023-10-08  Yann Colletextended the fix to ZSTDMT's Buffer Pool 3786/head
2023-10-08  Yann Colletremoved unused macro constant
2023-10-08  Yann Colletfixes suggested by @ebiggers
2023-10-08  Yann Colletremoved FlexArray pattern from CCtxPool
2023-10-08  Yann ColletMerge pull request #3752 from paulmenzel/fix-pzstd...
2023-10-08  Yann ColletMerge pull request #3763 from dloidolt/fix_lib/README.md
2023-10-08  Yann ColletMerge pull request #3772 from DimitriPapadopoulos/WIN32
2023-10-08  Yann ColletMerge pull request #3771 from DimitriPapadopoulos/codespell
2023-10-02  Yann ColletMerge pull request #3777 from facebook/fix_x32
2023-09-28  Nick TerrellStop suppressing pointer-overflow UBSAN errors
2023-09-28  Nick TerrellRevert "Work around nullptr-with-nonzero-offset warning"
2023-09-28  Yann Colletfix x32 tests on Github CI 3777/head
2023-09-25  Yann ColletMerge pull request #3774 from facebook/dependabot/githu...
2023-09-25  dependabot... Bump actions/checkout from 4.0.0 to 4.1.0 3774/head
2023-09-23  Dimitri PapadopoulosDo not test WIN32, instead test _WIN32 3772/head
2023-09-23  Dimitri PapadopoulosFix new typos found by codespell 3771/head
2023-09-22  Nick TerrellImprove macro guards for ZSTD_assertValidSequence
2023-09-19  Dominik LoidoltFix a very small formatting typo in the lib/README... 3763/head
2023-09-19  Yann ColletMerge pull request #3755 from facebook/estimate_doc
2023-09-13  Yann Colletadded some documentation on ZSTD_estimate*Size() variants 3755/head
2023-09-12  Yann ColletMerge pull request #3749 from facebook/dependabot/githu...
2023-09-12  Yann ColletMerge pull request #3745 from klausholstjacobsen/qnx...
2023-09-12  Yann ColletMerge pull request #3750 from facebook/dependabot/githu...
2023-09-12  Paul Menzel[pzstd]: Fix `DESTDIR` handling to allow setting `BINDIR` 3752/head
2023-09-11  dependabot... Bump actions/upload-artifact from 3.1.2 to 3.1.3 3750/head
2023-09-11  dependabot... Bump actions/checkout from 3.5.3 to 4.0.0 3749/head
2023-09-10  Yann ColletMerge pull request #3739 from JohanMabille/cmake
2023-09-10  Yann ColletMerge pull request #3733 from ldv-alt/zdictlib_fix_prot...
2023-09-03  klausholstjacobsenAdded qnx in the posix test section of platform.h 3745/head
2023-08-27  Johan MabilleFixed zstd cmake shared build on windows 3739/head
2023-08-25  Nick TerrellFix & refactor Huffman repeat tables for dictionaries
2023-08-25  Nick TerrellWork around nullptr-with-nonzero-offset warning
2023-08-23  Dmitry V. Levinzdictlib: fix prototype mismatch 3733/head
2023-08-22  Yann ColletMerge pull request #3720 from QBos07/cygwin-msys2-support
2023-08-22  Yann ColletMerge pull request #3728 from 0o001/dev
2023-08-22  Nick TerrellNo longer reject dictionaries with literals maxSymbolVa...
2023-08-21  Yann ColletMerge pull request #3726 from facebook/fullbench_dctx
2023-08-21  Felix HandteMerge pull request #3730 from facebook/dependabot/githu...
2023-08-21  dependabot... Bump github/codeql-action from 2.20.3 to 2.21.4 3730/head
2023-08-19  Mustafa UZUNfix: ZSTD_BUILD_DECOMPRESSION message 3728/head
2023-08-16  Yann Colletadded ZSTD_decompressDCtx() benchmark option to fullbench 3726/head
2023-08-16  Felix HandteMerge pull request #3725 from felixhandte/msan-unpoison...
2023-08-16  W. Felix HandteUnpoison Workspace Memory Before Freeing to Custom... 3725/head
2023-08-16  W. Felix HandteEasy: Move Helper Functions Up
2023-08-14  Nick TerrellImprove dual license wording in README
2023-08-13  Quentin BoswankUpdated Makefiles for full MSYS2 and Cygwin installatio... 3720/head
2023-08-02  Yann ColletMerge pull request #3712 from alexsifivetw/fix_typo
2023-08-02  jysh1214Fixed typo 3712/head
2023-07-31  Yann ColletMerge pull request #3701 from nikohoffren/grammar-fix
2023-07-30  Yann ColletMerge pull request #3704 from void0red/dev
2023-07-21  void0redfileio_asyncio: handle malloc fails in AIO_ReadPool_create 3704/head
2023-07-20  Gianfranco... Update fileio.c: fix build failure with enabled LTO
2023-07-20  Jacob GreenfieldSave one byte on the frame epilogue
2023-07-20  Yann ColletMerge pull request #3665 from gjasny/fix-asm-for-xcode
2023-07-19  Niko HoffrénFix typographical error in README.md 3701/head
2023-07-11  Elliot GorokhovskyMerge pull request #3697 from facebook/dependabot/githu...
2023-07-10  dependabot... Bump github/codeql-action from 2.20.1 to 2.20.3 3697/head
2023-07-05  Yann ColletMerge pull request #3677 from facebook/detectOverflow
2023-06-30  Yann ColletMerge pull request #3688 from nidhijaju/hide-asm-apple
2023-06-28  Elliot GorokhovskyMerge pull request #3689 from facebook/dependabot/githu...
2023-06-28  Elliot GorokhovskyMerge pull request #3690 from facebook/dependabot/githu...
2023-06-26  Elliot GorokhovskyMerge pull request #3686 from embg/ldm_error
2023-06-26  dependabot... Bump ossf/scorecard-action from 2.1.3 to 2.2.0 3690/head
2023-06-26  dependabot... Bump github/codeql-action from 2.3.2 to 2.20.1 3689/head
2023-06-26  Nidhi Jajuhide asm functions on apple platforms 3688/head
2023-06-24  Yann ColletMerge pull request #3684 from emaste/dev
next