1. cfff4c1 Merge pull request #2439 from senhuang42/skippable_frame_api by Yann Collet · 4 years, 9 months ago
  2. 603829d Merge pull request #2444 from indygreg/dict-ifndef-guards by Yann Collet · 4 years, 9 months ago
  3. dd1a7e4 Add ifndef guards for _LARGEFILE_SOURCE and _LARGEFILE64_SOURCE by Gregory Szorc · 4 years, 9 months ago
  4. d4f7d75 Merge pull request #2438 from facebook/makej by Yann Collet · 4 years, 9 months ago
  5. 20afffe Merge pull request #2440 from facebook/fixga32 by Yann Collet · 4 years, 9 months ago
  6. f1225b1 try to fix 32-bit test on github actions by Yann Collet · 4 years, 9 months ago
  7. f2ac2b7 try to fix cross-compiler tests by Yann Collet · 4 years, 9 months ago
  8. 8429525 Merge pull request #2437 from facebook/zlibwrap_make by Yann Collet · 4 years, 9 months ago
  9. 5c41490 Use pre-defined constants by senhuang42 · 4 years, 9 months ago
  10. 339d8ba Add unit test by senhuang42 · 4 years, 9 months ago
  11. 7e11bd0 Implement skippable frame function by senhuang42 · 4 years, 9 months ago
  12. 5851963 fix ppc64 build on circleci by Yann Collet · 4 years, 9 months ago
  13. 8233f55 verbose cross-compile tests on circleci by Yann Collet · 4 years, 9 months ago
  14. 52aa7f4 updated clang+msan test by Yann Collet · 4 years, 9 months ago
  15. 9a9d3f7 fixed zstd+sanitizer build by Yann Collet · 4 years, 9 months ago
  16. f988403 fixed zstd recipe by Yann Collet · 4 years, 9 months ago
  17. 9648bf0 try to keep libzstd.a "as is" once created by Yann Collet · 4 years, 9 months ago
  18. eacf1b3 streamlined github action test by Yann Collet · 4 years, 9 months ago
  19. f78917c streamline zlibwrapper makefile by Yann Collet · 4 years, 9 months ago
  20. 7c495e8 updated version number to v1.4.8 by Yann Collet · 4 years, 9 months ago
  21. ceadfa2 Merge pull request #2434 from facebook/wksp_align4 by Yann Collet · 4 years, 9 months ago
  22. a7cb4af added emphasis on the alignment condition of workspace by Yann Collet · 4 years, 9 months ago
  23. 87dcf71 Merge pull request #2433 from facebook/travisless by Yann Collet · 4 years, 9 months ago
  24. 7f09cdc removed duplicated release-only tests by Yann Collet · 4 years, 9 months ago
  25. 54cc01c removed tests duplicated between TravisCI and Github Actions by Yann Collet · 4 years, 9 months ago
  26. 456ca2a Merge pull request #2432 from facebook/check32 by Yann Collet · 4 years, 9 months ago
  27. 792fdf8 Merge branch 'check32' of github.com:facebook/zstd into check32 by Yann Collet · 4 years, 9 months ago
  28. 3536e9d removing tests using too much resources for 32-bit address space by Yann Collet · 4 years, 9 months ago
  29. d4d1e45 Merge pull request #2430 from terrelln/huf-compress-weights-fix by Yann Collet · 4 years, 9 months ago
  30. d5eb7d1 added pre-requisites for 32-bit tests in CI by Yann Collet · 4 years, 9 months ago
  31. c11db9c additional master->release switches (CI tests) by Yann Collet · 4 years, 9 months ago
  32. 4680d81 added a simple runtime test in CI for 32-bit binaries by Yann Collet · 4 years, 9 months ago
  33. ae85676 Fix alignment of scratchBuffer in HUF_compressWeights() by Nick Terrell · 4 years, 9 months ago
  34. ce34dc3 removed incorrect test by Yann Collet · 4 years, 9 months ago
  35. 0b39531 moving all references to `release` branch by Yann Collet · 4 years, 9 months ago
  36. 645a297 Merge pull request #2426 from facebook/changelog147 by Yann Collet · 4 years, 9 months ago
  37. d387772 Merge pull request #2427 from facebook/example_compile by Yann Collet · 4 years, 9 months ago
  38. f647a75 updated version number to v1.4.7 by Yann Collet · 4 years, 9 months ago
  39. ecffa77 streamlined example recipe by Yann Collet · 4 years, 9 months ago
  40. 8ab9bb9 added api issues reported by @animalize by Yann Collet · 4 years, 9 months ago
  41. 2e9ffdb Updated CHANGELOG for v1.4.7 by Yann Collet · 4 years, 9 months ago
  42. 6899855 Merge pull request #2424 from ihsinme/patch-1 by Yann Collet · 4 years, 9 months ago
  43. b2cfae1 Merge pull request #2425 from animalize/changelog_date by Yann Collet · 4 years, 9 months ago
  44. b8c3a47 Merge pull request #2420 from terrelln/huf-comment by Yann Collet · 4 years, 9 months ago
  45. e1fd4fd add release dates to CHANGELOG by animalize · 4 years, 9 months ago
  46. f37896d fix Integer Overflow by ihsinme · 4 years, 9 months ago
  47. 94db6a1 Merge pull request #2423 from facebook/no-ln by Yann Collet · 4 years, 9 months ago
  48. 806da76 Merge pull request #2411 from terrelln/cmake-fixes by Nick Terrell · 4 years, 9 months ago
  49. c2939b9 refinement : only copy if binary is different by Yann Collet · 4 years, 9 months ago
  50. bc3cda9 [CI][cmake] Disable --test-large-data and shorten fuzzing time to 2 mins by Nick Terrell · 4 years, 9 months ago
  51. c56723a replace final links by direct copy by Yann Collet · 4 years, 9 months ago
  52. 0be843b [tests] Fix playTests.sh with spaces in path by Nick Terrell · 4 years, 9 months ago
  53. 54105f5 [cmake] Quote environment variables for tests by Nick Terrell · 4 years, 9 months ago
  54. ef5d15b [cmake] Fix pkgconfig quoting by Nick Terrell · 4 years, 9 months ago
  55. 85f8a8c [CI] Add cmake test for source dirs with spaces by Nick Terrell · 4 years, 9 months ago
  56. fe48742 Merge pull request #2422 from felixhandte/doc-update-repcodes by Felix Handte · 4 years, 9 months ago
  57. 2d46d76 Update Zstd Compression Format to Clarify Repcode Behavior by W. Felix Handte · 4 years, 9 months ago
  58. f861e8c Merge pull request #2421 from felixhandte/pc-no-sed by Felix Handte · 4 years, 9 months ago
  59. bee9137 Merge pull request #2419 from felixhandte/asan-dont-poison-static-allocs by Felix Handte · 4 years, 9 months ago
  60. 9dab03d Create Enum to Represent Static/Dynamic Allocation Distinction in cwksp by W. Felix Handte · 4 years, 9 months ago
  61. db9e73c Don't ASAN-Poison Statically-Allocated Workspaces by W. Felix Handte · 4 years, 9 months ago
  62. a75f9ce Apply Same Strategy to CMake by W. Felix Handte · 4 years, 9 months ago
  63. b521183 Avoid Use of Regexes in Building Package-Config File by W. Felix Handte · 4 years, 9 months ago
  64. 1bbcf07 [huf_compress] Refactor and comment HUF_buildCTable() by Nick Terrell · 4 years, 9 months ago
  65. f8224ab Merge pull request #2418 from senhuang42/fix_paramgrill_warnings by sen · 4 years, 9 months ago
  66. b9ab6bc Fix various conversion warnings by senhuang42 · 4 years, 9 months ago
  67. f34d2f4 Merge pull request #2408 from senhuang42/seekable_hang_fix by sen · 4 years, 9 months ago
  68. b731b54 Merge pull request #2417 from bimbashrestha/icc-fix by Yann Collet · 4 years, 9 months ago
  69. ac8ded7 Using add-apt-repository instead and installing intel-basekit/hpckit by Bimba Shrestha · 4 years, 9 months ago
  70. 69a04cc Merge pull request #2413 from senhuang42/paramgrill_windows by Yann Collet · 4 years, 9 months ago
  71. b86e3c9 Merge pull request #2415 from facebook/fix_aliasing by Yann Collet · 4 years, 9 months ago
  72. 2477968 fix gcc-10 aliasing warning in zlib_wrapper by Yann Collet · 4 years, 9 months ago
  73. 5c0a348 fix aliasing warning in decodecorpus by Yann Collet · 4 years, 9 months ago
  74. fad175f Merge pull request #2412 from animalize/dict_compressionlevel by Nick Terrell · 4 years, 9 months ago
  75. 6132df8 fix gcc-10 strict aliasing warnings by Yann Collet · 4 years, 9 months ago
  76. 68c14bd minor speed improvement to HUF_readCTable() by Yann Collet · 4 years, 9 months ago
  77. c238db0 Merge pull request #2414 from terrelln/mt-progress by Nick Terrell · 4 years, 9 months ago
  78. 4c58cb8 [lib] Ensure that multithreaded compression always makes some progress by Nick Terrell · 4 years, 9 months ago
  79. 0418ba2 Merge pull request #2410 from terrelln/zlib-wrapper by Nick Terrell · 4 years, 9 months ago
  80. db249be Allow paramgrill in cmake on windows by senhuang42 · 4 years, 9 months ago
  81. 260b85a Fix MSVC 2019 warnings by senhuang42 · 4 years, 9 months ago
  82. a8693dd Add seekable tests to CI by senhuang42 · 4 years, 9 months ago
  83. 26f89d4 Clean up makefile for seekable tests by senhuang42 · 4 years, 9 months ago
  84. 1aec77e use ZSTD_CLEVEL_DEFAULT in zdict.c by animalize · 4 years, 9 months ago
  85. 6672689 Merge pull request #2406 from terrelln/linux-wrapper-api by Nick Terrell · 4 years, 9 months ago
  86. b2ca26b [zlibWrapper] Only use public zstd functions by Nick Terrell · 4 years, 9 months ago
  87. 91c1b57 Merge pull request #2409 from facebook/test_makefile by Yann Collet · 4 years, 9 months ago
  88. 894ae36 Merge pull request #2390 from animalize/clamp_level by Nick Terrell · 4 years, 9 months ago
  89. 152b558 Add unit tests to seekable by senhuang42 · 4 years, 9 months ago
  90. 10f87d2 [contrib][linux] Add SPDX-License-Identifier by Nick Terrell · 4 years, 9 months ago
  91. d0cc2e3 [contrib][linux] Fix make import-upstream by Nick Terrell · 4 years, 9 months ago
  92. a6ee1b3 Merge pull request #2407 from senhuang42/sequence_compression_nbseqcheck_fix by sen · 4 years, 9 months ago
  93. 3256c00 [contrib][linux] Follow style guide more closely by Nick Terrell · 4 years, 9 months ago
  94. 2c570e7 [contrib][linux] Add a make target to import upstream by Nick Terrell · 4 years, 9 months ago
  95. 5de5c1d fixed fuzzer multithreading tests by Yann Collet · 4 years, 9 months ago
  96. 9db49a3 Add a forward progress requirement bound to seekable streaming decompression by senhuang42 · 4 years, 9 months ago
  97. db21d38 fixed fuzzer32 to support multithreading tests by Yann Collet · 4 years, 9 months ago
  98. 2cbd038 Move max nb seq check to per-block by senhuang42 · 4 years, 9 months ago
  99. 87b3815 [contrib][linux-kernel] Fix test warnings by Nick Terrell · 4 years, 9 months ago
  100. 3cda5fa [minor][lib] Remove double semicolon by Nick Terrell · 4 years, 9 months ago