]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2022-03-05  Dimitris ApostolouFix typos 3060/head
2022-03-04  Xi Ruoyaofix the assertion in readLinesFromFile (#3084)
2022-03-03  Yann ColletMerge pull request #3080 from TocarIP/tokarip/static_bmi2
2022-03-03  Ilya TokarEnable STATIC_BMI2 for gcc/clang 3080/head
2022-03-03  Elliot GorokhovskyFix CI failures by adding apt-get update to Github...
2022-03-02  Nick TerrellMerge pull request #3081 from terrelln/dict-load-zero
2022-03-02  Nick Terrell[programs] Fix infinite loop when empty input is passed... 3081/head
2022-02-24  Elliot GorokhovskyMerge pull request #3075 from TocarIP/tokarip/bzhi
2022-02-23  Ilya TokarUse helper function for bit manipulations. 3075/head
2022-02-17  Elliot GorokhovskyMerge pull request #3045 from embg/asm_refactor
2022-02-16  Elliot GorokhovskyReplace XOR with subtraction for readability 3045/head
2022-02-16  Elliot GorokhovskyFix fuzzer.c nits and replace CLZ fallback
2022-02-15  Elliot GorokhovskyAdd back check to prevent Win32 static analysis issues
2022-02-14  Elliot GorokhovskyAdd tests for bitwise intrinsics
2022-02-14  Elliot Gorokhovskybits.h refactor and bugfix
2022-02-14  Elliot GorokhovskyFix nits
2022-02-14  Elliot GorokhovskyPull out software fallbacks
2022-02-14  Elliot GorokhovskyMove bitwise builtins into bits.h
2022-02-11  Elliot GorokhovskyMerge pull request #3063 from embg/largeNbDicts
2022-02-11  Elliot GorokhovskyBugfix and new features for largeNbDicts benchmark 3063/head
2022-02-11  Yann ColletMerge pull request #3054 from ooosssososos/patch-1
2022-02-09  Elliot GorokhovskyMerge pull request #3061 from embg/debug_ci_windows
2022-02-09  Elliot GorokhovskyReplace "windows-latest" with "windows-2019" in CI... 3061/head
2022-02-09  binhdvoMove zstdgrep and zstdless tests to cli-tests (#3057)
2022-02-08  Nick TerrellMerge pull request #3055 from terrelln/cli-test-symlinks
2022-02-07  Nick Terrell[cli-tests] Fix zstd symlinks 3055/head
2022-02-07  Oscar Shi[trace] Add aarch64 to supported architectures for... 3054/head
2022-02-04  Nick TerrellMerge pull request #3050 from shadchin/patch-1
2022-02-04  Yann ColletMerge pull request #3042 from u1f35c/fix2968
2022-02-04  Yann ColletMerge pull request #3046 from rex4539/typos
2022-02-04  Alexander ShadchinSelect legacy level for cmake 3050/head
2022-02-04  Yonatan KomornikMacos playtest envvars fix (#3035)
2022-02-02  binhdvoAdd rails for huffman table log calculation (#3047)
2022-02-02  Dimitris ApostolouFix typos 3046/head
2022-02-02  Jonathan McDowellFix required decompression memory usage reported by... 3042/head
2022-02-01  Yann ColletMerge pull request #3040 from facebook/fix44239
2022-02-01  Yann Colletfix 44239 3040/head
2022-02-01  Yann ColletMerge pull request #3036 from facebook/fix44168
2022-02-01  Yann ColletMerge branch 'dev' into fix44168 3036/head
2022-02-01  Yonatan KomornikTravis CI: fix by installing pip compatible with python...
2022-02-01  Yann Colletupdate sequence_compression_api fuzzer test
2022-01-31  Yonatan KomornikAsyncIO compression part 2 - added async read and async...
2022-01-31  Nick TerrellMerge pull request #3020 from terrelln/cli-tests
2022-01-30  Nick TerrellFix static analysis false-positives 3020/head
2022-01-30  Yann Colletfixed bug 44168
2022-01-29  Yann ColletMerge pull request #3027 from brailovich/dev
2022-01-29  Yann ColletMerge pull request #3030 from terrelln/verbose-version
2022-01-28  Yann Colletminor refactor to blocksplit
2022-01-28  Yann ColletMerge pull request #3034 from facebook/fix44122
2022-01-27  Yann Colletfix 44122 test error 3034/head
2022-01-27  Nick Terrell[CI] Hook cli-tests up to CI
2022-01-27  Nick Terrell[test] Add new CLI testing platform
2022-01-27  Nick Terrell[datagen] Remove extra newline printed
2022-01-27  Nick Terrell[zstdcli] Fix option detection for --auto-threads
2022-01-27  Nick Terrell[dibio] Fix assertion triggered by no inputs
2022-01-27  Yann ColletMerge pull request #3033 from facebook/fix44108
2022-01-27  brailovichUpdate playTests.sh 3027/head
2022-01-27  Yann ColletMerge pull request #2974 from facebook/fix2966_part3
2022-01-27  Yann Colletfix issue 44108 3033/head
2022-01-27  brailovichUpdate playTests.sh
2022-01-27  Yann Colletmore usage of new error code stabilityCondition_notResp... 2974/head
2022-01-27  Nick TerrellPrint zlib/lz4/lzma library versions in verbose version... 3030/head
2022-01-27  Yann ColletMerge pull request #3019 from facebook/huf_traces
2022-01-27  brailovichUpdate playTests.sh
2022-01-27  brailovichUpdate zstdcli.c
2022-01-26  Yann Colletremoved new huffman depth heuristic 3019/head
2022-01-26  Yann Colletintroduced LitHufLog constant
2022-01-26  Yann Colletrenamed HufLog into ZSTD_HUFFDTABLE_CAPACITY_LOG
2022-01-26  Yann Colletmoved HufLog to lib/decompress
2022-01-26  Yann Colletonly declare debug functions in debug mode
2022-01-26  Yann Colletproper max limit to 11
2022-01-26  Yann Colletupdate regression tests
2022-01-26  Yann Colletimproved compression of literals in specific corner...
2022-01-26  Yann Colletadding traces to better track processing of literals
2022-01-26  Yann ColletMerge pull request #3023 from facebook/fix_seqCompress_...
2022-01-26  Yann Colletadded ZSTD_compressStream2() + ZSTD_c_stableInBuffer...
2022-01-26  Yann Colletadded helper function inBuffer_forEndFlush()
2022-01-26  Yann Colletconverted checks into user validation generating error...
2022-01-26  Yann Colletadded streaming test starting from non-0 pos
2022-01-26  Yann Colletfix extended case combining stableInBuffer with continu...
2022-01-26  Yann Colletbetter consistency in accessing @input
2022-01-26  Yann Colletpretend consuming input to provide a sense of forward...
2022-01-26  Yann Colletfixed incorrect comment
2022-01-26  Yann Colletminor behavior refinements
2022-01-26  Yann Colletmake stableSrc compatible with regular streaming API
2022-01-26  Yann Colletstreaming compression : lazy parameter adaptation with...
2022-01-26  Yann Colletminor refactoring
2022-01-26  Yann Colletrefactored fuzzer tests for sequence compression api 3023/head
2022-01-25  Yann Colletfix sequence compression API in Explicit Delimiter...
2022-01-25  brailovichMerge pull request #1 from brailovich/brailovich-patch-1
2022-01-25  brailovichfix for error message in recursive mode for an empty...
2022-01-24  Yann ColletMerge pull request #2965 from facebook/offbase
2022-01-24  Yonatan KomornikAsyncIO compression part 1 - refactor of existing async...
2022-01-24  Nick TerrellMerge pull request #3026 from trixirt/from-linux-fix
2022-01-24  Tom Rixcleanup double word in comment. 3026/head
2022-01-22  Yann Colletslightly shortened status and summary lines in very...
2022-01-22  binhdvoChange zstdless behavior to align with zless (#2909)
2022-01-22  Yann ColletMerge pull request #3005 from cwoffenden/faster-amalgamate
2022-01-21  Yann Colletslightly shortened compression status update line
2022-01-21  Yonatan KomornikMerge pull request #2985 from yoniko/zstd-output-file...
next