1. 57e6b98 Refined build script by Haydn Trigg · 7 years ago
  2. 321de56 Generic Visual Studio 2017 build script by Haydn Trigg · 7 years ago
  3. d1bf609 Merge pull request #1059 from terrelln/mt-ldm by Yann Collet · 7 years ago
  4. e1c52fa Merge pull request #1060 from facebook/compressImpl by Yann Collet · 7 years ago
  5. a3b76a7 Quiet appveyor warnings by Nick Terrell · 7 years ago
  6. 136b9e2 Fix external sequence corner cases by Nick Terrell · 7 years ago
  7. 451357f Merge pull request #1058 from facebook/cctxParams by Yann Collet · 7 years ago
  8. 2ed5af0 merge bmi2 implementation of encodeSequence into zstd_compress.c by Yann Collet · 7 years ago
  9. d19f803 Fix window size for 1 worker + flushing by Nick Terrell · 7 years ago
  10. 24d9edb Set ldmParams to 0 when disabled by Nick Terrell · 7 years ago
  11. 4b92574 Fix corner cases exposed by zstreamtest by Nick Terrell · 7 years ago
  12. 94c7771 Integrate ldm with zstdmt by Nick Terrell · 7 years ago
  13. 9e6ba88 moved snap to /contrib by Yann Collet · 7 years ago
  14. 5ad6cc4 Merge pull request #1015 from elopio/snapcraft by Yann Collet · 7 years ago
  15. a7b532a added docker readme by Yann Collet · 7 years ago
  16. b06db3b Merge pull request #1052 from Varunram/dockerfile by Yann Collet · 7 years ago
  17. aa4dbd0 Pull job/overlap log logic into common function (#1055) by Nick Terrell · 7 years ago
  18. c8b3d38 updated CCtxParams API by Yann Collet · 7 years ago
  19. dc6a547 Merge pull request #1056 from terrelln/xxh-parallel by Yann Collet · 7 years ago
  20. 9f6b7b6 Merge pull request #1049 from facebook/contrib by Yann Collet · 7 years ago
  21. 2253d01 Move XXH64_update() into worker threads by Nick Terrell · 7 years ago
  22. f2562c0 Merge pull request #1053 from Varunram/cmakelists by Yann Collet · 7 years ago
  23. d932fb6 Merge pull request #1045 from terrelln/mt-single by Yann Collet · 7 years ago
  24. 90c598f Add missing checks to CMakeLists;closes #1023 by Varunram · 7 years ago
  25. 7616200 Add Dockerfile by Varunram · 7 years ago
  26. ec0959e Merge branch 'dev' into mt-single by Yann Collet · 7 years ago
  27. d796a78 Merge pull request #1050 from terrelln/restore-loadedDictEnd by Yann Collet · 7 years ago
  28. 4af1faf Restore setting loadedDictEnd by Nick Terrell · 7 years ago
  29. 5373e44 fixed contrib/adaptive-compression by Yann Collet · 7 years ago
  30. 9781640 added /contrib projects to `make all` by Yann Collet · 7 years ago
  31. 355cb64 fixed seekable format example by Yann Collet · 7 years ago
  32. 38cbcb5 removed LRM exploratory experiment by Yann Collet · 7 years ago
  33. f15a17e Use a single buffer in zstdmt by Nick Terrell · 7 years ago
  34. 192542b Merge pull request #1047 from facebook/hufCompress by Yann Collet · 7 years ago
  35. 55bb8bb Merge pull request #1037 from terrelln/extern-seq by Yann Collet · 7 years ago
  36. a271399 Expose reference external sequence API by Nick Terrell · 7 years ago
  37. 1908c92 Merge remote-tracking branch 'upstream/dev' into extern-seq by Nick Terrell · 7 years ago
  38. 49ce7a0 Merge pull request #1035 from terrelln/31-overflow by Yann Collet · 7 years ago
  39. a909c29 Merge branch 'dev' into hufCompress by Yann Collet · 7 years ago
  40. a9a6dcb Expose reference external sequence API by Nick Terrell · 7 years ago
  41. 33fb966 Fix overflow protection with wlog=31 by Nick Terrell · 7 years ago
  42. 4c5cbac Merge pull request #1041 from facebook/fasterFast by Yann Collet · 7 years ago
  43. 50f763e fixed several comments are underlined by @terrelln by Yann Collet · 7 years ago
  44. a95a88a removed huf_compress_impl.h by Yann Collet · 7 years ago
  45. bd7bb94 Merge pull request #1044 from baldurk/remove-utf8-characters by Yann Collet · 7 years ago
  46. 430a2fe Remove non-ASCII characters in header file comments by Baldur Karlsson · 7 years ago
  47. 6e388ee Merge pull request #1042 from JesseTG/jtg/t0-printout by Yann Collet · 7 years ago
  48. 530eeb4 Merge pull request #1039 from facebook/zstd_decompress by Yann Collet · 7 years ago
  49. 2f70fbf Made -H's printout specify the semantics of -T0 by Jesse Talavera-Greenberg · 7 years ago
  50. 2291b85 changed ZSTD_p_literalCompression into ZSTD_p_compressLiterals by Yann Collet · 7 years ago
  51. a57d43d updated documentation of targetLength by Yann Collet · 7 years ago
  52. f24566b minor bench improvements by Yann Collet · 7 years ago
  53. 6a9b41b create command --fast[=#] by Yann Collet · 7 years ago
  54. a146ee0 added negative compression levels by Yann Collet · 7 years ago
  55. facc09a minor compression level adaptation by Yann Collet · 7 years ago
  56. e0ba7cc Merge pull request #1038 from HaydnTrigg/dev by Yann Collet · 7 years ago
  57. c635102 Visual Studio 2017 build scripts by Haydn Trigg · 7 years ago
  58. fe321f9 re-integrate ZSTD_decompressSequencesLong() into zstd_decompress.c by Yann Collet · 7 years ago
  59. 89a2ebb incorporated ZSTD_decompressSequences() into zstd_decompress() by Yann Collet · 7 years ago
  60. cdb1f14 incorporated ZSTD_initFseState() inside zstd_decompress.c by Yann Collet · 7 years ago
  61. a166eae incorporate ZSTD_decodeSequenceLong() within zstd_decompress.c by Yann Collet · 7 years ago
  62. 17626ba restored ZSTD_decodeSequence() into zstd_decompress.c by Yann Collet · 7 years ago
  63. 8c6dbf4 updated NEWS in preparation for v1.3.4 by Yann Collet · 7 years ago
  64. 5414b8e Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 7 years ago
  65. e916b90 gen_html: changed CFLAGS for CXXFLAGS by Yann Collet · 7 years ago
  66. 5116957 Merge pull request #1036 from terrelln/thread-void by Yann Collet · 7 years ago
  67. 0379d83 Merge pull request #1034 from facebook/longOffsetMode by Yann Collet · 7 years ago
  68. 7e103cd [threading] Cast unused arguments to void by Nick Terrell · 7 years ago
  69. db147ea improved comments by Yann Collet · 7 years ago
  70. 51262bd Merge pull request #1033 from facebook/benchDecode by Yann Collet · 7 years ago
  71. 06ca9c7 fixed 0-seq blocks in block-decompression mode by Yann Collet · 7 years ago
  72. 9a91afe long offset mode : new default threshold for 32-bit by Yann Collet · 7 years ago
  73. 7bd7a3a long offset mode : new default threshold for 64-bits mode by Yann Collet · 7 years ago
  74. c0393a5 fixed counting long distance weights by Yann Collet · 7 years ago
  75. a70f7e1 Merge branch 'benchDecode' into longOffsetMode by Yann Collet · 7 years ago
  76. 03e7e14 fix benchmark issue when measuring only decoding speed by Yann Collet · 7 years ago
  77. 41bd104 Merge branch 'dev' into longOffsetMode by Yann Collet · 7 years ago
  78. cb789d2 re-inserted offset evaluation by Yann Collet · 7 years ago
  79. 99afe72 Merge pull request #1032 from facebook/bmi2 by Yann Collet · 7 years ago
  80. b91ddf0 Merge branch 'dev' into longOffsetMode by Yann Collet · 7 years ago
  81. 4037411 Merge pull request #1029 from cemeyer/dev by Yann Collet · 7 years ago
  82. d02b44c DYNAMIC_BMI2 enabled for clang by Yann Collet · 7 years ago
  83. 3ba307b Merge pull request #1031 from facebook/inline48 by Yann Collet · 7 years ago
  84. 45b09e7 limit DYNAMIC_BMI2 to gcc >= 4.8 by Yann Collet · 7 years ago
  85. b01552a force inlining of HUF_decodeSymbol*() functions by Yann Collet · 7 years ago
  86. 6063742 FIO_addFInfo: Fully initialize output 'total' struct by Conrad Meyer · 7 years ago
  87. 564cb1b update doc/README.md on provided tools to test 3rd party implementations by Yann Collet · 7 years ago
  88. ccb7184 Merge pull request #1026 from terrelln/lrm-window by Yann Collet · 7 years ago
  89. 0a0e64c LDM manages its own window round buffer by Nick Terrell · 7 years ago
  90. 2c4d3f3 Merge pull request #1025 from facebook/huf by Yann Collet · 7 years ago
  91. 33a3f18 fixed wrong size test by Yann Collet · 7 years ago
  92. d18d43a Merge pull request #1024 from terrelln/window-split by Yann Collet · 7 years ago
  93. 8974165 added error code workSpace_tooSmall by Yann Collet · 7 years ago
  94. 6cdf690 minor cleaning of huff0 by Yann Collet · 7 years ago
  95. 6b88d59 Reduce ZSTD_CHAINLOG_MAX to 29 in 32-bit mode by Nick Terrell · 7 years ago
  96. 7e5e226 Split the window state into substructure by Nick Terrell · 7 years ago
  97. 50bc2ce Merge pull request #1021 from terrelln/lrm-split by Yann Collet · 7 years ago
  98. 653383f minor nit from Mac XCode by Yann Collet · 7 years ago
  99. 7e2bf4e Remove long range matcher immediate repcode check by Nick Terrell · 7 years ago
  100. af866b3 Split block compresser out of long range matcher by Nick Terrell · 7 years ago