1. 0953645 Merge pull request #2362 from senhuang42/fix_ldm_fuzz_issue by Nick Terrell · 4 years ago
  2. 3163909 Remove unused variable position by senhuang42 · 4 years ago
  3. dc44856 Add test compatibility with last literals in sequences by senhuang42 · 4 years ago
  4. 1f661b5 'head -c BYTES' is non-portable by Björn Ketelaars · 4 years ago
  5. 1d221ec Add support for representing last literals in the extracted seqs by senhuang42 · 4 years ago
  6. 9171f92 Improve documentation of seqStore_t by senhuang42 · 4 years ago
  7. 96b0ff7 Improve documentation regarding various operations in copyBlockSequences by senhuang42 · 4 years ago
  8. 3a11c7e Modify ZSTD_copyBlockSequences to agree with new API by senhuang42 · 4 years ago
  9. 761f40d Clarify and modify ZSTD_Sequence definition by senhuang42 · 4 years ago
  10. 59ab4dc Merge branch 'dev' into libzstd_autoconf_full by Yann Collet · 4 years ago
  11. 284d84e Merge pull request #2370 from facebook/libzstd_autoconf by Yann Collet · 4 years ago
  12. 456db0c make install only rebuild binaries if they don't exist by Yann Collet · 4 years ago
  13. a6ee614 make zstd is now differentiated from zstd-nomt by Yann Collet · 4 years ago
  14. 89b961e simplified silent mode maintenance by Yann Collet · 4 years ago
  15. ffe8d9e fix partial lib test by Yann Collet · 4 years ago
  16. b5d4728 simplified silent mode by Yann Collet · 4 years ago
  17. a7ad05b fixed building libzstd with manual BUILD_DIR by Yann Collet · 4 years ago
  18. d3f1a9b fix partial-build test by Yann Collet · 4 years ago
  19. 98787a3 Merge branch 'dev' into libzstd_autoconf by Yann Collet · 4 years ago
  20. a912ef0 can integrate later dynamic flags changes by Yann Collet · 4 years ago
  21. f90424d Merge pull request #2368 from facebook/progressive_libzstd by Yann Collet · 4 years ago
  22. ce6cd07 updated build documentation by Yann Collet · 4 years ago
  23. e3867fb fixed libzstd.dll compilation on mingw by Yann Collet · 4 years ago
  24. 91a8cb9 fix DEBUGLEVEL redefinition from tests/ by Yann Collet · 4 years ago
  25. 494f716 fix directory creation for Windows' libzstd by Yann Collet · 4 years ago
  26. ca75da8 fix test by Yann Collet · 4 years ago
  27. dd24496 programs/zstd also automatically generate object dir per conf by Yann Collet · 4 years ago
  28. 01ecad2 zstd in programs/ can also receive a DEBUGLEVEL value by Yann Collet · 4 years ago
  29. 0f8ee5c Merge branch 'dev' into libzstd_autoconf by Yann Collet · 4 years ago
  30. d0436b2 automatically detect configuration changes by Yann Collet · 4 years ago
  31. 8a453a3 automatic %.h header dependency tracking by Yann Collet · 4 years ago
  32. 2224ec3 Merge pull request #2367 from facebook/progressive_build by Yann Collet · 4 years ago
  33. 2b99bc2 consolidated vpath by Yann Collet · 4 years ago
  34. e8eb293 store %.o object files into obj/ by Yann Collet · 4 years ago
  35. 3e519be minor cleaning by Yann Collet · 4 years ago
  36. 911dbdb build libzstd.so from object files by Yann Collet · 4 years ago
  37. 684f8ea decouple zstd object files from lib/ by Yann Collet · 4 years ago
  38. a9f7e77 fixed travis tests by Yann Collet · 4 years ago
  39. 8bdb32a Add a function for LDM enable check by senhuang42 · 4 years ago
  40. 578e889 Move ldm enable to compressStream2() by senhuang42 · 4 years ago
  41. d6dae20 Merge pull request #2365 from senhuang42/move_opt_parser_test_to_long_tests by Nick Terrell · 4 years ago
  42. d28d8a1 Include LDM tables size for CCtx size estimation where relevant by senhuang42 · 4 years ago
  43. 81a2c02 Move ldm no regression test to fuzzer longtests by senhuang42 · 4 years ago
  44. b1c7fc5 Add compatibility for multithreading by senhuang42 · 4 years ago
  45. aad436d Document ldm enabled by default in zstd.h by senhuang42 · 4 years ago
  46. df470e1 Add unit test for no cctx requested params change by senhuang42 · 4 years ago
  47. 590f7f5 Add ldm enable condition in ZSTD_resetCCtx_internal by senhuang42 · 4 years ago
  48. 4d01979 Expose and call ZSTD_ldm_skipRawSeqStoreBytes() by senhuang42 · 4 years ago
  49. de985b1 fix appveyor test by Yann Collet · 4 years ago
  50. 9327a77 Merge pull request #2359 from senhuang42/fuzz_makefile_cleanup by Nick Terrell · 4 years ago
  51. a0ec50c Merge pull request #2355 from senhuang42/change_ldm_mt_config by Yann Collet · 4 years ago
  52. d380f80 Merge pull request #2357 from senhuang42/fix_ldm_nd_behavior by Yann Collet · 4 years ago
  53. 314c7df minor : change test order by Yann Collet · 4 years ago
  54. eb1959d fix .deps list by Yann Collet · 4 years ago
  55. c355d14 support verbose build output with V=1 by Yann Collet · 4 years ago
  56. b6b87c2 track header dependencies during build by Yann Collet · 4 years ago
  57. 80cee8d faster rebuild of zstd by Yann Collet · 4 years ago
  58. ca885a1 Merge pull request #2361 from senhuang42/fix_travis_minimal_decompressor_macros_test by Yann Collet · 4 years ago
  59. adc53db Change make -j all check to make -j all && make check by senhuang42 · 4 years ago
  60. 056f4c9 Merge pull request #2360 from facebook/zwrap_parallel_build by Yann Collet · 4 years ago
  61. abf5c06 fix zlibwrap parallel build by Yann Collet · 4 years ago
  62. 42d037b Add libregression build target, also fix make clean and .gitignore by senhuang42 · 4 years ago
  63. f49926e Change cycleLog adjustment to +3 from +4 by senhuang42 · 4 years ago
  64. ee84817 Reset posInSequence when using ZSTD_referenceExternalSequences() by senhuang42 · 4 years ago
  65. 043b934 Pass cRess_t by const const pointer by senhuang42 · 4 years ago
  66. d0550bb Clarify argument names, fix DEBUGLOG() statements by senhuang42 · 4 years ago
  67. 3f99c9b Adjust match backwards count args by senhuang42 · 4 years ago
  68. bf0d559 Introduce, implement, and call ZSTD_ldm_countBackwardsMatch_2segments() by senhuang42 · 4 years ago
  69. 467e438 Merge branch 'dev' of github.com:senhuang42/zstd into change_ldm_mt_config by senhuang42 · 4 years ago
  70. 8c46c1d Merge pull request #2356 from bsdimp/neon by Nick Terrell · 4 years ago
  71. 1283935 Merge pull request #2281 from likema/fix-aix-51 by Yann Collet · 4 years ago
  72. f5d5cd3 Merge pull request #2341 from senhuang42/ldm_optimized_for_opt_parser by Yann Collet · 4 years ago
  73. 43c0054 aarch64: use __ARM_NEON instead of __aarch64__ to control use of neon by Warner Losh · 4 years ago
  74. a39614d Fix incorrect usage of cycleLog() in --patch-from by senhuang42 · 4 years ago
  75. 1e47a75 Merge pull request #2337 from terrelln/adjust-params by Nick Terrell · 4 years ago
  76. 7e6f91e [minor] Improve docs and add an assert in response to review by Nick Terrell · 4 years ago
  77. 354b5f1 Use cycleLog instead of chainLog to determine LDM jobLog by senhuang42 · 4 years ago
  78. 441ce41 [zstdmt] Clarify a comment by Nick Terrell · 4 years ago
  79. efff5d8 [zstdmt] Fix determinism issue with rsyncable mode by Nick Terrell · 4 years ago
  80. ede4f97 [zstdmt] Fix bug where extra empty blocks are emitted by Nick Terrell · 4 years ago
  81. 9ab9229 [zstreamtest] Add compression determinism tests by Nick Terrell · 4 years, 1 month ago
  82. c51a9e7 [zstdmt] Rip out the zstdmt API by Nick Terrell · 4 years, 1 month ago
  83. 1784c4b [zstdmt] Remove single-pass shortcut by Nick Terrell · 4 years, 1 month ago
  84. b55ae00 [zstdmt] Remove singleBlockingThread mode by Nick Terrell · 4 years, 1 month ago
  85. d5c688e Fix ZSTD_adjustCParams_internal() to handle dictionary logic by Nick Terrell · 4 years, 1 month ago
  86. fadaab8 [minor improvement] Pass 0 as the content size in the DDS by Nick Terrell · 4 years ago
  87. 48ef15f [minor improvement] Pass dictSize when selecting parameters by Nick Terrell · 4 years ago
  88. 012818d [refactor] Remove ZSTD_resetCStream_internal() by Nick Terrell · 4 years ago
  89. 7083f79 [bug] Fix dictContentType when reprocessing cdict by Nick Terrell · 4 years ago
  90. d6911b8 Require LDM matches to be strictly greater in length by senhuang42 · 4 years ago
  91. cc90777 Fix building on AIX 5.1 by Like Ma · 4 years, 2 months ago
  92. b951ad2 Merge pull request #2329 from senhuang42/prevent_summary_updates_when_using_stdout by Yann Collet · 4 years ago
  93. 1254193 Merge pull request #2328 from marxin/zstd-pool-api by Yann Collet · 4 years ago
  94. 6fdb0cb Merge pull request #2303 from senhuang42/let_cdict_take_clevel_priority by Yann Collet · 4 years ago
  95. c3ee284 Merge pull request #2319 from facebook/fullbench_stream2 by Yann Collet · 4 years ago
  96. b9c8033 Define kNullRawSeqStore for every file by senhuang42 · 4 years ago
  97. a6165c1 Change matchState_t::ldmSeqStore to pointer by senhuang42 · 4 years ago
  98. abce708 Move posInSequence correction to correct location by senhuang42 · 4 years ago
  99. 0c51559 Replace offCode of largest match if ldm's offCode is superior by senhuang42 · 4 years ago
  100. 0fac8e0 Refactor usage of ms->ldmSeqStore so that it is not modified during compressBlock(), and simplify skipRawSeqStoreBytes by senhuang42 · 4 years ago