1. 0e808d6 Make paramgrill use bench.c benchmarking by George Lu · 6 years ago
  2. 8ef7554 Merge pull request #1165 from facebook/ctxSizeDown by Yann Collet · 6 years ago
  3. 3cdb342 disable aarch64 test on travis CI by Yann Collet · 6 years ago
  4. 36922b1 added ld -v to aarch64fuzz by Yann Collet · 6 years ago
  5. b27c738 Merge pull request #1164 from GeorgeLu97/CustomMacros by Yann Collet · 6 years ago
  6. 2431997 bumped version number to v1.3.5 by Yann Collet · 6 years ago
  7. 21ec9e9 Rename tests by George Lu · 6 years ago
  8. f1ea383 context can be sized down even with constant parameters by Yann Collet · 6 years ago
  9. e5e17d0 changed member name to workSpaceOversizedDuration by Yann Collet · 6 years ago
  10. 7f178ef Merge pull request #1167 from facebook/seekable_gcc5 by Yann Collet · 6 years ago
  11. 97c60cd fixed seekable_format type mismatch by Yann Collet · 6 years ago
  12. 830fd44 better make -j all behavior by Yann Collet · 6 years ago
  13. 79e83d1 refactor travis CI test by Yann Collet · 6 years ago
  14. 30ee23e ensure seekable_format/examples generated libzstd.a by Yann Collet · 6 years ago
  15. eab6262 More Tests by George Lu · 6 years ago
  16. 7892f48 Remove test from Circle by George Lu · 6 years ago
  17. 8e62675 Move stuff around by George Lu · 6 years ago
  18. f7392f3 added test case by Yann Collet · 6 years ago
  19. 0fd450a Remove optimizations by George Lu · 6 years ago
  20. 51f20e9 circle test by George Lu · 6 years ago
  21. 11d5bfd Revert "Partial compilation test?" by George Lu · 6 years ago
  22. b2496ab Partial compilation test? by George Lu · 6 years ago
  23. 3d523c7 added workSpaceTooLarge and workSpaceWasteful by Yann Collet · 6 years ago
  24. bdb6736 Merge pull request #1162 from facebook/corruptionFix by Yann Collet · 6 years ago
  25. b3ef314 Fix Typos by George Lu · 6 years ago
  26. 357c648 changed a few variable names by Yann Collet · 6 years ago
  27. 54f0564 Merge pull request #1161 from GeorgeLu97/paramgrillformat by Yann Collet · 6 years ago
  28. 609d72b Added Deprecated Dependencies by George Lu · 6 years ago
  29. 3f054dc forgot \n, ; by George Lu · 6 years ago
  30. 9437021 Remove old file declaration by George Lu · 6 years ago
  31. ddf143b Update usage_advanced by George Lu · 6 years ago
  32. 6a617d7 Documentation by George Lu · 6 years ago
  33. 65de25a Created Macros by George Lu · 6 years ago
  34. 2108dec Fixed a nasty corruption bug by Yann Collet · 6 years ago
  35. 5e586aa -O# with no file fails by George Lu · 6 years ago
  36. e355f0a Added Level Option by George Lu · 6 years ago
  37. d3615c2 Merge pull request #1159 from GeorgeLu97/suffixlist by Yann Collet · 6 years ago
  38. ae6d1fd Add Error Print by George Lu · 6 years ago
  39. 2b5b2ea Merge pull request #1160 from GeorgeLu97/formatzstd by Yann Collet · 6 years ago
  40. 110ec90 Remove echo by George Lu · 6 years ago
  41. c9b4d20 Added new --zstd= format by George Lu · 6 years ago
  42. 41249bf Modified Tests by George Lu · 6 years ago
  43. 53ea32c Suffix list test by George Lu · 6 years ago
  44. 143fc9f Merge pull request #1157 from facebook/decompressedSize by Yann Collet · 6 years ago
  45. cfc3451 Added Test Case by George Lu · 6 years ago
  46. 8984cc9 update display by George Lu · 6 years ago
  47. 547096d update man by George Lu · 6 years ago
  48. c9b1068 removed strcats by George Lu · 6 years ago
  49. cec205c copy paste by George Lu · 6 years ago
  50. 7c33b48 Merge pull request #1151 from felixhandte/zstd-dfast-in-place-dict-goto by Yann Collet · 6 years ago
  51. 5ff30fe Unknown Suffix Error by George Lu · 6 years ago
  52. 140f59d Added --format=zstd by George Lu · 6 years ago
  53. 48deab9 Allow Different Dict Attachment Cut-Offs for Different Strategies by W. Felix Handte · 6 years ago
  54. f867966 Remove Incorrect and Extraneous Repcode Bounds Check by W. Felix Handte · 6 years ago
  55. 9b979d0 minor : improved API code comment by Yann Collet · 6 years ago
  56. ac4f7ea Merge pull request #1154 from facebook/altOpt by Yann Collet · 6 years ago
  57. 809f2f9 minor update of literal cost function by Yann Collet · 6 years ago
  58. 463a0fe simplified optimal parser by Yann Collet · 6 years ago
  59. bb6eaf6 Merge pull request #1153 from facebook/dynThreshold by Yann Collet · 6 years ago
  60. e916c36 fixed minor visual warning by Yann Collet · 6 years ago
  61. c6ccf43 Merge pull request #1152 from facebook/lowCompression by Yann Collet · 6 years ago
  62. a7fdcee changed dynamic fse threshold for offset by Yann Collet · 6 years ago
  63. 4b3a36d Merge branch 'dev' into lowCompression by Yann Collet · 6 years ago
  64. 744f36a Merge pull request #1141 from facebook/staticDictCost by Yann Collet · 6 years ago
  65. 5f177f1 btultra accepts blocks with poorer compression ratio by Yann Collet · 6 years ago
  66. e2c0e3d slightly nudge choices towards less sequences by Yann Collet · 6 years ago
  67. 5b292b5 Check Long + 1 Matches in Both Prefix and Dict in Bothe Short Match Paths by W. Felix Handte · 6 years ago
  68. 88b733b Interleave Prefix and Dict Searches by W. Felix Handte · 6 years ago
  69. 1850025 Refactor ZSTD_dfast to Use `goto`s by W. Felix Handte · 6 years ago
  70. 43606f9 ... When I Said "HashTable", I Meant "ChainTable" by W. Felix Handte · 6 years ago
  71. ec7efe8 Fix Off-By-One Error by W. Felix Handte · 6 years ago
  72. 2bfe432 Disallow Too-Long Repcodes When Using an Attached Dict by W. Felix Handte · 6 years ago
  73. b97ad3f Port Changes Made to ZSTD_fast to ZSTD_dfast by W. Felix Handte · 6 years ago
  74. 2313cca Implement Second Repcode Check by W. Felix Handte · 7 years ago
  75. 0998f10 Implement First Repcode Check by W. Felix Handte · 7 years ago
  76. 50c5b2b Find Dict Hash Table Matches by W. Felix Handte · 7 years ago
  77. 7a25f7e Existing Repcode Check Only Applies to noDict Case by W. Felix Handte · 7 years ago
  78. 8b241da Properly Initialize Repcode Values by W. Felix Handte · 7 years ago
  79. 7097a03 Add Necessary Dict Variables by W. Felix Handte · 7 years ago
  80. aacbbf4 Rename 'lowest' to 'localLowest' to Prepare to Introduce Dict Indices by W. Felix Handte · 7 years ago
  81. c10d1b4 Skeleton for In-Place Impl for ZSTD_dfast by W. Felix Handte · 7 years ago
  82. f6ad59a Merge branch 'dev' into staticDictCost by Yann Collet · 6 years ago
  83. a7c7574 Merge pull request #1149 from terrelln/fuzz-py by Yann Collet · 6 years ago
  84. fdd4d85 Improve compiler detection to work on Mac by Nick Terrell · 6 years ago
  85. ac852ab Define BIT_DEBUG for --debug by Nick Terrell · 6 years ago
  86. 2a9975f Increase the maximum file size by Nick Terrell · 6 years ago
  87. e712a3a Small fixes to fuzz.py by Nick Terrell · 6 years ago
  88. 47d2331 Merge pull request #1150 from facebook/fracFse by Yann Collet · 6 years ago
  89. b5ef32f Merge branch 'dev' into fracFse by Yann Collet · 6 years ago
  90. 776128d fix corner case when requiring cost of an FSE symbol by Yann Collet · 6 years ago
  91. 08c5be5 Merge pull request #1117 from felixhandte/zstd-fast-in-place-dict by Yann Collet · 6 years ago
  92. 06b7017 Work around bug in zstd decoder (#1147) by Nick Terrell · 6 years ago
  93. 712318a Merge pull request #1146 from terrelln/fse-fix by Yann Collet · 6 years ago
  94. f2d0924 Variable declarations by Nick Terrell · 6 years ago
  95. d9c7e67 Assert that Dict and Current Window are Adjacent in Index Space by W. Felix Handte · 6 years ago
  96. 298d24f Make loadedDictEnd an Index, not the Dict Len by W. Felix Handte · 6 years ago
  97. 7ef85e0 Fixes in re Comments by W. Felix Handte · 6 years ago
  98. 582b7f8 Don't Attach Empty Dict Contents by W. Felix Handte · 6 years ago
  99. 9c92223 Avoid Undefined Behavior in Match Ptr Calculation by W. Felix Handte · 7 years ago
  100. a44ab3b Remove Out-of-Date Comment by W. Felix Handte · 7 years ago