]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2023-06-05  Yann Colletfixed decoder behavior when nbSeqs==0 is encoded using... 3669/head
2023-06-05  Yann ColletMerge pull request #3664 from facebook/llu
2023-06-05  Yann ColletMerge pull request #3659 from facebook/fixHarness
2023-06-05  Yann ColletMerge pull request #3668 from facebook/fix3667
2023-06-05  Yann Colletfix a minor inefficiency in compress_superblock 3668/head
2023-05-31  Yann Colletchanged LLU suffix into ULL for Visual 2012 and lower 3664/head
2023-05-27  Yann ColletFixed a bug in the educational decoder 3659/head
2023-05-26  Tao HeAdd options in Makefile to cmake
2023-05-26  Nick TerrellFix UBSAN issue (zero addition to NULL)
2023-05-24  Yann ColletMerge pull request #3631 from facebook/example_streaming_mt
2023-05-23  Duncan HornGet zstd working with ARM64EC on Windows
2023-05-22  Felix HandteMerge pull request #3623 from felixhandte/compile-out...
2023-05-22  W. Felix HandteReorder Definitions in zstd_opt.c to Group Under Macro... 3623/head
2023-05-22  W. Felix HandteReorder Definitions in zstd_lazy.c to Group Under Macro...
2023-05-04  W. Felix HandteAlso Allow/Document/Test Excluding dfast and Up
2023-05-04  W. Felix HandteAdd Documentation to lib/README.md
2023-05-04  W. Felix HandteAlso Reorganize Zstd Opt Declarations
2023-05-04  W. Felix HandteRemove blockCompressor NULL Checks
2023-05-04  W. Felix HandteAbort if Unsupported Parameters Used
2023-05-04  W. Felix HandteRe-Order Lazy Declarations; Minimize ifndefs
2023-05-04  W. Felix HandteAdd CI Test for Excluding Matchfinders
2023-05-04  W. Felix HandteAdd ZSTD_LIB_EXCLUDE_COMPRESSORS_DFAST_AND_UP Build...
2023-05-04  W. Felix HandteDefine Macros for Possibly-Present Functions; Use Them...
2023-05-04  W. Felix HandteMerge Ultra and Ultra2 Exclusion
2023-05-04  W. Felix HandteTweak Ultra/Opt Guards
2023-05-04  W. Felix HandteAvoid Ratio Regression Tests When Compressors are Excluded
2023-05-04  W. Felix HandteAdjust Strategy in CParams to Avoid Using Excluded...
2023-05-04  W. Felix HandteMacro-Exclude Block Compressors from Declaration/Definition
2023-05-04  W. Felix HandteNULL Out Block Compressor Table Entries When Excluded
2023-05-04  W. Felix HandteAllow `ZSTD_selectBlockCompressor()` to Return NULL
2023-05-01  Felix HandteMerge pull request #3634 from facebook/dependabot/githu... 3645/head
2023-05-01  dependabot... Bump github/codeql-action from 2.3.0 to 2.3.2 3634/head
2023-04-26  Yann Colletminor : update streaming_compression example 3631/head
2023-04-26  Elliot GorokhovskyMerge pull request #3629 from facebook/dependabot/githu...
2023-04-24  dependabot... Bump github/codeql-action from 2.2.11 to 2.3.0 3629/head
2023-04-20  Yann ColletMerge pull request #3624 from danlark1/patch-4
2023-04-20  Daniel KuteninDisable unused variable warning in msan configurations 3624/head
2023-04-19  Yann ColletMerge pull request #3614 from mredig/darwin-fat
2023-04-19  Yann ColletMerge pull request #3620 from facebook/errata_128k
2023-04-19  Yann Colletadded golden file for the new decompressor erratum 3620/head
2023-04-18  Nick TerrellAdd ZSTD_d_maxBlockSize parameter
2023-04-18  Yann ColletMerge pull request #3621 from facebook/remove_CIs
2023-04-17  Nick TerrellReduce streaming decompression memory by 128KB
2023-04-17  Yann Colletremoved travis & appveyor scripts 3621/head
2023-04-17  Yann Colletadded decoder errata paragraph
2023-04-17  Yann ColletMerge pull request #3619 from facebook/dependabot/githu...
2023-04-17  dependabot... Bump actions/checkout from 3.5.0 to 3.5.2 3619/head
2023-04-13  Michael Redigadd makefile entry to build fat binary on macos 3614/head
2023-04-13  Nick Terrell[oss-fuzz] Fix simple_round_trip fuzzer with overlappin...
2023-04-10  Felix HandteMerge pull request #3606 from facebook/dependabot/githu...
2023-04-10  Yann ColletMerge pull request #3607 from facebook/dependabot/githu...
2023-04-10  dependabot... Bump cygwin/cygwin-install-action from 3 to 4 3607/head
2023-04-10  dependabot... Bump github/codeql-action from 2.2.9 to 2.2.11 3606/head
2023-04-06  daniellerozenblitAdd new line + [no-] to mmap-dict help output (#3601)
2023-04-05  Yann ColletMerge pull request #3600 from Kim-SSi/dev
2023-04-05  KimChange to use strategy.matrix 3600/head
2023-04-05  KimAdd win32 to windows-artifacts.yml
2023-04-04  Yann ColletMerge pull request #3587 from facebook/dependabot/githu...
2023-04-04  Yann ColletMerge pull request #3588 from facebook/dependabot/githu...
2023-04-04  Yann ColletMerge pull request #3593 from facebook/appvbadge 3595/head
2023-04-04  Yann ColletMerge pull request #3592 from facebook/overRead_magicless
2023-04-04  Yann Colletremoved Appveyor Badge 3593/head
2023-04-03  Yann Colletfixing potential over-reads 3592/head
2023-04-03  Felix HandteMerge pull request #3591 from felixhandte/win-rel-artif... 3590/head
2023-04-03  W. Felix HandteRename/Restructure Windows Release Artifact 3591/head
2023-04-03  Yann ColletMerge pull request #3589 from facebook/fix3583
2023-04-03  Yann Colletfix #3583 3589/head
2023-04-03  dependabot... Bump ossf/scorecard-action from 2.1.2 to 2.1.3 3588/head
2023-04-03  dependabot... Bump github/codeql-action from 2.2.8 to 2.2.9 3587/head
2023-04-01  Yann Colletupdated changelog 3585/head
2023-04-01  Yann Colletupdated version number to v1.5.5
2023-04-01  Yann ColletMerge pull request #3584 from facebook/fix_o_blockdev
2023-04-01  daniellerozenblitCheck that `dest` is valid for decompression (#3555)
2023-03-31  Yann Colletdo not add invocation of UTIL_isRegularFile() 3584/head
2023-03-31  Yann ColletMerge pull request #3581 from facebook/seekable_readOpt
2023-03-31  Yann ColletMerge pull request #3579 from facebook/clangclwintest
2023-03-31  Yann ColletMerge pull request #3540 from dvoropaev/tests_timeout
2023-03-31  Yann ColletMerge pull request #3576 from zhuhan0/dev
2023-03-31  Yann Colletfix decompression with -o writing into a block device
2023-03-30  Yoni Giladseekable_format: Add unit test for multiple decompress... 3581/head
2023-03-30  Yoni Giladseekable_format: Prevent rereading frame when seeking...
2023-03-29  Yann Colletadded a Clang-CL Windows test to CI 3579/head
2023-03-29  Yann ColletMerge pull request #3569 from tru/linker_flag_fix
2023-03-28  Yann ColletMerge pull request #3573 from facebook/dependabot/githu...
2023-03-28  daniellerozenblitmmap for windows (#3557)
2023-03-28  Han ZhuRemove clang-only branch hints from ZSTD_decodeSequence 3576/head
2023-03-28  Han ZhuInline BIT_reloadDStream
2023-03-28  Elliot GorokhovskyMerge pull request #3551 from embg/seq_prod_fuzz
2023-03-28  Elliot GorokhovskyProvide an interface for fuzzing sequence producer... 3551/head
2023-03-28  Yann ColletMerge pull request #3568 from facebook/readme_cmake_fat
2023-03-27  Felix HandteMerge pull request #3574 from felixhandte/pzstd-max...
2023-03-27  W. Felix HandteSwitch Strategies: Only Set `-std=c++11` When Default... 3574/head
2023-03-27  Yann ColletUpdate README.md 3568/head
2023-03-27  Yann ColletMerge pull request #3570 from facebook/rsync_doc
2023-03-27  W. Felix Handte[contrib/pzstd] Detect and Select Maximum Available...
2023-03-27  Yann ColletMerge pull request #3572 from facebook/dependabot/githu...
2023-03-27  dependabot... Bump github/codeql-action from 2.2.6 to 2.2.8 3573/head
2023-03-27  dependabot... Bump actions/checkout from 3.3.0 to 3.5.0 3572/head
2023-03-23  Yann Colletminor doc update on --rsyncable 3570/head
2023-03-23  Rick MarkMerge branch 'readme_cmake_fat' of github.com:facebook...
next