]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2021-12-13  zx123123Update playTests.sh 2905/head
2021-12-05  15596858998add test case
2021-11-23  15596858998更新 fileio.c 2871/head 2876/head
2021-11-21  15596858998更新 playTests.sh
2021-11-11  Yann ColletMerge pull request #2836 from animalize/copy16
2021-11-10  Felix HandteMerge pull request #2850 from felixhandte/oss-fuzz...
2021-11-09  binhdvoFix fullbench CI failure (#2851)
2021-11-09  W. Felix HandteRewrite Fix to Still Auto-Vectorize 2850/head
2021-11-09  W. Felix HandteAvoid Reducing Indices to Reserved Values
2021-11-05  Nick TerrellMerge pull request #2849 from terrelln/linux-kernel...
2021-11-05  Nick TerrellBackport zstd patch from LKML 2849/head
2021-11-05  senMerge pull request #2846 from senhuang42/fix_appveyor
2021-11-05  Yann ColletMerge pull request #2839 from Svetlitski-FB/improve...
2021-11-04  Kevin SvetlitskiReport memory required to decompress while compressing... 2839/head
2021-11-04  senhuang42Void out unused functions 2846/head
2021-11-04  Ma LinZSTD_copy16() uses SSE2 instructions 2836/head
2021-11-02  binhdvoMove mingw tests from appveyor to github actions (...
2021-10-29  binhdvoFix oss fuzz test error (#2837)
2021-10-27  Yann Colletminor improvements to benchmark display
2021-10-26  Yann ColletMerge pull request #2829 from facebook/ZSTD_DECODER_INT...
2021-10-26  Yann Colletfix minor cast warning 2829/head
2021-10-26  Yann Colletadded minimum for decoder buffer
2021-10-25  Yann ColletMerge pull request #2830 from facebook/clevels
2021-10-25  Nick TerrellMerge pull request #2828 from terrelln/lazy-compile
2021-10-25  Yann Colletseparate compression level tables into their own files 2830/head
2021-10-25  Yann Colletbuild macro ZSTD_DECODER_INTERNAL_BUFFER
2021-10-25  binhdvoReduce size of dctx by reutilizing dst buffer (#2751)
2021-10-22  Yann ColletMerge pull request #2822 from marxin/fix-zstd-thread...
2021-10-22  Nick Terrell[lazy] Speed up compilation times 2828/head
2021-10-21  Nick TerrellMerge pull request #2825 from terrelln/huf-asm-comments
2021-10-20  Nick Terrell[asm] Switch to C style comments 2825/head
2021-10-18  Yann ColletMerge pull request #2800 from animalize/fix_c89
2021-10-15  Martin LiskaSupport thread pool section in HTML documentation. 2822/head
2021-10-13  Felix HandteMerge pull request #2774 from felixhandte/zstd-dfast...
2021-10-12  W. Felix HandteConvert Outer Control Structure to Loop 2774/head
2021-10-12  senMerge pull request #2813 from marxin/streaming-compress...
2021-10-12  Martin LiskaEnhance streaming_compression examples. 2813/head
2021-10-11  Nick TerrellMerge pull request #2820 from terrelln/nb-compares
2021-10-08  Nick TerrellMerge pull request #2819 from terrelln/ldm-hash-rate-log
2021-10-08  Nick TerrellMerge pull request #2818 from terrelln/indentation-fix
2021-10-08  Nick TerrellMerge pull request #2817 from terrelln/multiple-ddict-fix
2021-10-08  Nick Terrell[binary-tree] Fix underflow of nbCompares 2820/head
2021-10-08  Nick Terrell[multiple-ddicts] Fix NULL checks 2817/head
2021-10-08  Nick Terrell[ldm] Fix ZSTD_c_ldmHashRateLog bounds check 2819/head
2021-10-08  Nick Terrell[nit] Fix buggy indentation 2818/head
2021-10-05  W. Felix HandteStyle: Add Comments to Variables and Move a Couple...
2021-10-05  W. Felix HandteFix Flaky Test
2021-10-05  W. Felix HandteUpdate results.csv
2021-10-05  W. Felix HandteSimplify DMS Implementation by Removing noDict Support
2021-10-05  W. Felix HandteFall Back in _extDict to New _noDict Rather than Old...
2021-10-05  W. Felix HandteNit: Rename Function
2021-10-05  W. Felix HandteNit: Unnest Blocks that Don't Declare Anything
2021-10-05  W. Felix HandteSearch One Last Position
2021-10-05  W. Felix HandteAdvance Long Index Lookup (+0.5% Speed)
2021-10-05  W. Felix HandteWrite Back Advanced Hash in Long Matches as Well (...
2021-10-05  W. Felix HandteUse Look-Ahead Hash for Next Long Check after Short...
2021-10-05  W. Felix HandteHash Long One Position Ahead (+2.5% Speed)
2021-10-05  W. Felix HandtePull Match Found Stuff Out of the Loop
2021-10-05  W. Felix HandteExtract Working Variables
2021-10-05  W. Felix HandteTrack Step Rather than Recalculating (+0.5% Speed)
2021-10-05  W. Felix HandteExtract Single-Segment Variant of ZSTD_dfast
2021-10-05  stanjo74Limit train samples (#2809)
2021-10-01  Yann ColletMerge pull request #2747 from Helflym/dev
2021-09-29  Nick TerrellMerge pull request #2803 from terrelln/linux-kernel-ci
2021-09-29  Nick TerrellMerge pull request #2802 from solbjorn/fix-kernel-wundef
2021-09-29  Nick TerrellMerge pull request #2810 from 3nids/patch-1
2021-09-29  senMerge pull request #2755 from senhuang42/skip_long_matc...
2021-09-29  Denis Rouzaudadd missing BUNDLE DESTINATION 2810/head
2021-09-28  Ma LinFix ZSTD_countTrailingZeros() bug 2800/head
2021-09-28  Sen HuangUpdate regression test 2755/head
2021-09-28  Sen HuangPull hot loop into its own function
2021-09-28  Sen HuangTry beginning and end of match
2021-09-28  Sen HuangSkip most long matches in lazy hash table update
2021-09-27  Nick TerrellMerge pull request #2808 from terrelln/huf-oss-fuzz-fix
2021-09-27  Felix HandteMerge pull request #2805 from nolange/smaller_code_with...
2021-09-27  Nick Terrell[huf] Fix OSS-Fuzz assert 2808/head
2021-09-27  Ma LinUse __assume(0) for unreachable code path in msvc
2021-09-26  Yann Colletminor : fix comment
2021-09-26  Yann Colletadded link to RFC
2021-09-26  Yann Colletminor : makes the "stable" property of Zstandard format...
2021-09-26  Norbert Langezstd_decompress: use a helper function for context... 2805/head
2021-09-26  Norbert Langedecompress: conditionally remove bmi2 from context
2021-09-26  Norbert Langedecompress: conditionally remove legacy members from...
2021-09-25  Alexander Lobakin[contrib][linux] Fix -Wundef inside Linux kernel tree 2802/head
2021-09-25  Ma LinDon't initialize the first parameter of _BitScanForward...
2021-09-25  Ma LinDon't initialize the first parameter of _BitScanReverse...
2021-09-25  Ma LinFix a C89 error in msvc
2021-09-24  Nick Terrell[contrib][linux-kernel] Add standard warnings and ... 2803/head
2021-09-24  Nick TerrellMerge pull request #2790 from solbjorn/huf-asm-kernel
2021-09-23  Nick TerrellMerge pull request #2796 from terrelln/linux-fixes
2021-09-23  Nick TerrellMerge pull request #2799 from terrelln/oss-fuzz-build
2021-09-23  Nick TerrellMerge pull request #2798 from abxhr/typo-fix
2021-09-23  Nick Terrell[build] Fix oss-fuzz build with the dataflow sanitizer 2799/head
2021-09-23  Yann ColletMerge pull request #2797 from facebook/btconst
2021-09-23  Abshar Mohammed... Fix typo 2798/head
2021-09-23  Nick Terrell[lib] Make lib compatible with `-Wfall-through` excepti... 2796/head
2021-09-23  Yann Colletconstify MatchState* parameter when possible 2797/head
2021-09-23  Alexander Lobakin[contrib][linux] Add contrib/linux-kernel/linux to... 2790/head
2021-09-23  Alexander Lobakin[contrib][linux] Add huf_decompress_amd64.o target...
2021-09-23  Alexander Lobakin[contrib][linux] Fix build with CONFIG_WERROR
next