1. 1a61bdb Update zstd.lua by Codecat · 6 years ago
  2. 23d77c5 Added premake4/GENie script to contrib folder by Codecat · 6 years ago
  3. 14a92e9 Merge pull request #1226 from facebook/noPrefetch by Yann Collet · 6 years ago
  4. bbd78df add build macro NO_PREFETCH by Yann Collet · 6 years ago
  5. 1bf0784 Merge pull request #1206 from GeorgeLu97/FullBenchParam by Yann Collet · 6 years ago
  6. 689bfec Merge pull request #1188 from GeorgeLu97/BenchModule by Yann Collet · 6 years ago
  7. 592e3bd Merge pull request #1223 from jon-turney/dev by Yann Collet · 6 years ago
  8. 87579d5 meson: fix build by Jon Turney · 6 years ago
  9. 636eaf9 Merge pull request #1222 from bket/openbsd by Yann Collet · 6 years ago
  10. 527dbf8 xz/lzma warning causes test to fail by Björn Ketelaars · 6 years ago
  11. 276988f OpenBSD is unable to write to /dev/zero by Björn Ketelaars · 6 years ago
  12. b5207aa make build tests more unforgiving by Yann Collet · 6 years ago
  13. 328ec7e fix `test-zstd` can be run with parallel compilation by Yann Collet · 6 years ago
  14. 7cecc44 Merge pull request #1220 from felixhandte/list-stdin-check by Yann Collet · 6 years ago
  15. e22d024 Make One Travis CI Run Run Tests With Non-TTY `stdin` by W. Felix Handte · 6 years ago
  16. 8e7bdc1 Fix Tests of `--list` Behavior with `stdin` by W. Felix Handte · 6 years ago
  17. 712a9fd Allow Invoking `zstd --list` When `stdin` is not a `tty` by W. Felix Handte · 6 years ago
  18. a2c3a4c Merge pull request #1214 from jennifermliu/dev by Yann Collet · 6 years ago
  19. 0402fa9 Merge pull request #1218 from facebook/man by Yann Collet · 6 years ago
  20. 1fd621f minor man page update by Yann Collet · 6 years ago
  21. a300206 Merge pull request #1216 from felixhandte/pool-test-time-t-fix by Yann Collet · 6 years ago
  22. 1ab57a7 Redirect failed test result to INTOVOID and update comment about parsing fast command by Jennifer Liu · 6 years ago
  23. 71d27aa Consolidate Fast-Running Travis Jobs by W. Felix Handte · 6 years ago
  24. a02ecff Also Run test-pool Target in Travis by W. Felix Handte · 6 years ago
  25. c10561c poolTests.c: Fix Interval Var Type by W. Felix Handte · 6 years ago
  26. a55ffbb removed unused imaged by Yann Collet · 6 years ago
  27. c000789 added graph for cdict speed v1.3.5 improvements by Yann Collet · 6 years ago
  28. aef8486 Make fast=0 fail by Jennifer Liu · 6 years ago
  29. 13138e0 Merge pull request #1213 from facebook/arm64 by Yann Collet · 6 years ago
  30. 9c277f1 attempt to re-enable arm64 tests by Yann Collet · 6 years ago
  31. 121aa2c Merge pull request #1211 from facebook/staticAssert by Yann Collet · 6 years ago
  32. 4746c30 Merge pull request #1212 from facebook/decSpeed by Yann Collet · 6 years ago
  33. 4489dae slightly adjusted default-distribution threshold by Yann Collet · 6 years ago
  34. ff773bf zeroise freq table with memset() by Yann Collet · 6 years ago
  35. 5ec2d38 Merge pull request #1208 from facebook/msys2 by Yann Collet · 6 years ago
  36. 7b9bbf7 switched to a sizeof() version by Yann Collet · 6 years ago
  37. 25f3d54 Merge pull request #1207 from oleid/cmake_multithread_logic by Yann Collet · 6 years ago
  38. f98ec46 updated DEBUG_STATIC_ASSERT() by Yann Collet · 6 years ago
  39. f741fb8 minor fixes for MSYS2 compilation by cyan4973 · 6 years ago
  40. 4e196b2 Correct multithread logic, fixing 'unsupported parameter' error by oleid · 6 years ago
  41. ceb4b9e New fullbench args by George Lu · 6 years ago
  42. b426bcc [zstdmt] Fix jobsize bugs (#1205) by Nick Terrell · 6 years ago
  43. 50d612f Interleave compression/decompression by George Lu · 6 years ago
  44. 3b53bfe Merge pull request #1200 from felixhandte/zstd-attach-dict-pref by Yann Collet · 6 years ago
  45. d6121ad Opaque State by George Lu · 6 years ago
  46. 59bb5f7 Merge pull request #1204 from facebook/noForwardProgress by Yann Collet · 6 years ago
  47. 31769ce error on no forward progress by Yann Collet · 6 years ago
  48. 3934e01 Merge pull request #1197 from facebook/poolResize by Yann Collet · 6 years ago
  49. fbd5dfc changed POOL_resize() return type to int by Yann Collet · 6 years ago
  50. d70c4a5 Merge pull request #1201 from facebook/rfcUpdate by Yann Collet · 6 years ago
  51. 1d5648c Merge pull request #1196 from felixhandte/zstd-btopt-in-place-dict by Yann Collet · 6 years ago
  52. f6242d3 Merge pull request #1202 from facebook/barelyCompressible by Yann Collet · 6 years ago
  53. 698fd00 huf: increase threshold detection of poorly compressible data by Yann Collet · 6 years ago
  54. c1e6347 fixed minor typos, detected by @terrelln by Yann Collet · 6 years ago
  55. 243cd9d add a cond_broadcast after resize by Yann Collet · 6 years ago
  56. 7639db9 updated Zstandard frame format by Yann Collet · 6 years ago
  57. ab26f24 benchFunction Timed Wrappers by George Lu · 6 years ago
  58. a8eea99 Incremental Display + Fn Separations by George Lu · 6 years ago
  59. 818e72b added extended POOL test by Yann Collet · 6 years ago
  60. 01bb1c1 Add CCtx Param Controlling Dict Attachment Behavior by W. Felix Handte · 6 years ago
  61. 3e91dc4 Add Repcode Bounds Check by W. Felix Handte · 6 years ago
  62. 5bd3d4b Add Debug Log Statement by W. Felix Handte · 6 years ago
  63. 3caba15 Fix `dmsBtLow` Test by W. Felix Handte · 6 years ago
  64. 7d80ada added a test for POOL (multithreading) by Yann Collet · 6 years ago
  65. 5da9bbc Conceivably Dedup ZSTD_noDict and ZSTD_dictMatchState _insertBt1 Impls by W. Felix Handte · 6 years ago
  66. 6de249c fixed: bug when counting nb of active threads by Yann Collet · 6 years ago
  67. 6b48eb1 change control of threadLimit by Yann Collet · 6 years ago
  68. a3cb97b set up sample config.yml by Jennifer Liu · 6 years ago
  69. 5d81f71 Consistency in Guarding DMS-Only Variable Initializations by W. Felix Handte · 6 years ago
  70. 9c14eaf Also Use `matchLow` for HC3 Match by W. Felix Handte · 6 years ago
  71. 0a6cf7c Minor Changes by W. Felix Handte · 6 years ago
  72. ae1f389 Remove Dead(!) HC3 DMS Lookup by W. Felix Handte · 6 years ago
  73. 93702a7 Merge pull request #1198 from facebook/msdebug by Yann Collet · 6 years ago
  74. ae0b7ff made Visual Studio compatible with DEBUGLEVEL >= 2 by cyan4973 · 6 years ago
  75. 62469c9 fixed wrong size in pthread struct transfer by Yann Collet · 6 years ago
  76. 166901d reduced POOL_resize() restriction by Yann Collet · 6 years ago
  77. 066fbbf make zstdmt resize its context by Yann Collet · 6 years ago
  78. 4567c57 finalized POOL_resize() by Yann Collet · 6 years ago
  79. 6768cf5 Merge pull request #1190 from terrelln/ldm-adjust by Yann Collet · 6 years ago
  80. c0b6ce9 Merge pull request #1179 from supertopher/dev by Yann Collet · 6 years ago
  81. 03c39c5 Fix Incorrect Param by W. Felix Handte · 6 years ago
  82. de63950 Update Dict Attachment Cut-Offs by W. Felix Handte · 6 years ago
  83. f0a13bc Make Sure Position 0 Gets Into the Tree by W. Felix Handte · 6 years ago
  84. cb45b41 Merge pull request #1194 from facebook/no-opaqueapi by Yann Collet · 6 years ago
  85. 87fe478 Fix Compression Ratio Regression #1 by W. Felix Handte · 6 years ago
  86. 4bb79f9 Misc Changes by W. Felix Handte · 6 years ago
  87. 2091f34 Find Proper Matches by W. Felix Handte · 6 years ago
  88. 64348a1 Misc Fixes by W. Felix Handte · 6 years ago
  89. ade8586 Find `mls == 3` Matches by W. Felix Handte · 6 years ago
  90. ce74331 Fix Typo by W. Felix Handte · 6 years ago
  91. a075864 Switch `!= ZSTD_extDict` to `== ZSTD_noDict` by W. Felix Handte · 6 years ago
  92. 1e03377 Implement RepCode Check by W. Felix Handte · 6 years ago
  93. ccbf067 Add _dictMatchState Functions by W. Felix Handte · 6 years ago
  94. d5d8240 Convert `extDict` Flag to `dictMode` Enum by W. Felix Handte · 6 years ago
  95. 93c3184 Attach Dicts when Using ZSTD_btopt and ZSTD_btultra by W. Felix Handte · 6 years ago
  96. 5bac1db Tests to verify piped input to `--list` exits 1 by Topher Lubaway · 6 years ago
  97. 1c714fd introduced POOL_resize() by Yann Collet · 6 years ago
  98. c9e8ee9 removed specific --opaqueapi test by Yann Collet · 6 years ago
  99. 1d0fcde Use debug.h in fileio.c by Nick Terrell · 6 years ago
  100. 3841dba Adjust advanced parameters to source size by Nick Terrell · 6 years ago