1. 3824ba6 Merge pull request #2673 from terrelln/regression by Nick Terrell · 4 years, 4 months ago
  2. ba500c8 Merge pull request #2674 from terrelln/trace-aix by Nick Terrell · 4 years, 4 months ago
  3. 746f797 [trace] Refine the ZSTD_HAVE_WEAK_SYMBOLS detection by Nick Terrell · 4 years, 4 months ago
  4. c468e1b [test][regression] Update results.csv by Nick Terrell · 4 years, 4 months ago
  5. d92fef0 Merge pull request #2667 from senhuang42/arm_tests_ci by sen · 4 years, 4 months ago
  6. 9fe1072 Merge pull request #2668 from senhuang42/update_ci_platforms by sen · 4 years, 4 months ago
  7. d2c1c00 Merge pull request #2649 from felixhandte/circleci-release-job-fix by Yann Collet · 4 years, 4 months ago
  8. 02ece5d Merge pull request #2653 from TrianglesPCT/dev by Yann Collet · 4 years, 4 months ago
  9. 156145d Merge pull request #2660 from facebook/diaz by Yann Collet · 4 years, 4 months ago
  10. 5a75417 [ci] Add ARM tests back into CI by senhuang42 · 4 years, 4 months ago
  11. 38ffe96 [ci] Use *-latest for platforms to test on by senhuang42 · 4 years, 4 months ago
  12. b8c7478 Merge pull request #2657 from dnelson-1901/dev-typofix by Yann Collet · 4 years, 4 months ago
  13. 61afa15 improve tar compatibility by Yann Collet · 4 years, 4 months ago
  14. 0b0b62d minor mention of RFC8878 by Yann Collet · 4 years, 4 months ago
  15. 54f78e3 ZSTD_VecMask_next: fix incorrect variable name in fallback code path by Dan Nelson · 4 years, 4 months ago
  16. bee0ef5 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  17. d688ab1 Add files via upload by TrianglesPCT · 4 years, 4 months ago
  18. bb1cdd8 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  19. a62856b Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  20. 8f7ea1a Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  21. accbf0a Merge pull request #2648 from terrelln/determinism-fuzzer by Nick Terrell · 4 years, 4 months ago
  22. 0e07121 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  23. 69ac124 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  24. 0b9f4bb Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
  25. 77d54eb Add files via upload by TrianglesPCT · 4 years, 4 months ago
  26. 52f44bb Add files via upload by TrianglesPCT · 4 years, 4 months ago
  27. 25bda90 Add files via upload by TrianglesPCT · 4 years, 4 months ago
  28. 51708b2 Fix CircleCI Config to Fully Remove `publish-github-release` Job by W. Felix Handte · 4 years, 4 months ago
  29. 725c5e4 [fuzz] Add determinism fuzzing to simple & dictionary round trip by Nick Terrell · 4 years, 4 months ago
  30. 03c4111 [lib] Fix dictionary invalidation logic by Nick Terrell · 4 years, 4 months ago
  31. 10b35b3 [lib] Fix off-by-one error in repcode checks by Nick Terrell · 4 years, 4 months ago
  32. 91c9a24 [lib] Fix determinism bug in the optimal parser by Nick Terrell · 4 years, 4 months ago
  33. 0671808 Remove deprecate flag for vcx (#2647) by sen · 4 years, 4 months ago
  34. 40def70 Add source level deprecation warning disabling to certain tests/utils (#2645) by sen · 4 years, 4 months ago
  35. b57022e Merge pull request #2644 from facebook/mesonFix by Yann Collet · 4 years, 4 months ago
  36. 988beb3 updated meson test by Yann Collet · 4 years, 4 months ago
  37. 705a62b Merge pull request #2643 from facebook/workers32 by Yann Collet · 4 years, 4 months ago
  38. a51e342 Update CHANGELOG to include patch from fix (#2642) by sen · 4 years, 4 months ago
  39. 8fae355 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 4 years, 4 months ago
  40. d4548c9 fileio: clamp value of windowLog in patch-mode (#2637) by Olivier Perret · 4 years, 4 months ago
  41. cb0cad9 reduce Max nb Workers to 64 in 32-bit mode by Yann Collet · 4 years, 4 months ago
  42. c730b8c Remove const data members in threadpooltest payload (#2639) (#2640) by sen · 4 years, 4 months ago
  43. b35c250 Remove const data members in threadpooltest payload (#2639) by sen · 4 years, 4 months ago
  44. 01fe479 Add mt lib build to CL, shuffle around bugs section (#2638) by sen · 4 years, 4 months ago
  45. 8a53a88 updated generated man pages for v1.5.0 (#2635) by Yann Collet · 4 years, 4 months ago
  46. 9c23ea9 Bump version to 1.5.0, rebuild documentation (#2634) by sen · 4 years, 4 months ago
  47. 162f540 Merge pull request #2633 from bmwiedemann/issue2632 by Yann Collet · 4 years, 4 months ago
  48. 28d0120 Avoid SIGBUS on armv6 by Bernhard M. Wiedemann · 4 years, 4 months ago
  49. 9fb5a04 Merge pull request #2630 from facebook/gcc9 by Yann Collet · 4 years, 4 months ago
  50. 334ac69 Merge pull request #2628 from skitt/libzstd-nomt-flags by Yann Collet · 4 years, 4 months ago
  51. 439e58d improved gcc-9 and gcc-10 decoding speed by Yann Collet · 4 years, 4 months ago
  52. 5b6d38a Merge pull request #2547 from facebook/d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
  53. 6755baf update decoder hot loop alignment by Yann Collet · 4 years, 4 months ago
  54. 4d9caa4 Merge branch 'd_prefetch_refactor' of github.com:facebook/zstd into d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
  55. 1db5947 improve decompression speed of long variant by ~+5% by Yann Collet · 4 years, 4 months ago
  56. 13449d7 Add PHONY targets to makefiles (#2629) by sen · 4 years, 4 months ago
  57. 66772ef Merge pull request #2627 from terrelln/timeout-fix by Nick Terrell · 4 years, 4 months ago
  58. 9e94b7c Assert no divison by 0, correct superblocks 0 sequences case (#2592) by sen · 4 years, 4 months ago
  59. a4d55c8 Merge branch 'dev' into d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
  60. b4637d1 Merge pull request #2623 from facebook/fasterCygwin by Yann Collet · 4 years, 4 months ago
  61. d8d6e48 Add threadPool unit tests to fuzzer.c (#2604) by sen · 4 years, 4 months ago
  62. 91465e2 [1.5.0] Enable multithreading in lib build by default (#2584) by sen · 4 years, 4 months ago
  63. b2582de Apply flags to libzstd-nomt in libzstd style by Stephen Kitt · 4 years, 4 months ago
  64. c2555f8 [lib] Fix fuzzer timeouts by backing off overflow correction by Nick Terrell · 4 years, 4 months ago
  65. 17b9e43 do not install g++ by Yann Collet · 4 years, 4 months ago
  66. ee425fa Merge branch 'dev' into d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
  67. 0d05846 Merge pull request #2626 from facebook/codingStyle1 by Yann Collet · 4 years, 4 months ago
  68. f36fbdd Merge pull request #2625 from terrelln/ubsan-failure by Nick Terrell · 4 years, 4 months ago
  69. f44c720 added a paragraph on coding style by Yann Collet · 4 years, 4 months ago
  70. bd54723 switch to clang by Yann Collet · 4 years, 4 months ago
  71. ee65162 Merge branch 'dev' into fasterCygwin by Yann Collet · 4 years, 4 months ago
  72. b052b58 [lib] Fix UBSAN warning in ZSTD_decompressSequences() by Nick Terrell · 4 years, 4 months ago
  73. 698f261 [1.5.0] Deprecate some functions (#2582) by sen · 4 years, 4 months ago
  74. e7e4b74 Merge pull request #2600 from nickhutchinson/clang-cl by Nick Terrell · 4 years, 4 months ago
  75. 2b82948 Merge pull request #2622 from terrelln/zdict-api by Nick Terrell · 4 years, 4 months ago
  76. 1874f08 [zdict] Add a FAQ to the top of zdict.h by Nick Terrell · 4 years, 4 months ago
  77. 6030cdf Add --progress flag (#2595) by sen · 4 years, 4 months ago
  78. 2f7bbd6 Merge pull request #2620 from facebook/winFilelist by Yann Collet · 4 years, 4 months ago
  79. 9099257 Merge pull request #2618 from felixhandte/single-file-build-mv by Felix Handte · 4 years, 4 months ago
  80. 207e33b Merge pull request #2616 from terrelln/deterministic-dict by Nick Terrell · 4 years, 4 months ago
  81. 2d34062 CMake: fix excessive build warnings when building with clang-cl by Nick Hutchinson · 4 years, 4 months ago
  82. fc8330b Merge pull request #2621 from terrelln/regression-test by Nick Terrell · 4 years, 4 months ago
  83. 2e76bd7 attempt to make Appveyor's Cygwin test faster by Yann Collet · 4 years, 4 months ago
  84. d6be765 Add seekable roundtrip fuzzer (#2617) by sen · 4 years, 4 months ago
  85. 26c7b00 Merge pull request #2619 from facebook/winbench by Yann Collet · 4 years, 4 months ago
  86. d2925de Merge pull request #2615 from terrelln/stack-space by Nick Terrell · 4 years, 4 months ago
  87. ce615d7 [test][regression] Update results.csv by Nick Terrell · 4 years, 4 months ago
  88. 172b4b6 [lib] Add ZSTD_c_deterministicRefPrefix by Nick Terrell · 4 years, 4 months ago
  89. df05b2b fix --filelist compatibility with Windows cr+lf line ending by Yann Collet · 4 years, 4 months ago
  90. fed8589 Merge pull request #2614 from facebook/dlong8 by Yann Collet · 4 years, 4 months ago
  91. 9750f3c improved benchmark experience on Windows by Yann Collet · 4 years, 4 months ago
  92. 4ba49af Rewrite References to Location by W. Felix Handte · 4 years, 4 months ago
  93. b062d97 Merge pull request #2525 from felixhandte/fix-file-permissions-again by Felix Handte · 4 years, 4 months ago
  94. eb7e74c [tests] Set `DEBUGLEVEL=2` by default by Nick Terrell · 4 years, 4 months ago
  95. c2183d7 [lib] Move some ZSTD_CCtx_params off the stack by Nick Terrell · 4 years, 4 months ago
  96. 1d65917 Move Single-File Build Script from `contrib/` to `build/` by W. Felix Handte · 4 years, 4 months ago
  97. 4f9c6fd Attempt to Fix Windows Build Error by W. Felix Handte · 4 years, 4 months ago
  98. da61918 Also Pass Mode Bits in on Windows by W. Felix Handte · 4 years, 5 months ago
  99. bea1b2b `rm -f` in playTests.sh by W. Felix Handte · 4 years, 5 months ago
  100. 45c4918 Fix Build for Windows by W. Felix Handte · 4 years, 6 months ago