1. 01828b2 Improve documentation, update man by senhuang42 · 5 years ago
  2. 7e867ad Fix potential memory leak by senhuang42 · 5 years ago
  3. ef11aad Fix UTIL_requireUserConfirmation() declaration by senhuang42 · 5 years ago
  4. 7991c55 Move logic into new function FIO_removeMultiFilesWarning, add support for decompression by senhuang42 · 5 years ago
  5. 3aec385 Fix merge conflicts by senhuang42 · 5 years ago
  6. a8c6688 Merge pull request #2283 from senhuang42/progress_bars_for_multiple_files by Yann Collet · 5 years ago
  7. cf83ace Merge pull request #2282 from terrelln/ncount-fix by Nick Terrell · 5 years ago
  8. ead2387 Remove extraneous FIO_setNbFiles() by senhuang42 · 5 years ago
  9. fed7e78 Fix bug in user prompt where line was not flushed on negative response by senhuang42 · 5 years ago
  10. a73e131 Adjust playTests.sh refuse overwrite test to include -q by senhuang42 · 5 years ago
  11. b6abbc3 Fix single file decompression summary, remove escape code dependency, add currFileIdx field to FIO_prefs, general cleanups/bugfixes by senhuang42 · 5 years ago
  12. 3bcdcaa Merge pull request #2285 from terrelln/oss-fuzz-fixes by Nick Terrell · 5 years ago
  13. eef88dc Merge pull request #2284 from terrelln/github-actions-arm by Yann Collet · 5 years ago
  14. ae16301 [fuzz] Fix stream_decompress timeouts by Nick Terrell · 5 years ago
  15. 49eeb2d [fuzz] Disable superblock expansion test by Nick Terrell · 5 years ago
  16. 51dd7e6 [github actions] Disable armbuild and armfuzz tests by Nick Terrell · 5 years ago
  17. 4193638 [bug] Fix FSE_readNCount() by Nick Terrell · 5 years ago
  18. 96222cd Small formatting changes by senhuang42 · 5 years ago
  19. 47a9ad2 Remove decompression status update by senhuang42 · 5 years ago
  20. acee48d Small cleanups by senhuang42 · 5 years ago
  21. a3401ca Make compatible with displaylevel = 2 and decompression by senhuang42 · 5 years ago
  22. da38891 Add initial live update with displayLevel = 2, add new field to FIO_prefs_t by senhuang42 · 5 years ago
  23. f82d986 Merge pull request #2278 from senhuang42/ignore_checksum_advanced_param by Yann Collet · 5 years ago
  24. 7a7cd88 Add initial functionality to support -q by senhuang42 · 5 years ago
  25. aab11ce Unified warning prompts into new function UTIL_requireUserConfirmationToProceed() by senhuang42 · 5 years ago
  26. 614e446 Merge pull request #2271 from terrelln/small-blocks by Nick Terrell · 5 years ago
  27. dde97de Only ask to proceed if using --rm, otherwise just display warning. -f bypasses it all. More robust tests by senhuang42 · 5 years ago
  28. 1acf243 Add a warning whenever (de)compressing multiple files into one source, or into stdout by senhuang42 · 5 years ago
  29. 52f33a1 Fix compiler warnings by Nick Terrell · 5 years ago
  30. 6f301a7 Merge pull request #2272 from terrelln/dstSize_tooSmall by Nick Terrell · 5 years ago
  31. 6d2f750 Document the BMI2 default() functions by Nick Terrell · 5 years ago
  32. e1e41ad Adjust #ifndef logic by senhuang42 · 5 years ago
  33. a030560 Add new DCtx param: validateChecksum and update unit tests by senhuang42 · 5 years ago
  34. cebe0b5 Improve FSE_normalizeCount() docs by Nick Terrell · 5 years ago
  35. 1302f8d [fix] Always return dstSize_tooSmall when it is the case by Nick Terrell · 5 years ago
  36. 44c54a3 Addressing comments: more comments, cleanup, remove extra function, checksum logic by senhuang42 · 5 years ago
  37. 8def0e5 Fix up code after reading through by Nick Terrell · 5 years ago
  38. ffaa0df Document change in CLI for --no-check during decompression in --help menu by senhuang42 · 5 years ago
  39. e3f5f96 Added CLI tests for --no-check, fixed ignore checksum logic by senhuang42 · 5 years ago
  40. 20eb095 Added unit test to fuzzer.c, changed definition param name by senhuang42 · 5 years ago
  41. 47685ac Move enum into zstd.h, and fix pesky switch() logic by senhuang42 · 5 years ago
  42. 1b34b15 Adding CLI capability to invoke decompression with no checksum by senhuang42 · 5 years ago
  43. 08d3567 Add function prototype by senhuang42 · 5 years ago
  44. 6a8dbdc Modify decompression loop to gnore checksums if flag is enabled by senhuang42 · 5 years ago
  45. 2f39124 Rename to ZSTD_d_forceIgnoreChecksum, add to DCtx, add function to set the advanced param by senhuang42 · 5 years ago
  46. b5cddda Add new definition of ZSTD_d_forceSkipChecksum in experimental section by senhuang42 · 5 years ago
  47. 8f8bd2d [regression] Update results.csv by Nick Terrell · 5 years ago
  48. 5d91206 Merge pull request #2277 from atnbueno/patch-1 by Yann Collet · 5 years ago
  49. 77c9708 Fixed Markdown warnings. No visible changes. by Antonio Bueno · 5 years ago
  50. 5deeaf8 Merge pull request #2268 from bimbashrestha/actions-icc by Yann Collet · 5 years ago
  51. 575731b Use ncount=1 when < 4096 symbols by Nick Terrell · 5 years ago
  52. 612e947 wire up bmi2 support by Nick Terrell · 5 years ago
  53. ba1fd17 speed up literal header decoding by Nick Terrell · 5 years ago
  54. 6004c11 speed up small blocks by Nick Terrell · 5 years ago
  55. a800626 small blocks benchmark by Nick Terrell · 5 years ago
  56. bb265da Merge pull request #2270 from felixhandte/fix-doc-cctx-set-param by Felix Handte · 5 years ago
  57. 99746ee Fix Documentation for ZSTD_CCtxParams_setParameter() by W. Felix Handte · 5 years ago
  58. a944fc8 removing icc from travis by Bimba Shrestha · 5 years ago
  59. b413dac adding icc to actions by Bimba Shrestha · 5 years ago
  60. 57df21e Merge pull request #2267 from cwoffenden/clang-comma by Yann Collet · 5 years ago
  61. 4c81fae Fix clang -Wcomma warning by Carl Woffenden · 5 years ago
  62. 49069a3 Merge pull request #2265 from terrelln/prefetch-fix by Nick Terrell · 5 years ago
  63. e3bda59 Prefer __builtin_prefetch over inline asm by Nick Terrell · 5 years ago
  64. 63eebc8 Merge pull request #2262 from felixhandte/fewer-stat-syscalls by Yann Collet · 5 years ago
  65. 953f0a0 Fix MS Build by W. Felix Handte · 5 years ago
  66. b02cdf6 Clean Up Redundant Checks, Rename FIO_remove() -> FIO_removeFile() by W. Felix Handte · 5 years ago
  67. 51ac020 Remove UTIL_statFile() and UTIL_statDir(); Decompose Former Call-Sites by W. Felix Handte · 5 years ago
  68. 93dda98 Remove Unused Function UTIL_fileExist() by W. Felix Handte · 5 years ago
  69. 7687869 Re-Organize and Document Prototypes in util.h by W. Felix Handte · 5 years ago
  70. c144914 Share stat() Calls in Uses of UTIL_chmod() by W. Felix Handte · 5 years ago
  71. 0a8aacb Use stat() to Check that File Should be chmod()-ed by W. Felix Handte · 5 years ago
  72. 7238cca Deduplicate Some Low-Hanging Fruit of Redundant Stat Calls by W. Felix Handte · 5 years ago
  73. 44fa052 Introduce Variants of Various UTIL Functions that Take Pre-Populated stat_t Structs by W. Felix Handte · 5 years ago
  74. b6e24bc Rename UTIL_getFileStat() -> UTIL_statFile() and UTIL_getDirectoryStat() -> UTIL_statDir() by W. Felix Handte · 5 years ago
  75. 1a1003f Mark stat_t Arg to UTIL_setFileStat() const by W. Felix Handte · 5 years ago
  76. 5fbc6ad Additionally Convert UTIL_getFileStat() Calls to UTIL_stat() Where Appropriate by W. Felix Handte · 5 years ago
  77. 69cb9e7 Use New Stat Helper by W. Felix Handte · 5 years ago
  78. b11bea5 Introduce Dedicated Helper to Call stat() by W. Felix Handte · 5 years ago
  79. 38e3854 Merge pull request #2258 from Niadb/dev by Yann Collet · 5 years ago
  80. 60b56e3 Merge pull request #2253 from facebook/histvec by Yann Collet · 5 years ago
  81. f85a0f8 Merge pull request #2256 from helloguo/dev by Nick Terrell · 5 years ago
  82. bff41a4 Merge pull request #2259 from cwoffenden/vs-warning by Yann Collet · 5 years ago
  83. 5d81d44 Fixed VS variable shadowing warning (and added test) by Carl Woffenden · 5 years ago
  84. acb3dd9 Use ZSTD_copy16 instead of memcpy by helloguo · 5 years ago
  85. a8ebc14 Update bitstream.h by Niadb · 5 years ago
  86. 216a63d Add files via upload by Niadb · 5 years ago
  87. 493fd40 Add files via upload by Niadb · 5 years ago
  88. 82b0cd8 Optimize ZSTD_wildcopy by helloguo · 5 years ago
  89. 01261bc Merge pull request #2252 from helloguo/dev by Nick Terrell · 5 years ago
  90. 8b9cdd2 fixed overlapping count & workspace special case by Yann Collet · 5 years ago
  91. 0512322 optimized histogram by Yann Collet · 5 years ago
  92. 6de87b3 fix preprocessor in ZSTD_wildcopy by helloguo · 5 years ago
  93. 15c5e20 updated documentation by Yann Collet · 5 years ago
  94. e33e5ee Merge pull request #2250 from facebook/twoFieldsArgs by Yann Collet · 5 years ago
  95. cf6c4fc Merge pull request #2249 from facebook/fsefix by Yann Collet · 5 years ago
  96. 610c41f improved 2-args macro to support both syntaxes by Yann Collet · 5 years ago
  97. 23941ee added tests for newly enabled syntax by Yann Collet · 5 years ago
  98. 7280c1d extended 2-fields macro usage to number arguments by Yann Collet · 5 years ago
  99. a7e5652 CLI: simplified handling of separated-fields arguments by Yann Collet · 5 years ago
  100. 40f20b6 Merge pull request #2197 from neheb/hj by Yann Collet · 5 years ago