]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2023-03-23  Yann Colletminor doc update on --rsyncable 3570/head
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
2023-02-08  Yann Colletrewrite legacy v0.7 bound checks to be independent... 3476/head
2023-02-07  Yann Colletadd requested check for legacy decoder v0.1
2023-02-07  Yann Colletfix legacy decoders v0.4, v0.5 and v0.6
2023-02-07  Yann Colletport fix for v0.3 to v0.6
2023-02-07  Yann Colletport fix for v0.3 to v0.5
2023-02-07  Yann Colletcopy fix for v0.3 to v0.4
2023-02-07  Yann Colletadapt v0.3 fix to v0.1
2023-02-07  Yann Colletfix for v0.3 blindly ported to v0.2
2023-02-07  Yann Colletfix oss-fuzz case 55714
2023-02-07  Yann ColletMerge pull request #3480 from facebook/benchFail
2023-02-07  Yann Colletadd error message for the (rare) compression error... 3480/head
2023-02-07  Yann Colletadded more accurate error messages
2023-02-07  Yann Colletreturn error code when benchmark fails
2023-02-06  W. Felix HandteUse File Descriptor in Setting Stat on Output File 3479/head
2023-02-06  W. Felix HandteIntroduce Variants of Some Functions that Take Optional...
2023-02-06  Felix HandteMerge pull request #3477 from facebook/dependabot/githu...
2023-02-06  dependabot... Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1 3477/head
2023-02-02  Yonatan KomornikAsyncIO performance regression for small files fix...
2023-02-02  Nick TerrellFix ZSTD_getOffsetInfo() when nbSeq == 0
next