- 61765ca Avoid Reducing Indices to Reserved Values by W. Felix Handte · 3 years ago
- 793b6ce Merge pull request #2849 from terrelln/linux-kernel-backport by Nick Terrell · 3 years ago
- d46995e Backport zstd patch from LKML by Nick Terrell · 3 years ago
- 379c62a Merge pull request #2846 from senhuang42/fix_appveyor by sen · 3 years ago
- 5375d75 Merge pull request #2839 from Svetlitski-FB/improve-verbose-output by Yann Collet · 3 years ago
- b388819 Report memory required to decompress while compressing in verbose mode by Kevin Svetlitski · 3 years, 1 month ago
- 3847448 Void out unused functions by senhuang42 · 3 years ago
- b399b47 Move mingw tests from appveyor to github actions (#2838) by binhdvo · 3 years ago
- 04734ee Fix oss fuzz test error (#2837) by binhdvo · 3 years, 1 month ago
- 23dd28d minor improvements to benchmark display by Yann Collet · 3 years, 1 month ago
- aba88fa Merge pull request #2829 from facebook/ZSTD_DECODER_INTERNAL_BUFFER by Yann Collet · 3 years, 1 month ago
- 2b2a5c4 fix minor cast warning by Yann Collet · 3 years, 1 month ago
- 518f06b added minimum for decoder buffer by Yann Collet · 3 years, 1 month ago
- 12e177c Merge pull request #2830 from facebook/clevels by Yann Collet · 3 years, 1 month ago
- ad739e5 Merge pull request #2828 from terrelln/lazy-compile by Nick Terrell · 3 years, 1 month ago
- 082d6c6 separate compression level tables into their own files by Yann Collet · 3 years, 1 month ago
- 02be2a8 build macro ZSTD_DECODER_INTERNAL_BUFFER by Yann Collet · 3 years, 1 month ago
- 6a7ede3 Reduce size of dctx by reutilizing dst buffer (#2751) by binhdvo · 3 years, 1 month ago
- 0a794f5 Merge pull request #2822 from marxin/fix-zstd-thread-pool-documentation by Yann Collet · 3 years, 1 month ago
- 13cad3a [lazy] Speed up compilation times by Nick Terrell · 3 years, 1 month ago
- dad8a3c Merge pull request #2825 from terrelln/huf-asm-comments by Nick Terrell · 3 years, 1 month ago
- abd717a [asm] Switch to C style comments by Nick Terrell · 3 years, 1 month ago
- 9d62957 Merge pull request #2800 from animalize/fix_c89 by Yann Collet · 3 years, 1 month ago
- 1c2b02e Support thread pool section in HTML documentation. by Martin Liska · 3 years, 1 month ago
- 23c1a2d Merge pull request #2774 from felixhandte/zstd-dfast-pipelined-single by Felix Handte · 3 years, 1 month ago
- 0bfc935 Convert Outer Control Structure to Loop by W. Felix Handte · 3 years, 1 month ago
- 66e554f Merge pull request #2813 from marxin/streaming-compress-enhance by sen · 3 years, 1 month ago
- 926d470 Enhance streaming_compression examples. by Martin Liska · 3 years, 1 month ago
- b77d95b Merge pull request #2820 from terrelln/nb-compares by Nick Terrell · 3 years, 1 month ago
- 26486db Merge pull request #2819 from terrelln/ldm-hash-rate-log by Nick Terrell · 3 years, 1 month ago
- 802745e Merge pull request #2818 from terrelln/indentation-fix by Nick Terrell · 3 years, 1 month ago
- 9c9a5f3 Merge pull request #2817 from terrelln/multiple-ddict-fix by Nick Terrell · 3 years, 1 month ago
- c6c482f [binary-tree] Fix underflow of nbCompares by Nick Terrell · 3 years, 1 month ago
- 31316cf [multiple-ddicts] Fix NULL checks by Nick Terrell · 3 years, 1 month ago
- 1bbb372 [ldm] Fix ZSTD_c_ldmHashRateLog bounds check by Nick Terrell · 3 years, 1 month ago
- 399644b [nit] Fix buggy indentation by Nick Terrell · 3 years, 1 month ago
- 79ca830 Style: Add Comments to Variables and Move a Couple into the Loop by W. Felix Handte · 3 years, 1 month ago
- 168d0a3 Fix Flaky Test by W. Felix Handte · 3 years, 2 months ago
- c2c3283 Update results.csv by W. Felix Handte · 3 years, 2 months ago
- 62536ef Simplify DMS Implementation by Removing noDict Support by W. Felix Handte · 3 years, 2 months ago
- 051b473 Fall Back in _extDict to New _noDict Rather than Old Merged Impl by W. Felix Handte · 3 years, 2 months ago
- fcab484 Nit: Rename Function by W. Felix Handte · 3 years, 2 months ago
- 47fd762 Nit: Unnest Blocks that Don't Declare Anything by W. Felix Handte · 3 years, 2 months ago
- 2cdfad5 Search One Last Position by W. Felix Handte · 3 years, 2 months ago
- 6ae44c0 Advance Long Index Lookup (+0.5% Speed) by W. Felix Handte · 3 years, 2 months ago
- 2ddef7c Write Back Advanced Hash in Long Matches as Well (+Ratio) by W. Felix Handte · 3 years, 2 months ago
- 39f2491 Use Look-Ahead Hash for Next Long Check after Short Match (+0.5% Speed) by W. Felix Handte · 3 years, 2 months ago
- db4e1b5 Hash Long One Position Ahead (+2.5% Speed) by W. Felix Handte · 3 years, 3 months ago
- a1ac720 Pull Match Found Stuff Out of the Loop by W. Felix Handte · 3 years, 3 months ago
- 072ffaa Extract Working Variables by W. Felix Handte · 3 years, 3 months ago
- 1bdf041 Track Step Rather than Recalculating (+0.5% Speed) by W. Felix Handte · 3 years, 3 months ago
- 258c062 Extract Single-Segment Variant of ZSTD_dfast by W. Felix Handte · 3 years, 3 months ago
- 52598d5 Limit train samples (#2809) by stanjo74 · 3 years, 1 month ago
- 7868f38 Merge pull request #2747 from Helflym/dev by Yann Collet · 3 years, 2 months ago
- a782656 Merge pull request #2803 from terrelln/linux-kernel-ci by Nick Terrell · 3 years, 2 months ago
- 3a4d421 Merge pull request #2802 from solbjorn/fix-kernel-wundef by Nick Terrell · 3 years, 2 months ago
- db9999a Merge pull request #2810 from 3nids/patch-1 by Nick Terrell · 3 years, 2 months ago
- 358f177 Merge pull request #2755 from senhuang42/skip_long_matches_lazy by sen · 3 years, 2 months ago
- abc1a91 add missing BUNDLE DESTINATION by Denis Rouzaud · 3 years, 2 months ago
- 894f05e Fix ZSTD_countTrailingZeros() bug by Ma Lin · 3 years, 2 months ago
- 9360367 Update regression test by Sen Huang · 3 years, 2 months ago
- 4b7f45c Pull hot loop into its own function by Sen Huang · 3 years, 2 months ago
- ccdcbf4 Try beginning and end of match by Sen Huang · 3 years, 2 months ago
- b8fd6bf Skip most long matches in lazy hash table update by Sen Huang · 3 years, 3 months ago
- 9ef055d Merge pull request #2808 from terrelln/huf-oss-fuzz-fix by Nick Terrell · 3 years, 2 months ago
- 8b7a19f Merge pull request #2805 from nolange/smaller_code_with_disabled_features by Felix Handte · 3 years, 2 months ago
- a07ddb4 [huf] Fix OSS-Fuzz assert by Nick Terrell · 3 years, 2 months ago
- ae986fc Use __assume(0) for unreachable code path in msvc by Ma Lin · 3 years, 2 months ago
- 2ed14c2 minor : fix comment by Yann Collet · 3 years, 2 months ago
- ecb2dae added link to RFC by Yann Collet · 3 years, 2 months ago
- 70a80b6 minor : makes the "stable" property of Zstandard format more prominent by Yann Collet · 3 years, 2 months ago
- 6763f40 zstd_decompress: use a helper function for context create by Norbert Lange · 3 years, 2 months ago
- 0d45540 decompress: conditionally remove bmi2 from context by Norbert Lange · 3 years, 2 months ago
- 02296ca decompress: conditionally remove legacy members from context by Norbert Lange · 3 years, 2 months ago
- 71526e6 [contrib][linux] Fix -Wundef inside Linux kernel tree by Alexander Lobakin · 3 years, 2 months ago
- e5ba858 Don't initialize the first parameter of _BitScanForward* functions by Ma Lin · 3 years, 2 months ago
- 95f492e Don't initialize the first parameter of _BitScanReverse* functions by Ma Lin · 3 years, 2 months ago
- cc22042 Fix a C89 error in msvc by Ma Lin · 3 years, 2 months ago
- b10085d [contrib][linux-kernel] Add standard warnings and -Werror to CI by Nick Terrell · 3 years, 2 months ago
- 32a8443 Merge pull request #2790 from solbjorn/huf-asm-kernel by Nick Terrell · 3 years, 2 months ago
- 14772d9 Merge pull request #2796 from terrelln/linux-fixes by Nick Terrell · 3 years, 2 months ago
- 01976ce Merge pull request #2799 from terrelln/oss-fuzz-build by Nick Terrell · 3 years, 2 months ago
- 1903d6a Merge pull request #2798 from abxhr/typo-fix by Nick Terrell · 3 years, 2 months ago
- d7ef97a [build] Fix oss-fuzz build with the dataflow sanitizer by Nick Terrell · 3 years, 2 months ago
- 9cb5d35 Merge pull request #2797 from facebook/btconst by Yann Collet · 3 years, 2 months ago
- 54a888b Fix typo by Abshar Mohammed Aslam · 3 years, 2 months ago
- 189e87b [lib] Make lib compatible with `-Wfall-through` excepting legacy by Nick Terrell · 3 years, 2 months ago
- fa2a4d7 constify MatchState* parameter when possible by Yann Collet · 3 years, 2 months ago
- d8b7fc5 [contrib][linux] Add contrib/linux-kernel/linux to .gitignore by Alexander Lobakin · 3 years, 2 months ago
- c45b27a [contrib][linux] Add huf_decompress_amd64.o target to Makefile by Alexander Lobakin · 3 years, 2 months ago
- e6d62bb [contrib][linux] Fix build with CONFIG_WERROR by Alexander Lobakin · 3 years, 2 months ago
- c7afbec Merge pull request #2780 from senhuang42/blocksplit_stack_reduce by sen · 3 years, 2 months ago
- 1d8143c Move block splitter from stack to CCtx by senhuang42 · 3 years, 2 months ago
- e3feec7 Merge pull request #2795 from terrelln/linux-fixes by Nick Terrell · 3 years, 2 months ago
- 162491f [contrib][linux] Reduce stack usage by 80 bytes by Nick Terrell · 3 years, 2 months ago
- b25d574 Merge pull request #2794 from terrelln/spdx-license by Nick Terrell · 3 years, 2 months ago
- 441eb26 Merge pull request #2793 from facebook/rdoc by Yann Collet · 3 years, 2 months ago
- 4d347a9 [contrib][linux] Fix up SPDX license identifiers by Nick Terrell · 3 years, 2 months ago
- 8150891 regenerated zstdless.1 by Yann Collet · 3 years, 2 months ago
- 3addf2f updated zstdgrep man page by Yann Collet · 3 years, 2 months ago