1. e8aa3e4 Updated forceAttachDict param bounds by Sen Huang · 4 years, 7 months ago
  2. 6d29726 Add enum to decision process by Sen Huang · 4 years, 7 months ago
  3. 1daa898 Added support for forcing new CDict behavior and updated enum by Sen Huang · 4 years, 7 months ago
  4. 0f9866a Merge pull request #1835 from facebook/format034 by Yann Collet · 4 years, 7 months ago
  5. ff7bd16 clarifications for the FSE decoding table by Yann Collet · 4 years, 7 months ago
  6. ed65210 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 4 years, 7 months ago
  7. ca73c21 added mode documentation on ZSTD_CLEVEL by Yann Collet · 4 years, 7 months ago
  8. 0492c57 fixed visual defined test by Yann Collet · 4 years, 7 months ago
  9. f379637 removed Visual warning by Yann Collet · 4 years, 7 months ago
  10. 9d666bb Merge pull request #1832 from terrelln/fuzz-stream-fix by Nick Terrell · 4 years, 7 months ago
  11. 1bd6c15 fix function cast warning on Windows with gcc9 by Yann Collet · 4 years, 7 months ago
  12. 58c5934 updated windows binary resources by Yann Collet · 4 years, 7 months ago
  13. 2ad75bb validated 'make test' for mingw environment by Yann Collet · 4 years, 7 months ago
  14. 85a016e made `make check` faster by Yann Collet · 4 years, 7 months ago
  15. 0bc39bc [zstdmt] Don't memset the jobDescription by Nick Terrell · 4 years, 7 months ago
  16. 2438245 [threading] Add debug utilities by Nick Terrell · 4 years, 7 months ago
  17. 0e154fc minor appveyor test script fix by Yann Collet · 4 years, 7 months ago
  18. 03ef7b7 attempt to run 'make check' tests on Appveyor by Yann Collet · 4 years, 7 months ago
  19. 29e46ed fix test on windows by Yann Collet · 4 years, 7 months ago
  20. 8c11f08 [fuzz] Increase output buffer size of stream_round_trip by Nick Terrell · 4 years, 7 months ago
  21. ad86a5d rewrite FIO_createFilename_fromOutDir() by Yann Collet · 4 years, 7 months ago
  22. caf40d0 fix : no output file opened in test mode by Yann Collet · 4 years, 7 months ago
  23. 0a24d4e removed regular file test on Windows by Yann Collet · 4 years, 7 months ago
  24. 0ee3609 improved test mode `-t` by Yann Collet · 4 years, 7 months ago
  25. 1795133 refactored FIO_compressMultipleFilenames() prototype by Yann Collet · 4 years, 7 months ago
  26. 7f86ae2 fixed multiple implicit casts by Yann Collet · 4 years, 7 months ago
  27. ba7e2b6 tests: can override isTerminal with environment variable by Yann Collet · 4 years, 7 months ago
  28. 157479a fixed isSameFile() by Yann Collet · 4 years, 7 months ago
  29. 5b8e873 fix harness test by Yann Collet · 4 years, 7 months ago
  30. a0c0416 fixed dict ptr init by Yann Collet · 4 years, 7 months ago
  31. b062b6f minor refactoring of harness by Yann Collet · 4 years, 7 months ago
  32. bfd829f minor: DIFF determination by Yann Collet · 4 years, 7 months ago
  33. 1a18f14 force compression during tests by Yann Collet · 4 years, 7 months ago
  34. a71256a fix several cast by Yann Collet · 4 years, 7 months ago
  35. 0004043 fix incorrect dictName/FileName comparison on Windows by Yann Collet · 4 years, 7 months ago
  36. 8e715d5 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 4 years, 7 months ago
  37. 303261f ignore build artifact from educational decoder test by Yann Collet · 4 years, 7 months ago
  38. 6446ffb Merge pull request #1827 from facebook/dm_Dct by Yann Collet · 4 years, 7 months ago
  39. 25ce9ac removed UNALIGNED() macro from educational decoder by Yann Collet · 4 years, 7 months ago
  40. edca797 Merge pull request #1828 from bimbashrestha/education_decoder_check by Yann Collet · 4 years, 7 months ago
  41. 19741c7 Merge pull request #1815 from facebook/zlibwrap by Yann Collet · 4 years, 7 months ago
  42. b6f6e34 Merge pull request #1826 from facebook/noWild8 by Yann Collet · 4 years, 7 months ago
  43. 8374941 Removing unnecessary check from decode side by Bimba Shrestha · 4 years, 7 months ago
  44. 6323966 updated erroneous comments using ZSTD_dm_* by Yann Collet · 4 years, 7 months ago
  45. 2d5201b removed wildcopy8() by Yann Collet · 4 years, 7 months ago
  46. 4455f00 Changed to int from BYTE by Sen Huang · 4 years, 7 months ago
  47. 4f7d26b Changed to int from BYTE by Sen Huang · 4 years, 7 months ago
  48. cf00ea3 Trailing whitespace by Sen Huang · 4 years, 7 months ago
  49. 8cb2174 Fix test by Sen Huang · 4 years, 7 months ago
  50. 6309be6 minor comments & refactoring by Yann Collet · 4 years, 7 months ago
  51. 5e901b6 Cast to BYTE to appease appveyor by Sen Huang · 4 years, 7 months ago
  52. 5c010c9 merge conflicts round 2 by Sen Huang · 4 years, 7 months ago
  53. a06b518 merge conflict by Sen Huang · 4 years, 7 months ago
  54. 23dac23 formatting by Sen Huang · 4 years, 7 months ago
  55. 0c8df5c Fix error by Sen Huang · 4 years, 7 months ago
  56. a65eb39 Add compressionlevel to cdict by Sen Huang · 4 years, 7 months ago
  57. 8b6d968 Merge pull request #1731 from chungy/stdin_nochmod by Yann Collet · 4 years, 7 months ago
  58. bda4669 Merge pull request #1792 from dmitri-shubin/dev by Yann Collet · 4 years, 7 months ago
  59. b3e92ad Merge pull request #1812 from senhuang42/output-dir-flat by Yann Collet · 4 years, 7 months ago
  60. e8a2e68 Merge pull request #1823 from vangyzen/fwrite_errno by Yann Collet · 4 years, 7 months ago
  61. fb77afc Merge pull request #1760 from bimbashrestha/extract_sequences_api by Yann Collet · 4 years, 7 months ago
  62. ede31da Fix CCtx Size Estimation by W. Felix Handte · 4 years, 7 months ago
  63. bd6a20b Expand Default Redzone Size by W. Felix Handte · 4 years, 7 months ago
  64. 2c80a9f Check if CCtx in Workspace after Null Check by W. Felix Handte · 4 years, 8 months ago
  65. b6987ac Declare the ASAN Functions We Need, Don't Include the Header by W. Felix Handte · 4 years, 8 months ago
  66. 0ffae7e Stop Allocating Extra Space for Table Redzones by W. Felix Handte · 4 years, 8 months ago
  67. a07037b Don't Try to Redzone the Tables by W. Felix Handte · 4 years, 8 months ago
  68. 0cc481e Fix Workspace Size Calculation by W. Felix Handte · 4 years, 8 months ago
  69. b6c0a02 Fix ZSTD_sizeof_matchState() Calculation by W. Felix Handte · 4 years, 8 months ago
  70. 8cffd6e Avoid ASAN Failure in ZSTD_cwksp_free() by W. Felix Handte · 4 years, 8 months ago
  71. ef0b570 Refactor Freeing CCtxes / CDicts Inside Workspaces by W. Felix Handte · 4 years, 8 months ago
  72. 143b296 Surround Workspace Allocs with Dead Zone by W. Felix Handte · 4 years, 8 months ago
  73. 19a0955 Add `ZSTD_cwksp_alloc_size()` to Help Calculate Needed Workspace Size by W. Felix Handte · 4 years, 8 months ago
  74. da88c35 Stop Assuming Tables are Adjacent by W. Felix Handte · 4 years, 8 months ago
  75. 35c30d6 Poison Unused Workspace Memory by W. Felix Handte · 4 years, 8 months ago
  76. edb6d88 Detect Whether We're Being Compiled with ASAN by W. Felix Handte · 4 years, 8 months ago
  77. dc1fb68 Remove Unused MEM_SKIP_MSAN Macro by W. Felix Handte · 4 years, 8 months ago
  78. 46ee10d Include errno in all fwrite error messages in fileio.c by Eric van Gyzen · 4 years, 7 months ago
  79. c5ebb37 Only check for filename collisions when using --output-dir-flat by Sen Huang · 4 years, 7 months ago
  80. f5f929f Merge pull request #1820 from mhlakhani/dev by Nick Terrell · 4 years, 7 months ago
  81. 8826f3b Add OSS-Fuzz fuzzing badge by Hasnain Lakhani · 4 years, 7 months ago
  82. 6e406b5 Casting to void* to avoid C4090 warnings by Sen Huang · 4 years, 7 months ago
  83. 332b598 Suppress C4090 warning by Sen Huang · 4 years, 7 months ago
  84. f9b1da6 Hopefully fix VS compiler warning by Sen Huang · 4 years, 7 months ago
  85. e0d413d fixed init warning by Yann Collet · 4 years, 7 months ago
  86. 24bc2e0 Merge pull request #1 from facebook/dev by Bimba Shrestha · 4 years, 7 months ago
  87. 6b81bfb Changed function name, fix test by Sen Huang · 4 years, 7 months ago
  88. 64bc441 Now constructs final destination path without allocating new table by Sen Huang · 4 years, 7 months ago
  89. 36528b9 Manually moving instead of memcpy on decoder and using genBuffer() by Bimba Shrestha · 4 years, 7 months ago
  90. 61ec4c2 Cleaning sequence parsing logic by Bimba Shrestha · 4 years, 7 months ago
  91. cadff8c zlibwrapper : fixed flag-variable name by Yann Collet · 4 years, 7 months ago
  92. c69ed0f updated tests for zlibwrapper C90 strict compatibility by Yann Collet · 4 years, 7 months ago
  93. 4dc604c Addressed comments on malloc by Sen Huang · 4 years, 7 months ago
  94. c763457 Static analyze fix by Sen Huang · 4 years, 7 months ago
  95. b93f1b2 CI Tests fix by Sen Huang · 4 years, 7 months ago
  96. 147b761 Removed strdup() dependency by Sen Huang · 4 years, 7 months ago
  97. 1e4d602 Modified message by Sen Huang · 4 years, 7 months ago
  98. f80437c Add support for --output-dir-flat by Sen Huang · 4 years, 7 months ago
  99. b63a1e7 Typo fix by Bimba Shrestha · 4 years, 7 months ago
  100. 91daee5 Fixing appveyor test by Bimba Shrestha · 4 years, 7 months ago