]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
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  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...
2023-03-23  Rick MarkAdd instructions for building Universal2 on macOS via...
2023-03-22  Tobias HietaDisable linker flag detection on MSVC/ClangCL. 3569/head
2023-03-22  Rick MarkAdd instructions for building Universal2 on macOS via...
2023-03-21  daniellerozenblitfix window update (#3556)
2023-03-20  Nick Terrell[lazy] Skip over incompressible data
2023-03-20  Peter PentchevSimplify line splitting in the CLI tests
2023-03-20  Peter PentchevFix a Python bytes/int mismatch in CLI tests
2023-03-16  Yann ColletMerge pull request #3553 from facebook/ldm_dict
2023-03-16  Nick TerrellDeprecated bufferless and block level APIs
2023-03-15  daniellerozenblitpatch-from speed optimization (#3545)
2023-03-15  Yann Colletadded documentation for LDM + dictionary compatibility 3553/head
2023-03-14  Yann ColletMerge pull request #3547 from facebook/seekable_doc
2023-03-13  Yonatan KomornikAdd salt into row hash (#3528 part 2) (#3533)
2023-03-13  Yonatan KomornikAdd init once memory (#3528) (#3529)
2023-03-13  dependabot... Bump github/codeql-action from 2.2.5 to 2.2.6 (#3549)
2023-03-13  Yonatan Komornik[Bugfix] row hash tries to match position 0 (#3548)
2023-03-10  Yann Colletadded documentation for the seekable format 3547/head
2023-03-10  Yonatan KomornikReduce RowHash's tag space size by x2 (#3543)
2023-03-10  Yann ColletMerge pull request #3544 from facebook/seek_faster
2023-03-10  Yann ColletImproved seekable format ingestion speed for small... 3544/head
2023-03-10  Felix HandteMerge pull request #3542 from felixhandte/pin-moar...
2023-03-09  W. Felix HandteAlso Pin Dockerfile Dependency Hashes 3542/head
2023-03-09  Felix HandteMerge pull request #3541 from felixhandte/fix-setvbuf...
2023-03-09  Yann ColletMerge pull request #3526 from facebook/bench_zstd_api
2023-03-09  Yann ColletMerge pull request #3538 from facebook/doc_huffman
2023-03-09  daniellerozenblitMerge pull request #3486 from daniellerozenblit/patch...
2023-03-09  Nick TerrellClarify dstCapacity requirements
2023-03-09  W. Felix HandtePin Moar Action Dependencies
2023-03-09  W. Felix HandteAdd CLI Test 3541/head
2023-03-09  W. Felix HandteAvoid Calling `setvbuf()` on Null File Pointer
2023-03-09  W. Felix HandteFix Python 3.6 Incompatibility in CLI Tests
2023-03-09  Danielle Rozenblitassert to ensure that dict buffer type is valid 3486/head
2023-03-08  Yann Colletadded clarifications for sizes of compressed huffman... 3538/head
2023-03-08  Nick TerrellAdd ZSTD_set{C,F,}Params() helper functions
2023-03-08  Danielle Rozenblitability to disable mmap + struct to manage FIO dictionary
2023-03-08  Nick Terrell[linux-kernel] Fix assert definition
2023-03-07  Yonatan KomornikAdds initialization of clevel to static cdict (#3525...
2023-03-06  Yann Colletsimplified BMK_benchFilesAdvanced() 3526/head
2023-03-06  Yann Colletminor: fixed zlib wrapper internal benchmark
2023-03-06  Yann Colletsimplify BMK_syntheticTest()
2023-03-06  Yann ColletMerge pull request #3516 from dloidolt/fullbench_2_files
2023-03-02  dependabot... Bump github/codeql-action from 2.2.4 to 2.2.5 (#3518)
2023-02-27  Yann ColletMerge pull request #3513 from DimitriPapadopoulos/codespell
2023-02-23  Yann ColletMerge pull request #3514 from facebook/spec_huffman
2023-02-23  Nick Terrell[bug-fix] Fix rare corruption bug affecting the block...
2023-02-20  Dominik LoidoltWhen benchmarking two files with fullbench, the second... 3516/head
2023-02-19  Yann Colletclarify zstd specification for Huffman blocks 3514/head
2023-02-18  Dimitri PapadopoulosFix typos found by codespell 3513/head
2023-02-16  Yann ColletMerge pull request #3490 from eli-schwartz/meson-tests...
2023-02-16  Sutou KouheiDon't require CMake 3.18 or later
2023-02-16  Felix HandteMerge pull request #3479 from felixhandte/faster-file-ops
2023-02-15  Felix HandteMerge pull request #3511 from felixhandte/fix-release...
2023-02-15  daniellerozenblitMerge pull request #3509 from daniellerozenblit/fix...
2023-02-15  W. Felix HandteFix Permissions on Publish Release Artifacts Job 3511/head
2023-02-15  Danielle Rozenblitadd make test for 32bit 3509/head
2023-02-14  Danielle Rozenblitfix cli-tests issues
2023-02-14  Danielle Rozenblitadd manual flag to mmap dictionary
2023-02-14  Yonatan KomornikCI workflow to test external compressors dependencies
2023-02-14  Yonatan KomornikMake Github workflows permissions read-only by default...
2023-02-14  Alex XuUse correct types in LZMA comp/decomp (#3497)
2023-02-13  Danielle Rozenblitrefactor dictionary file stat
2023-02-13  Yann ColletMerge pull request #3491 from facebook/win_artifacts
2023-02-13  Danielle Rozenblitmmap dicitonaries for large dictionaries in patch-from
2023-02-13  dependabot... Bump github/codeql-action from 2.2.1 to 2.2.4 (#3503)
2023-02-12  Yonatan KomornikFix zstd-dll build missing dependencies (#3496)
2023-02-11  Elliot GorokhovskyFix all MSVC warnings (#3495)
2023-02-11  Yann Collettry a different compiler 3491/head
2023-02-11  Yann Colletsimplify win64 artifact generation
2023-02-10  Yann Colletmove shell to mingw
2023-02-10  Yann ColletGithub Action to generate Win64 artifacts
2023-02-10  Eli Schwartzmeson: always build the zstd binary when tests are... 3490/head
2023-02-10  Eli Schwartzmeson: correctly specify the dependency relationship...
2023-02-09  Yann Colletminor nit updates to README.md 3487/head
2023-02-09  Yann Colletupdated man pages
2023-02-09  Elliot GorokhovskyRename "External Matchfinder" to "Block-Level Sequence...
2023-02-09  Danielle Rozenblitinitial commit
2023-02-09  Danielle Rozenblitinitial commit
2023-02-09  Danielle Rozenblitinitial commit
2023-02-09  Yann Colletupdated CHANGELOG in preparation for v1.5.4 release
2023-02-08  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2023-02-08  Yann Colletminor: fix missing newline character in help page
2023-02-08  Nick TerrellFix empty-block.zst golden decompression file
2023-02-08  Yann ColletMerge pull request #3476 from facebook/fix55714
next