1. a9e43b3 Revert "Limit `ZSTD_maxCLevel` to 21 for 32-bit binaries." by Yann Collet · 2 years, 5 months ago
  2. ef2cba6 `ZSTD_maxCLevel` now limited to 21 for 32-bit binaries. by Yonatan Komornik · 2 years, 6 months ago
  3. ebbd675 Fix typos by Dimitris Apostolou · 2 years, 7 months ago
  4. 1c2b02e Support thread pool section in HTML documentation. by Martin Liska · 2 years, 8 months ago
  5. 0b0b62d minor mention of RFC8878 by Yann Collet · 3 years, 1 month ago
  6. c730b8c Remove const data members in threadpooltest payload (#2639) (#2640) by sen · 3 years, 1 month ago
  7. 9c23ea9 Bump version to 1.5.0, rebuild documentation (#2634) by sen · 3 years, 1 month ago
  8. 698f261 [1.5.0] Deprecate some functions (#2582) by sen · 3 years, 1 month ago
  9. 4c5cc34 Merge pull request #2581 from senhuang42/lcm_stable by sen · 3 years, 1 month ago
  10. cdc979d Merge pull request #2580 from senhuang42/defaultclevel_to_stable by sen · 3 years, 1 month ago
  11. 3c595a4 Add literalCompressionMode to stable cParams by Sen Huang · 3 years, 2 months ago
  12. c586967 Moved ZSTD_defaultCLevel() into stable API by Sen Huang · 3 years, 2 months ago
  13. 9c1ca3c Moved ZSTD_getDictID_fromCDict() into stable API by Sen Huang · 3 years, 2 months ago
  14. a494308 [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files by Nick Terrell · 3 years, 2 months ago
  15. e398744 Add ZSTD_defaultCLevel() function to public API by Sen Huang · 3 years, 2 months ago
  16. 0f1a52b Documentation Rebuild by W. Felix Handte · 3 years, 3 months ago
  17. 1d6d64a Change year to 2021 for compression format file by senhuang42 · 3 years, 5 months ago
  18. 66e811d [license] Update year to 2021 by Nick Terrell · 3 years, 5 months ago
  19. 7c495e8 updated version number to v1.4.8 by Yann Collet · 3 years, 6 months ago
  20. f647a75 updated version number to v1.4.7 by Yann Collet · 3 years, 6 months ago
  21. 2d46d76 Update Zstd Compression Format to Clarify Repcode Behavior by W. Felix Handte · 3 years, 6 months ago
  22. 9f8b180 fixed API documentation by Yann Collet · 3 years, 6 months ago
  23. eac309c Add ZSTD_getDictID_fromCDict function to experimental section by Luke Pitt · 3 years, 7 months ago
  24. 8adeb9f Updated to repcode documentation to reflect dict content size by senhuang42 · 3 years, 8 months ago
  25. 9dcfe4d Update documentation about repcodes in dictionaries by senhuang42 · 3 years, 8 months ago
  26. 11a392c minor markdown formatting fix by Yann Collet · 4 years ago
  27. bb3c9bf updated spec on dictID==0 by Yann Collet · 4 years ago
  28. f22b371 updated documentation for v1.4.5 by Yann Collet · 4 years, 1 month ago
  29. ac58c8d Fix copyright and license lines by Nick Terrell · 4 years, 2 months ago
  30. 9a71d07 added ability to remove error messages and dictionary support (#1975) by Yann Collet · 4 years, 4 months ago
  31. 5bcd644 refactor of harness, for clarity (#1974) by Yann Collet · 4 years, 4 months ago
  32. 098b36e clarifications for Block_Maximum_Size by Yann Collet · 4 years, 7 months ago
  33. 74065da updated API inline doc and manual by Yann Collet · 4 years, 7 months ago
  34. 111b0c5 update documentation on deprecated functions by Yann Collet · 4 years, 7 months ago
  35. 6cf04c0 Merge pull request #1834 from facebook/winFix by Yann Collet · 4 years, 8 months ago
  36. ff7bd16 clarifications for the FSE decoding table by Yann Collet · 4 years, 8 months ago
  37. 5b8e873 fix harness test by Yann Collet · 4 years, 8 months ago
  38. a0c0416 fixed dict ptr init by Yann Collet · 4 years, 8 months ago
  39. b062b6f minor refactoring of harness by Yann Collet · 4 years, 8 months ago
  40. bfd829f minor: DIFF determination by Yann Collet · 4 years, 8 months ago
  41. 1a18f14 force compression during tests by Yann Collet · 4 years, 8 months ago
  42. 8e715d5 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 4 years, 8 months ago
  43. 303261f ignore build artifact from educational decoder test by Yann Collet · 4 years, 8 months ago
  44. 6446ffb Merge pull request #1827 from facebook/dm_Dct by Yann Collet · 4 years, 8 months ago
  45. 25ce9ac removed UNALIGNED() macro from educational decoder by Yann Collet · 4 years, 8 months ago
  46. edca797 Merge pull request #1828 from bimbashrestha/education_decoder_check by Yann Collet · 4 years, 8 months ago
  47. 8374941 Removing unnecessary check from decode side by Bimba Shrestha · 4 years, 8 months ago
  48. 6323966 updated erroneous comments using ZSTD_dm_* by Yann Collet · 4 years, 8 months ago
  49. 2d5201b removed wildcopy8() by Yann Collet · 4 years, 8 months ago
  50. ad2a278 bump version number to v1.4.4 by Yann Collet · 4 years, 8 months ago
  51. b9b9a1c fix education decoder test by Yann Collet · 4 years, 9 months ago
  52. a3815d2 fix minor compilation condition by Yann Collet · 4 years, 9 months ago
  53. 2b0a271 fix eductional decoder by Yann Collet · 4 years, 9 months ago
  54. 97bb386 `number` instead of `nb` by Yann Collet · 4 years, 10 months ago
  55. 1e07eb4 clarifications on the meaning of field `Block_Size` by Yann Collet · 4 years, 10 months ago
  56. 01b2331 bumped version number by Yann Collet · 4 years, 10 months ago
  57. 0b0b83e fix test 122 by Yann Collet · 4 years, 10 months ago
  58. 9cb9b1c Update Manual by W. Felix Handte · 4 years, 10 months ago
  59. a2861d7 [doc] Bump Format Spec Version by W. Felix Handte · 4 years, 11 months ago
  60. c05b270 [doc] Remove Limitation that Compressed Block is Smaller than Uncompressed Content by W. Felix Handte · 4 years, 11 months ago
  61. b8ec4b0 updated version number (to v1.4.1) by Yann Collet · 5 years ago
  62. 9007701 Adding targetCBlockSize param by Ephraim Park · 5 years ago
  63. b3af187 better title formatting for html documentation by Yann Collet · 5 years ago
  64. b5c98fb Added comments on I/O buffer sizes for streaming by Yann Collet · 5 years ago
  65. ff0be17 Build Manual by W. Felix Handte · 5 years ago
  66. a880ca2 Spelling (#1582) by Josh Soref · 5 years ago
  67. 59a7116 benchfn dependencies reduced to only timefn by Yann Collet · 5 years ago
  68. 2ff9249 -Wformat-security not needed with -Wformat=2 by Peter (Stig) Edwards · 5 years ago
  69. a139439 fixed minor conversion warnings in examples/ by Yann Collet · 5 years ago
  70. 34f01e6 fixed multiple conversions by Yann Collet · 5 years ago
  71. f2f86d3 Merge branch 'btultra2' into ovlog_def by Yann Collet · 5 years ago
  72. 9792acd Merge branch 'dev' into btultra2 by Yann Collet · 5 years ago
  73. 9b784de changed parameter name to ZSTD_c_overlapLog by Yann Collet · 5 years ago
  74. 52b94f9 add clarification for ZSTD_CCtx_setPledgedSrcSize() by Yann Collet · 5 years ago
  75. be9e561 changed ZSTD_c_compressionStrategy into ZSTD_c_strategy by Yann Collet · 5 years ago
  76. 0c404a4 moved ZSTD_WINDOWLOG_LIMIT_DEFAULT into static-linking-only area by Yann Collet · 5 years ago
  77. 96d8874 clarified usage of word "job" by Yann Collet · 5 years ago
  78. 3583d19 changed parameter names from ZSTD_p_* to ZSTD_c_* by Yann Collet · 5 years ago
  79. c205331 updated API documentation by Yann Collet · 5 years ago
  80. 34e146f advanced decompression function replaces by normal streaming one by Yann Collet · 5 years ago
  81. d8e215c created ZSTD_compress2() and ZSTD_compressStream2() by Yann Collet · 6 years ago
  82. d3a0c71 pushed experimental parameters by Yann Collet · 6 years ago
  83. d4d4e10 getParameter fills an int* by Yann Collet · 6 years ago
  84. fea9206 promote ZSTD_findFrameCompressedSize() into staging area by Yann Collet · 6 years ago
  85. 41c7d0b changed hashEveryLog into hashRateLog by Yann Collet · 6 years ago
  86. 5c6d4b1 completed implementation of ZSTD_cParam_getBounds() by Yann Collet · 6 years ago
  87. 2e7fd6a fixed remaining searchLength invocations by Yann Collet · 6 years ago
  88. e874dac changed searchLength into minMatch by Yann Collet · 6 years ago
  89. 114bd43 changed enum type name to ZSTD_ResetDirective by Yann Collet · 6 years ago
  90. 3b838ab ZSTD_CCtx_setParameter : `value` argument is now `int` by Yann Collet · 6 years ago
  91. 19e5f2a removed some constants and _simpleArgs() from staging by Yann Collet · 6 years ago
  92. 5c68639 updated ZSTD_DCtx_reset() by Yann Collet · 6 years ago
  93. 4542b9f updated manual by Yann Collet · 6 years ago
  94. 21a42bf added advanced decompression api by Yann Collet · 6 years ago
  95. cf9f4b6 fixed fuzz test src code by Yann Collet · 6 years ago
  96. 7b0391e finalized retrofit of ZSTD_CCtx_reset() by Yann Collet · 6 years ago
  97. d7e10a7 added constant ZSTD_WINDOWLOG_LIMIT_DEFAULT by Yann Collet · 6 years ago
  98. 2c8fde5 added constant ZSTD_MAGIC_SKIPPABLE_MASK by Yann Collet · 6 years ago
  99. b83d1e7 removed some `static const` variables by Yann Collet · 6 years ago
  100. 768a264 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 6 years ago