- 30b9db8 changed macro name to ZSTD_ALIGNOF by Yann Collet · 3 years ago
- 1d025d8 bound alignment backup to sizeof(void*) by Yann Collet · 3 years ago
- 80a13fd move the alignment macro to compiler.h by Yann Collet · 3 years ago
- ffbdc8a m68k CI tests on GA are now compulsory by Yann Collet · 3 years ago
- 39dced0 fix align conditions for huf_compress by Yann Collet · 3 years ago
- e89e847 added alignment test by Yann Collet · 3 years ago
- 9b97fdf Merge pull request #2887 from terrelln/issue-2815 by Nick Terrell · 3 years ago
- 49d5787 reduce storage requirement by Yann Collet · 3 years ago
- 3133d1e Merge pull request #2876 from 15596858998/dev by Yann Collet · 3 years ago
- 8031dc7 Merge pull request #2885 from yoniko/limit-level-32bit-systems by Yann Collet · 3 years ago
- e34e58b Merge pull request #2886 from terrelln/issue-2865 by Nick Terrell · 3 years ago
- 8f9f644 Merge pull request #2888 from terrelln/issue-2814 by Nick Terrell · 3 years ago
- 906c3e9 Merge pull request #2889 from terrelln/issue-2811 by Nick Terrell · 3 years ago
- a7a469e [contrib][pzstd] Fix build issue with gcc-5 by Nick Terrell · 3 years ago
- 360c263 [test] Test that the exec-stack bit isn't set on libzstd.so by Nick Terrell · 3 years ago
- 0356e05 [zdict] Remove ZDICT_CONTENTSIZE_MIN restriction for ZDICT_finalizeDictionary by Nick Terrell · 3 years ago
- 5414dd7 [bmi2] Add lzcnt and bmi target attributes by Nick Terrell · 3 years ago
- bf0a746 Merge pull request #2877 from jannkoeker/dev by Yann Collet · 3 years ago
- 7847c2f Merge pull request #2872 from cntrump/fix_umbrella_header_warning_for_spm by Nick Terrell · 3 years ago
- ef2cba6 `ZSTD_maxCLevel` now limited to 21 for 32-bit binaries. by Yonatan Komornik · 3 years ago
- 9bc94b2 Merge pull request #2845 from senhuang42/appveyor_msvc2 by sen · 3 years ago
- 0907ab5 Add GH Actions windows runtime test by senhuang42 · 3 years ago
- d7e1736 Fix build for cygwin/bsd (#2882) by binhdvo · 3 years ago
- 7abebc8 Clarify documentation for -c (#2883) by binhdvo · 3 years ago
- 20660a0 msvc tests to dev by senhuang42 · 3 years ago
- 0a36c10 Update CMakeLists.txt by Jann Köker · 3 years ago
- 944c71c Remove zstd-umbrella.h by Lvv.me · 3 years ago
- e315a04 更新 fileio.c by 15596858998 · 3 years ago
- ebf664b Fix SPM warning: umbrella header for module 'libzstd' does not include header 'xxx.h' by Lvv.me · 3 years ago
- 7ce6f71 更新 playTests.sh by 15596858998 · 3 years ago
- c2c6a4a Merge pull request #2869 from felixhandte/oss-fuzz-fix-41005 by Felix Handte · 3 years ago
- 6607908 Determinism: Avoid Mapping Window into Reserved Indices during Reduction by W. Felix Handte · 3 years ago
- a37a8df Merge pull request #2856 from rex4539/typos by Yann Collet · 3 years ago
- f56de11 Merge pull request #2858 from cntrump/support_swift_package_manager by Yann Collet · 3 years ago
- 92c41c5 Merge pull request #2866 from terrelln/linux-O2 by Nick Terrell · 3 years ago
- e2d0186 [linux-kernel] Don't add -O3 to CFLAGS by Nick Terrell · 3 years ago
- f343f27 Merge pull request #2857 from ko-zu/noexecstack by Nick Terrell · 3 years ago
- b7d899d Merge pull request #2864 from terrelln/linux-opt by Nick Terrell · 3 years ago
- 19eb459 [linux-kernel] Don't inline function in zstd_opt.c by Nick Terrell · 3 years ago
- 8dba88c Merge pull request #2863 from terrelln/fast-dfast-size by Nick Terrell · 3 years ago
- 802ea88 Reduce function size in fast & dfast by Nick Terrell · 3 years ago
- 81b9620 Using `module.modulemap` replace symbol link for public header by Lvv.me · 3 years ago
- 2745563 Support Swift Package Manager by Lvv.me · 3 years ago
- c67e07f Remove executable flag from GNU_STACK section by ko-zu · 3 years ago
- ebbd675 Fix typos by Dimitris Apostolou · 3 years ago
- ddae153 Merge pull request #2847 from Svetlitski-FB/improve-verbose-output-2 by Yann Collet · 3 years ago
- 9b28c26 Integrate verbose mode tests into playTests.sh by Kevin Svetlitski · 3 years ago
- 7fbd126 Suppress spurious unused parameter warning by Kevin Svetlitski · 3 years ago
- 375e3aa Ensure formatting directives for displaying size_t are portable by Kevin Svetlitski · 3 years ago
- 365c911 Ensure print*CParams functions are only defined when used by Kevin Svetlitski · 3 years ago
- f6ffd39 Add test case for detailed compression parameter verbose output by Kevin Svetlitski · 3 years ago
- 9ba0790 Merge pull request #2836 from animalize/copy16 by Yann Collet · 3 years ago
- df9b775 Fix const-ness of FIO_displayCompressionParameters by Kevin Svetlitski · 3 years ago
- 63fe619 Display --zstd= subparameters in command-line ready form in verbose mode by Kevin Svetlitski · 3 years ago
- a071e00 Merge pull request #2850 from felixhandte/oss-fuzz-fix-40829-for-real-this-time by Felix Handte · 3 years ago
- 931778e Fix fullbench CI failure (#2851) by binhdvo · 3 years ago
- 48572f5 Rewrite Fix to Still Auto-Vectorize by W. Felix Handte · 3 years ago
- 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
- 0665d4c Display command line parameters with concrete values in verbose mode by Kevin Svetlitski · 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
- b10357c ZSTD_copy16() uses SSE2 instructions by Ma Lin · 3 years, 1 month 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