1. 830fd44 better make -j all behavior by Yann Collet · 6 years ago
  2. 79e83d1 refactor travis CI test by Yann Collet · 6 years ago
  3. 30ee23e ensure seekable_format/examples generated libzstd.a by Yann Collet · 6 years ago
  4. bdb6736 Merge pull request #1162 from facebook/corruptionFix by Yann Collet · 6 years ago
  5. 357c648 changed a few variable names by Yann Collet · 6 years ago
  6. 54f0564 Merge pull request #1161 from GeorgeLu97/paramgrillformat by Yann Collet · 6 years ago
  7. 3f054dc forgot \n, ; by George Lu · 6 years ago
  8. ddf143b Update usage_advanced by George Lu · 6 years ago
  9. 2108dec Fixed a nasty corruption bug by Yann Collet · 6 years ago
  10. 5e586aa -O# with no file fails by George Lu · 6 years ago
  11. e355f0a Added Level Option by George Lu · 6 years ago
  12. d3615c2 Merge pull request #1159 from GeorgeLu97/suffixlist by Yann Collet · 6 years ago
  13. ae6d1fd Add Error Print by George Lu · 6 years ago
  14. 2b5b2ea Merge pull request #1160 from GeorgeLu97/formatzstd by Yann Collet · 6 years ago
  15. 110ec90 Remove echo by George Lu · 6 years ago
  16. c9b4d20 Added new --zstd= format by George Lu · 6 years ago
  17. 41249bf Modified Tests by George Lu · 6 years ago
  18. 53ea32c Suffix list test by George Lu · 6 years ago
  19. 143fc9f Merge pull request #1157 from facebook/decompressedSize by Yann Collet · 6 years ago
  20. cfc3451 Added Test Case by George Lu · 6 years ago
  21. 8984cc9 update display by George Lu · 6 years ago
  22. 547096d update man by George Lu · 6 years ago
  23. c9b1068 removed strcats by George Lu · 6 years ago
  24. cec205c copy paste by George Lu · 6 years ago
  25. 7c33b48 Merge pull request #1151 from felixhandte/zstd-dfast-in-place-dict-goto by Yann Collet · 6 years ago
  26. 5ff30fe Unknown Suffix Error by George Lu · 6 years ago
  27. 140f59d Added --format=zstd by George Lu · 6 years ago
  28. 48deab9 Allow Different Dict Attachment Cut-Offs for Different Strategies by W. Felix Handte · 6 years ago
  29. f867966 Remove Incorrect and Extraneous Repcode Bounds Check by W. Felix Handte · 6 years ago
  30. 9b979d0 minor : improved API code comment by Yann Collet · 6 years ago
  31. ac4f7ea Merge pull request #1154 from facebook/altOpt by Yann Collet · 6 years ago
  32. 809f2f9 minor update of literal cost function by Yann Collet · 6 years ago
  33. 463a0fe simplified optimal parser by Yann Collet · 6 years ago
  34. bb6eaf6 Merge pull request #1153 from facebook/dynThreshold by Yann Collet · 6 years ago
  35. e916c36 fixed minor visual warning by Yann Collet · 6 years ago
  36. c6ccf43 Merge pull request #1152 from facebook/lowCompression by Yann Collet · 6 years ago
  37. a7fdcee changed dynamic fse threshold for offset by Yann Collet · 6 years ago
  38. 4b3a36d Merge branch 'dev' into lowCompression by Yann Collet · 6 years ago
  39. 744f36a Merge pull request #1141 from facebook/staticDictCost by Yann Collet · 6 years ago
  40. 5f177f1 btultra accepts blocks with poorer compression ratio by Yann Collet · 6 years ago
  41. e2c0e3d slightly nudge choices towards less sequences by Yann Collet · 6 years ago
  42. 5b292b5 Check Long + 1 Matches in Both Prefix and Dict in Bothe Short Match Paths by W. Felix Handte · 6 years ago
  43. 88b733b Interleave Prefix and Dict Searches by W. Felix Handte · 7 years ago
  44. 1850025 Refactor ZSTD_dfast to Use `goto`s by W. Felix Handte · 7 years ago
  45. 43606f9 ... When I Said "HashTable", I Meant "ChainTable" by W. Felix Handte · 6 years ago
  46. ec7efe8 Fix Off-By-One Error by W. Felix Handte · 6 years ago
  47. 2bfe432 Disallow Too-Long Repcodes When Using an Attached Dict by W. Felix Handte · 6 years ago
  48. b97ad3f Port Changes Made to ZSTD_fast to ZSTD_dfast by W. Felix Handte · 7 years ago
  49. 2313cca Implement Second Repcode Check by W. Felix Handte · 7 years ago
  50. 0998f10 Implement First Repcode Check by W. Felix Handte · 7 years ago
  51. 50c5b2b Find Dict Hash Table Matches by W. Felix Handte · 7 years ago
  52. 7a25f7e Existing Repcode Check Only Applies to noDict Case by W. Felix Handte · 7 years ago
  53. 8b241da Properly Initialize Repcode Values by W. Felix Handte · 7 years ago
  54. 7097a03 Add Necessary Dict Variables by W. Felix Handte · 7 years ago
  55. aacbbf4 Rename 'lowest' to 'localLowest' to Prepare to Introduce Dict Indices by W. Felix Handte · 7 years ago
  56. c10d1b4 Skeleton for In-Place Impl for ZSTD_dfast by W. Felix Handte · 7 years ago
  57. f6ad59a Merge branch 'dev' into staticDictCost by Yann Collet · 6 years ago
  58. a7c7574 Merge pull request #1149 from terrelln/fuzz-py by Yann Collet · 6 years ago
  59. fdd4d85 Improve compiler detection to work on Mac by Nick Terrell · 6 years ago
  60. ac852ab Define BIT_DEBUG for --debug by Nick Terrell · 6 years ago
  61. 2a9975f Increase the maximum file size by Nick Terrell · 6 years ago
  62. e712a3a Small fixes to fuzz.py by Nick Terrell · 6 years ago
  63. 47d2331 Merge pull request #1150 from facebook/fracFse by Yann Collet · 6 years ago
  64. b5ef32f Merge branch 'dev' into fracFse by Yann Collet · 6 years ago
  65. 776128d fix corner case when requiring cost of an FSE symbol by Yann Collet · 6 years ago
  66. 08c5be5 Merge pull request #1117 from felixhandte/zstd-fast-in-place-dict by Yann Collet · 6 years ago
  67. 06b7017 Work around bug in zstd decoder (#1147) by Nick Terrell · 6 years ago
  68. 712318a Merge pull request #1146 from terrelln/fse-fix by Yann Collet · 6 years ago
  69. f2d0924 Variable declarations by Nick Terrell · 6 years ago
  70. d9c7e67 Assert that Dict and Current Window are Adjacent in Index Space by W. Felix Handte · 6 years ago
  71. 298d24f Make loadedDictEnd an Index, not the Dict Len by W. Felix Handte · 6 years ago
  72. 7ef85e0 Fixes in re Comments by W. Felix Handte · 6 years ago
  73. 582b7f8 Don't Attach Empty Dict Contents by W. Felix Handte · 7 years ago
  74. 9c92223 Avoid Undefined Behavior in Match Ptr Calculation by W. Felix Handte · 7 years ago
  75. a44ab3b Remove Out-of-Date Comment by W. Felix Handte · 7 years ago
  76. 95bdf20 Moar Renames by W. Felix Handte · 7 years ago
  77. 7e0402e Also Attach Dict When Source Size is Unknown by W. Felix Handte · 7 years ago
  78. 3ba70cc Clear the Dictionary When Sliding the Window by W. Felix Handte · 7 years ago
  79. b05ae9b Refine ip Initialization to Avoid ARM Weirdness by W. Felix Handte · 7 years ago
  80. 1a7b34e Use New Index Invariant to Simplify Conditionals by W. Felix Handte · 7 years ago
  81. 2d598e6 Force Working Context Indices Greater than Dict Indices by W. Felix Handte · 7 years ago
  82. d005e5d Whitespace Fix by W. Felix Handte · 7 years ago
  83. 154eb09 Switch to Original Match Calc for noDict Repcode Check by W. Felix Handte · 7 years ago
  84. 191fc74 Rename 'hasDict' to 'dictMode' by W. Felix Handte · 7 years ago
  85. ae4fcf7 Respond to PR Comments; Formatting/Style/Lint Fixes by W. Felix Handte · 7 years ago
  86. ca26cec Rename and Reformat by W. Felix Handte · 7 years ago
  87. 66bc1ca Change Cut-Off to 8 KB by W. Felix Handte · 7 years ago
  88. c31ee3c Fix Rep Code Initialization by W. Felix Handte · 7 years ago
  89. b67196f Coalesce hasDictMatchState and extDict Checks into One Enum and Rename Stuff by W. Felix Handte · 7 years ago
  90. 265c286 Split Wrapper Functions to Cause Inlining by W. Felix Handte · 7 years ago
  91. 6929964 Add bounds check in repcode tests by W. Felix Handte · 7 years ago
  92. 70a537d Initial Repcode Check Support for Ext Dict Ctx by W. Felix Handte · 7 years ago
  93. 8d24ff0 Preliminary Support in ZSTD_compressBlock_fast_generic() for Ext Dict Ctx by W. Felix Handte · 7 years ago
  94. d18a405 Refer to the Dictionary Match State In-Place (Sometimes) by W. Felix Handte · 7 years ago
  95. c92dd11 Error if reported size is too large in edge case by Nick Terrell · 6 years ago
  96. a97e9a6 [zstd] Fix decompression edge case by Nick Terrell · 6 years ago
  97. 27dc078 Merge pull request #1144 from terrelln/fse-entropy by Yann Collet · 6 years ago
  98. 4a498f0 Merge pull request #1145 from terrelln/spec by Yann Collet · 6 years ago
  99. 73f4c89 Clarify what happens when Number_of_Sequences == 0 by Nick Terrell · 6 years ago
  100. e3959d5 Fixes by Nick Terrell · 6 years ago