1. 40f20b6 Merge pull request #2197 from neheb/hj by Yann Collet · 5 years ago
  2. 62df5bc Merge pull request #2243 from facebook/uclibc by Yann Collet · 5 years ago
  3. a35f135 Merge pull request #2246 from ffontaine/dev by Felix Handte · 5 years ago
  4. 0d0fc45 Merge pull request #2247 from facebook/revert-2244-dev by Yann Collet · 5 years ago
  5. a44671b Revert "Fix -Wunused-variable under FUZZING_BUILD_MODE..." by Yann Collet · 5 years ago
  6. 7d3d5f2 Merge pull request #2244 from hctim/dev by Yann Collet · 5 years ago
  7. 26d01bd programs/util.c: fix build without st_mtime by Fabrice Fontaine · 5 years ago
  8. 23b55d6 Fix -Wunused-variable under FUZZING_BUILD_MODE... by Mitch Phillips · 5 years ago
  9. 1dcc478 fix uclibc's st_mtim by Yann Collet · 5 years ago
  10. bd21e4b Merge pull request #2242 from evverx/cifuzz-ubsan-msan by Nick Terrell · 5 years ago
  11. 8e20f13 cifuzz: turn on UBsan and MSan by Evgeny Vereshchagin · 5 years ago
  12. 16b353b minor doc clarification regarding MT parameters by Yann Collet · 5 years ago
  13. bdf716b Merge pull request #2239 from evverx/evverx-cifuzz by Nick Terrell · 5 years ago
  14. a3296da Merge pull request #2219 from xxie24/output-dir-mirror by Yann Collet · 5 years ago
  15. 865ecf6 Merge pull request #2183 from tonytheodore/patch-1 by Yann Collet · 5 years ago
  16. 78ebe4b Merge pull request #2237 from marxin/gcda-to-gitignore by Yann Collet · 5 years ago
  17. c0ee26e Merge pull request #2236 from marxin/pgo-fix-comment by Yann Collet · 5 years ago
  18. 2fbc438 Merge pull request #2231 from marxin/use-threads-in-example by Yann Collet · 5 years ago
  19. 7276ab1 Add GCC PGO data files to .gitignore. by Martin Liska · 5 years ago
  20. 5b9d6b9 Update comment about PGO build. by Martin Liska · 5 years ago
  21. 461348c Use threads in streaming_compression.c example. by Martin Liska · 5 years ago
  22. 3b9df58 cifuzz: don't upload artifacts when CIFuzz fails to build fuzz targets by Evgeny Vereshchagin · 5 years ago
  23. 978cea5 Merge pull request #2230 from cwoffenden/minor-tidy by Yann Collet · 5 years ago
  24. fedecb2 Merge pull request #2235 from bimbashrestha/decom-macros by Yann Collet · 5 years ago
  25. 2598af4 removing min decomp by Bimba Shrestha · 5 years ago
  26. 9bfd371 Remove superfluous build-time options by Carl Woffenden · 5 years ago
  27. 2cdd33a Merge pull request #2227 from yoshihitoh/single-file-dict-emscripten by Yann Collet · 5 years ago
  28. bc5fe33 Change Emscripten docker image to the official one which is used for testing the single-file feature. by yoshihitoh · 5 years ago
  29. f014c3c Merge pull request #2228 from marxin/rename-ZSTDMT_NBTHREADS_MAX by Yann Collet · 5 years ago
  30. 4307e87 Rename ZSTDMT_NBTHREADS_MAX to ZSTDMT_NBWORKERS_MAX. by Martin Liska · 5 years ago
  31. a035654 Enable docker based Emscripten build on single file library test if emcc is not available. by yoshihitoh · 5 years ago
  32. a2b6a8f Merge pull request #2220 from dkcasset/fix-lib-Makefile-older-sed-version by Nick Terrell · 5 years ago
  33. 3690fe3 Merge pull request #2221 from BioDataAnalysis/bda_install_dll by Nick Terrell · 5 years ago
  34. 82e7e2b Add variable for sed extended RE option (defaults to -E) by dkcasset · 5 years ago
  35. 37f36b9 build/cmake/lib/CMakeLists.txt: Install shared library (dll) for Windows by Mario Emmenlauer · 5 years ago
  36. c6548ea Rename static vars to avoid redefinition error. by yoshihitoh · 5 years ago
  37. b0ed66e Replace -E option with equivalent -r for older versions of sed by dkcasset · 5 years ago
  38. 9a8ccd4 Add output-dir-mirror option by Xin Xie · 5 years ago
  39. 7afd5d8 Merge pull request #2218 from terrelln/assert-seq by Nick Terrell · 5 years ago
  40. 081691a Merge pull request #2217 from terrelln/cover-redundant by Nick Terrell · 5 years ago
  41. 370933f Merge pull request #2209 from Niadb/dev by Nick Terrell · 5 years ago
  42. cce0edf Fix unused variable warnings in fuzzing build mode without asserts by Nick Terrell · 5 years ago
  43. 2312b81 [cover] Remove unnecessary mask and dedup hash functions by Nick Terrell · 5 years ago
  44. 78601d0 Merge pull request #2212 from cwoffenden/single-file-dict by Nick Terrell · 5 years ago
  45. 34c0d85 Merge pull request #2214 from terrelln/superblock-cross-entropy by Nick Terrell · 5 years ago
  46. 1047097 [superblock] Add defensive assert and bounds check by Nick Terrell · 5 years ago
  47. 38cdb6a Renamed cover and fast cover hash functions/vars by Carl Woffenden · 5 years ago
  48. 4a9b7d1 Initial implementation (files added, macros fixed) by Carl Woffenden · 5 years ago
  49. 74f65f6 Update compiler.h by Niadb · 5 years ago
  50. 8c115cb Update compiler.h by Niadb · 5 years ago
  51. 2962fda Add files via upload by Niadb · 5 years ago
  52. 405586d Add files via upload by Niadb · 5 years ago
  53. a4c8aa5 Add files via upload by Niadb · 5 years ago
  54. f03192c Merge pull request #2208 from bimbashrestha/arm-actions by Bimba Shrestha · 5 years ago
  55. 4d6e4a2 adding arm to actions by Bimba Shrestha · 5 years ago
  56. c496fd2 Merge pull request #2206 from bimbashrestha/stream-size by Bimba Shrestha · 5 years ago
  57. de48f35 adding --patch-from --stream-size test by Bimba Shrestha · 5 years ago
  58. b067108 error when not using --stream-size on pipe by Bimba Shrestha · 5 years ago
  59. 6653321 passing streamSrcSize when set by Bimba Shrestha · 5 years ago
  60. 4f59be7 Merge pull request #2205 from bimbashrestha/cmake by Bimba Shrestha · 5 years ago
  61. 0fa9406 removing deduplicatin of flags by Bimba Shrestha · 5 years ago
  62. c1913ed added paragraph on static analysis pitfalls by Yann Collet · 5 years ago
  63. b6a9ded Merge pull request #2202 from terrelln/dict-fi by Nick Terrell · 5 years ago
  64. 08981d2 [lib] Allow compression dictionaries with missing symbols by Nick Terrell · 5 years ago
  65. e8127b3 Merge pull request #2196 from tru/dumpversion_argument by Yann Collet · 5 years ago
  66. 1c9b1dd Update version documention with the support for -q by Tobias Hieta · 5 years ago
  67. 447629b meson: remove build requirement for distutils by Rosen Penev · 5 years ago
  68. b1cce9a Short version string output by Tobias Hieta · 5 years ago
  69. 4c144cf Merge pull request #2193 from bimbashrestha/typos by Bimba Shrestha · 5 years ago
  70. e2838d9 Spelling mistakes by Bimba Shrestha · 5 years ago
  71. 4b201f9 Merge pull request #2190 from facebook/playTest_improvement by Yann Collet · 5 years ago
  72. 8473491 fix the if statements in posix sh env by Shaojing Li · 5 years ago
  73. 3a3da17 check env variables and add default values by Shaojing Li · 5 years ago
  74. 448658a Merge pull request #2187 from bimbashrestha/bourne by Bimba Shrestha · 5 years ago
  75. 00ac041 Merge pull request #2186 from bimbashrestha/dll-install by Bimba Shrestha · 5 years ago
  76. eee59be excluding ls | grep warning by Bimba Shrestha · 5 years ago
  77. b0f8516 [shellcheck] setting if unset by Bimba Shrestha · 5 years ago
  78. 151deaf [shellcheck] adding quotes to expansion by Bimba Shrestha · 5 years ago
  79. 12185ec adding shellcheck bourne test by Bimba Shrestha · 5 years ago
  80. 0ce5f70 newline lints (ignore) by Bimba Shrestha · 5 years ago
  81. e75db97 DLL install fix for https://github.com/facebook/zstd/issues/2160 by Bimba Shrestha · 5 years ago
  82. 53fe73a Install pkg-config file on MINGW also by Tony Theodore · 5 years ago
  83. e7948fd Merge pull request #2181 from facebook/makejall by Yann Collet · 5 years ago
  84. 105b583 added comment on $(Q) by Yann Collet · 5 years ago
  85. 6ac6472 fixed double-compilation of lib with make -j all by Yann Collet · 5 years ago
  86. 2af4e07 Merge pull request #2133 from felixhandte/single-size-calculation by Felix Handte · 5 years ago
  87. 7f248af Merge pull request #2180 from facebook/generic-release by Bimba Shrestha · 5 years ago
  88. 11a392c minor markdown formatting fix by Yann Collet · 5 years ago
  89. 4ae5cb1 Create generic-release.yml by Bimba Shrestha · 5 years ago
  90. b1a2694 Merge pull request #2137 from facebook/generic-dev by Bimba Shrestha · 5 years ago
  91. c96151a Merge pull request #2178 from bimbashrestha/quick-fix by Bimba Shrestha · 5 years ago
  92. f847909 Using ZSTD_MAX_WINDOWLOG instead of INT_MAX by Bimba Shrestha · 5 years ago
  93. 8a5f794 Merge pull request #2176 from facebook/make_implicit by Yann Collet · 5 years ago
  94. a49db88 Merge pull request #2177 from facebook/dictID0 by Yann Collet · 5 years ago
  95. 01b38ef Change --patch-from limit from 4gb to 2gb by Bimba Shrestha · 5 years ago
  96. bb3c9bf updated spec on dictID==0 by Yann Collet · 5 years ago
  97. 39a32f4 fixed default rule for lib/Makefile by Yann Collet · 5 years ago
  98. 9eb2ccc Merge pull request #2167 from terrelln/pzstd-ms-fix by Nick Terrell · 5 years ago
  99. 5aa5aa4 [pzstd] Fix compilation error in MinGW by Nick Terrell · 5 years ago
  100. 52a62e4 Merge pull request #2166 from facebook/donotinstall_zbuffh by Yann Collet · 5 years ago