1. b6b4c9a Merge pull request #2907 from Hello71/armv6-fix-legacy by Nick Terrell · 3 years ago
  2. e7b0ae3 Merge pull request #2890 from 15596858998/dec_1201 by Nick Terrell · 3 years ago
  3. 3d773d7 Apply FORCE_MEMORY_ACCESS=1 to legacy by Alex Xu (Hello71) · 3 years ago
  4. 486472c Merge pull request #2893 from terrelln/issue-2789 by Nick Terrell · 3 years ago
  5. d2c86ec Merge pull request #2897 from felixhandte/zstd-deprecated-avoid-deprecated by Felix Handte · 3 years ago
  6. fd6c34f Merge pull request #2899 from felixhandte/cmake-disable-multithreading-android by Felix Handte · 3 years ago
  7. c284569 [asm] Share portability macros and restrict ASM further by Nick Terrell · 3 years ago
  8. 647c1b6 Merge pull request #2900 from terrelln/issue-2893-test by Nick Terrell · 3 years ago
  9. 014bbb2 Merge pull request #2898 from terrelln/issue-2862 by Nick Terrell · 3 years ago
  10. a74a369 [CI] Add cmake windows build by Nick Terrell · 3 years ago
  11. 1bf3d8a Merge pull request #2896 from facebook/m68k by Yann Collet · 3 years ago
  12. 4a82bc9 Disable Multithreading in CMake Builds for Android by W. Felix Handte · 3 years ago
  13. e5bfaee Improve zstd_opt build speed and size by Nick Terrell · 3 years ago
  14. e688317 Fix Include Path by W. Felix Handte · 3 years ago
  15. 01ecd6f Merge pull request #2892 from terrelln/issue-2785 by Nick Terrell · 3 years ago
  16. d82d67d Migrate to `FORWARD_IF_ERROR` by W. Felix Handte · 3 years ago
  17. 30b9db8 changed macro name to ZSTD_ALIGNOF by Yann Collet · 3 years ago
  18. 1d025d8 bound alignment backup to sizeof(void*) by Yann Collet · 3 years ago
  19. a3ee981 Avoid Using Deprecated Functions in Deprecated Code by W. Felix Handte · 3 years ago
  20. 80a13fd move the alignment macro to compiler.h by Yann Collet · 3 years ago
  21. 21e28f5 Merge pull request #2891 from supperPants/dev by Nick Terrell · 3 years ago
  22. a134737 Merge pull request #2687 from sapiippo/dev by Yann Collet · 3 years ago
  23. 550410d Merge pull request #2894 from facebook/tomerge2051 by Yann Collet · 3 years ago
  24. ffbdc8a m68k CI tests on GA are now compulsory by Yann Collet · 3 years ago
  25. b2fbd0a Merge pull request #2895 from kanavin/fix-repro by Nick Terrell · 3 years ago
  26. 1e514fe Makefile: sort all wildcard file list expansions by Alexander Kanavin · 3 years, 11 months ago
  27. 39dced0 fix align conditions for huf_compress by Yann Collet · 3 years ago
  28. 91f5891 [CircleCI] Fix short-tests-0 by Nick Terrell · 3 years ago
  29. e89e847 added alignment test by Yann Collet · 3 years ago
  30. a71eed3 removed lib/Makefile preamble by Yann Collet · 3 years ago
  31. 3f64b31 Merge branch 'dev' into tomerge2051 by Yann Collet · 3 years ago
  32. c8767a4 Merge pull request #2501 from skitt/hide-static-symbols by Yann Collet · 3 years ago
  33. 9b97fdf Merge pull request #2887 from terrelln/issue-2815 by Nick Terrell · 3 years ago
  34. 49d5787 reduce storage requirement by Yann Collet · 3 years ago
  35. 3133d1e Merge pull request #2876 from 15596858998/dev by Yann Collet · 3 years ago
  36. 8031dc7 Merge pull request #2885 from yoniko/limit-level-32bit-systems by Yann Collet · 3 years ago
  37. e34e58b Merge pull request #2886 from terrelln/issue-2865 by Nick Terrell · 3 years ago
  38. 8f9f644 Merge pull request #2888 from terrelln/issue-2814 by Nick Terrell · 3 years ago
  39. 906c3e9 Merge pull request #2889 from terrelln/issue-2811 by Nick Terrell · 3 years ago
  40. c2260c1 Merge https://github.com/facebook/zstd into dev by supperPants · 3 years ago
  41. d4713de Fix typos. by supperPants · 3 years ago
  42. a8adfa7 fixbug CLI's -D fails when the argument is not a regular file by 15596858998 · 3 years ago
  43. a7a469e [contrib][pzstd] Fix build issue with gcc-5 by Nick Terrell · 3 years ago
  44. 360c263 [test] Test that the exec-stack bit isn't set on libzstd.so by Nick Terrell · 3 years ago
  45. 0356e05 [zdict] Remove ZDICT_CONTENTSIZE_MIN restriction for ZDICT_finalizeDictionary by Nick Terrell · 3 years ago
  46. 5414dd7 [bmi2] Add lzcnt and bmi target attributes by Nick Terrell · 3 years ago
  47. bf0a746 Merge pull request #2877 from jannkoeker/dev by Yann Collet · 3 years ago
  48. 7847c2f Merge pull request #2872 from cntrump/fix_umbrella_header_warning_for_spm by Nick Terrell · 3 years ago
  49. ef2cba6 `ZSTD_maxCLevel` now limited to 21 for 32-bit binaries. by Yonatan Komornik · 3 years ago
  50. 9bc94b2 Merge pull request #2845 from senhuang42/appveyor_msvc2 by sen · 3 years ago
  51. 0907ab5 Add GH Actions windows runtime test by senhuang42 · 3 years ago
  52. d7e1736 Fix build for cygwin/bsd (#2882) by binhdvo · 3 years ago
  53. 7abebc8 Clarify documentation for -c (#2883) by binhdvo · 3 years ago
  54. 20660a0 msvc tests to dev by senhuang42 · 3 years ago
  55. 0a36c10 Update CMakeLists.txt by Jann Köker · 3 years ago
  56. 944c71c Remove zstd-umbrella.h by Lvv.me · 3 years ago
  57. e315a04 更新 fileio.c by 15596858998 · 3 years ago
  58. ebf664b Fix SPM warning: umbrella header for module 'libzstd' does not include header 'xxx.h' by Lvv.me · 3 years ago
  59. 7ce6f71 更新 playTests.sh by 15596858998 · 3 years ago
  60. c2c6a4a Merge pull request #2869 from felixhandte/oss-fuzz-fix-41005 by Felix Handte · 3 years ago
  61. 6607908 Determinism: Avoid Mapping Window into Reserved Indices during Reduction by W. Felix Handte · 3 years ago
  62. a37a8df Merge pull request #2856 from rex4539/typos by Yann Collet · 3 years ago
  63. f56de11 Merge pull request #2858 from cntrump/support_swift_package_manager by Yann Collet · 3 years ago
  64. 92c41c5 Merge pull request #2866 from terrelln/linux-O2 by Nick Terrell · 3 years ago
  65. e2d0186 [linux-kernel] Don't add -O3 to CFLAGS by Nick Terrell · 3 years ago
  66. f343f27 Merge pull request #2857 from ko-zu/noexecstack by Nick Terrell · 3 years ago
  67. b7d899d Merge pull request #2864 from terrelln/linux-opt by Nick Terrell · 3 years ago
  68. 19eb459 [linux-kernel] Don't inline function in zstd_opt.c by Nick Terrell · 3 years ago
  69. 8dba88c Merge pull request #2863 from terrelln/fast-dfast-size by Nick Terrell · 3 years ago
  70. 802ea88 Reduce function size in fast & dfast by Nick Terrell · 3 years ago
  71. 81b9620 Using `module.modulemap` replace symbol link for public header by Lvv.me · 3 years ago
  72. 2745563 Support Swift Package Manager by Lvv.me · 3 years ago
  73. c67e07f Remove executable flag from GNU_STACK section by ko-zu · 3 years ago
  74. ebbd675 Fix typos by Dimitris Apostolou · 3 years ago
  75. ddae153 Merge pull request #2847 from Svetlitski-FB/improve-verbose-output-2 by Yann Collet · 3 years ago
  76. 9b28c26 Integrate verbose mode tests into playTests.sh by Kevin Svetlitski · 3 years ago
  77. 7fbd126 Suppress spurious unused parameter warning by Kevin Svetlitski · 3 years ago
  78. 375e3aa Ensure formatting directives for displaying size_t are portable by Kevin Svetlitski · 3 years ago
  79. 365c911 Ensure print*CParams functions are only defined when used by Kevin Svetlitski · 3 years ago
  80. f6ffd39 Add test case for detailed compression parameter verbose output by Kevin Svetlitski · 3 years ago
  81. 9ba0790 Merge pull request #2836 from animalize/copy16 by Yann Collet · 3 years ago
  82. df9b775 Fix const-ness of FIO_displayCompressionParameters by Kevin Svetlitski · 3 years ago
  83. 63fe619 Display --zstd= subparameters in command-line ready form in verbose mode by Kevin Svetlitski · 3 years ago
  84. a071e00 Merge pull request #2850 from felixhandte/oss-fuzz-fix-40829-for-real-this-time by Felix Handte · 3 years ago
  85. 931778e Fix fullbench CI failure (#2851) by binhdvo · 3 years ago
  86. 48572f5 Rewrite Fix to Still Auto-Vectorize by W. Felix Handte · 3 years ago
  87. 61765ca Avoid Reducing Indices to Reserved Values by W. Felix Handte · 3 years ago
  88. 793b6ce Merge pull request #2849 from terrelln/linux-kernel-backport by Nick Terrell · 3 years ago
  89. d46995e Backport zstd patch from LKML by Nick Terrell · 3 years ago
  90. 379c62a Merge pull request #2846 from senhuang42/fix_appveyor by sen · 3 years ago
  91. 0665d4c Display command line parameters with concrete values in verbose mode by Kevin Svetlitski · 3 years ago
  92. 5375d75 Merge pull request #2839 from Svetlitski-FB/improve-verbose-output by Yann Collet · 3 years ago
  93. b388819 Report memory required to decompress while compressing in verbose mode by Kevin Svetlitski · 3 years, 1 month ago
  94. 3847448 Void out unused functions by senhuang42 · 3 years ago
  95. b10357c ZSTD_copy16() uses SSE2 instructions by Ma Lin · 3 years, 1 month ago
  96. b399b47 Move mingw tests from appveyor to github actions (#2838) by binhdvo · 3 years ago
  97. 04734ee Fix oss fuzz test error (#2837) by binhdvo · 3 years, 1 month ago
  98. 23dd28d minor improvements to benchmark display by Yann Collet · 3 years, 1 month ago
  99. aba88fa Merge pull request #2829 from facebook/ZSTD_DECODER_INTERNAL_BUFFER by Yann Collet · 3 years, 1 month ago
  100. 2b2a5c4 fix minor cast warning by Yann Collet · 3 years, 1 month ago