1. 415469b Merge "Make libzstd available to tethering module" into main am: 49ce27a390 by Maciej Żenczykowski · 6 months ago main master
  2. 49ce27a Merge "Make libzstd available to tethering module" into main by Maciej Żenczykowski · 6 months ago
  3. 12bbffd zstd: add visibility to Mesa3D am: 8305ed043a by Gurchetan Singh · 6 months ago
  4. 8305ed0 zstd: add visibility to Mesa3D by Gurchetan Singh · 6 months ago
  5. 3221987 Upgrade zstd to v1.5.7 am: 921fff9176 by Elliott Hughes · 6 months ago
  6. 921fff9 Upgrade zstd to v1.5.7 by Elliott Hughes · 6 months ago
  7. f8745da Merge pull request #4298 from facebook/dev by Yann Collet · 6 months ago upstream-release
  8. ea027ab Merge pull request #4299 from facebook/ga_harden by Yann Collet · 6 months ago
  9. b14d76d pinned dependency hash by Yann Collet · 6 months ago
  10. 5c465fc harden github actions script Android NDK Build by Yann Collet · 6 months ago
  11. 99a12e6 Merge pull request #4297 from facebook/changelog157 by Yann Collet · 6 months ago
  12. c26bde1 update changelog for v1.5.7 by Yann Collet · 6 months ago
  13. 22c39b9 Merge pull request #4274 from luau-project/intel-compilers by Yann Collet · 6 months ago
  14. beccbc6 Merge pull request #4293 from facebook/rip-ubuntu20 by Yann Collet · 6 months ago
  15. 2a58b04 disabled BTI test by Yann Collet · 7 months ago
  16. 85c39b7 faster aarch64 test execution by Yann Collet · 7 months ago
  17. 0b8119f minor arm64 test script clarification by Yann Collet · 7 months ago
  18. b73e06b updated FreeBSD VM to 14.2 by Yann Collet · 7 months ago
  19. 2b7c661 update arm64 test by Yann Collet · 7 months ago
  20. 75bcae1 removing x32 tests by Yann Collet · 7 months ago
  21. fc1baf3 move qemu tests to ubuntu24 by Yann Collet · 7 months ago
  22. 815ca8c ubuntu 20 is being deprecated by Yann Collet · 7 months ago
  23. d84d70b Merge pull request #4288 from facebook/stronger_patchfrom by Yann Collet · 7 months ago
  24. d2c562b update hrlog comment by Yann Collet · 7 months ago
  25. 67fad95 derive hashratelog from hashlog when only hashlog is set by Yann Collet · 7 months ago
  26. 339bca6 update ldm compression results by Yann Collet · 7 months ago
  27. 09d7e34 adjust mml by Yann Collet · 7 months ago
  28. d5e4698 fix boundary condition by Yann Collet · 7 months ago
  29. 72406b7 update hrlog rule to favor compression ratio a bit more at low levels by Yann Collet · 7 months ago
  30. 7c5b600 update results from the --long mode by Yann Collet · 7 months ago
  31. bf218c1 updated LDM documentation by Yann Collet · 7 months ago
  32. f26cc54 dynamic bucket sizes by Yann Collet · 7 months ago
  33. 4609a40 dynamically adjust hratelog and ldmml based on strategy by Yann Collet · 7 months ago
  34. 5b8575a Merge pull request #4289 from facebook/autoultra by Yann Collet · 7 months ago
  35. e3a9351 Merge pull request #4290 from facebook/lmax by Yann Collet · 7 months ago
  36. 071a4a0 Merge pull request #4291 from facebook/dependabot/github_actions/github/codeql-action-3.28.9 by Yann Collet · 7 months ago
  37. 613901b modifies command echoing for macos / linux compatibility by Yann Collet · 7 months ago
  38. 468e145 disable --max in 32-bit mode by Yann Collet · 7 months ago
  39. 1603cbe update test for 32-bit mode by Yann Collet · 7 months ago
  40. 7a2fce5 Bump github/codeql-action from 3.28.1 to 3.28.9 by dependabot[bot] · 7 months ago
  41. f86024c reinforce man page warning by Yann Collet · 7 months ago
  42. 39d1d82 adjusted mml heuristic by Yann Collet · 7 months ago
  43. 41b7193 added --max to test suite by Yann Collet · 7 months ago
  44. 8ae1330 add man entry for --max by Yann Collet · 7 months ago
  45. 630b47a added a new --max command by Yann Collet · 7 months ago
  46. aebffd6 --ultra automatically triggered with --long and --patch-from by Yann Collet · 7 months ago
  47. cfe6dbe Make libzstd available to tethering module by Motomu Utsumi · 7 months ago
  48. 0396480 Merge pull request #4284 from facebook/mesonNoexec by Yann Collet · 7 months ago
  49. ef2bf57 Merge pull request #4276 from facebook/fix_patchfrom_hc_speed by Yann Collet · 7 months ago
  50. 23e5f80 Revert "pass dictionary loading method as parameter" by Yann Collet · 7 months ago
  51. c7cd7dc better MT fluidity by Yann Collet · 7 months ago
  52. f11bd19 ensure cdict is properly reset to NULL by Yann Collet · 7 months ago
  53. 7406d2b skips the need to create a temporary cdict for --patch-from by Yann Collet · 7 months ago
  54. 220abe6 reduced memory usage by Yann Collet · 7 months ago
  55. 85a44b2 always free .cdictLocal by Yann Collet · 7 months ago
  56. e637fc6 update type naming convention by Yann Collet · 7 months ago
  57. 34ba144 minor boundary change by Yann Collet · 7 months ago
  58. ffa66a6 fix speed of --patch-from at high compression mode by Yann Collet · 7 months ago
  59. 30e0f29 Merge pull request #4287 from facebook/warn_error by Yann Collet · 7 months ago
  60. 2949252 fix minor conversion warnings by Yann Collet · 7 months ago
  61. e87d159 more %zu warnings fixes by Yann Collet · 7 months ago
  62. 590c224 fix more %zu warnings by Yann Collet · 7 months ago
  63. f9c1850 fix minor printf argument limitation on older mingw by Yann Collet · 7 months ago
  64. e117d79 fix minor alignment warning by Yann Collet · 7 months ago
  65. c39424e fix minor alignment warning by Yann Collet · 7 months ago
  66. 32dff04 fix one minor alignment warning by Yann Collet · 7 months ago
  67. 5883ee6 make visual studio tests error out on warnings by Yann Collet · 7 months ago
  68. 8156a19 Merge pull request #4286 from facebook/visual_clang_avx2 by Yann Collet · 7 months ago
  69. 54e9d46 added __clang__ to compiler-specific alignment attribute by Yann Collet · 7 months ago
  70. bcf404c changed C11 keyword to _Alignas by Yann Collet · 7 months ago
  71. 6e1d02f adding a Visual + ClangCL + AVX2 compilation test by Yann Collet · 7 months ago
  72. 7b856e3 Add noexecstack flag for gcc/clang C and CPP in Meson by Victor Zhang · 7 months ago
  73. 26a2b5d Merge pull request #4265 from pps83/static-bmi2-check by Yann Collet · 7 months ago
  74. 086ddcd Merge pull request #4271 from tsdgeos/removedupe by Yann Collet · 7 months ago
  75. b55ff3c Merge pull request #4278 from facebook/bench_x100 by Yann Collet · 7 months ago
  76. 60f84f7 bench: better result alignment by Yann Collet · 7 months ago
  77. 283fbd2 Merge pull request #4264 from pps83/dev-static-bmi2 by Yann Collet · 7 months ago
  78. 8df6155 CI: enable Intel LLVM C compiler (icx) check by luau-project · 7 months ago
  79. de7c8b9 cmake: Remove duplicated line by Albert Astals Cid · 7 months ago
  80. 6a65a43 Merge pull request #4269 from luau-project/fix-rc-include by Yann Collet · 7 months ago
  81. be1bf24 fix: quote include directory for resource compiler by luau-project · 7 months ago
  82. 1d088ba Merge pull request #4260 from gcabiddu/compress_sequences_kernel by Yann Collet · 7 months ago
  83. 92be4be [linux] Expose ZSTD_compressSequencesAndLiterals() in the kernel by Giovanni Cabiddu · 7 months ago
  84. 6cd4204 CI: build with CMake on source directory with spaces to reproduce #4268 by luau-project · 7 months ago
  85. ab54285 Merge pull request #4266 from pps83/rm-ZSTD_decompressSequences_t by Yann Collet · 7 months ago
  86. 0cda010 fix formatting by Pavel P · 7 months ago
  87. f7e8fc3 Check `STATIC_BMI2` instead of `STATIC_BMI2 == 1` by Pavel P · 7 months ago
  88. 0a18362 Reorder __BMI2__ check by Pavel P · 7 months ago
  89. d486ccc Update comment for STATIC_BMI2 macro by Pavel P · 7 months ago
  90. 1b15e88 Move STATIC_BMI2 block as-is to portability_macros.h by Pavel P · 7 months ago
  91. 59afb28 Remove unused ZSTD_decompressSequences_t typedef by Pavel P · 7 months ago
  92. ea0aa03 Merge pull request #4263 from pps83/dev-dyn-bmi2 by Yann Collet · 7 months ago
  93. 1204626 Check `DYNAMIC_BMI2` instead of `DYNAMIC_BMI2 != 0` by Pavel P · 7 months ago
  94. a7b59bc Merge pull request #4257 from pps83/dev-x64test by Yann Collet · 7 months ago
  95. 55c0c5b Merge pull request #4258 from pps83/dev-ZSTD_ALIGNED by Yann Collet · 7 months ago
  96. 2ef57cf Merge pull request #4259 from Treata11/dev by Yann Collet · 7 months ago
  97. 45c0e72 Instructions for Apple Framework builds by Treata11 · 7 months ago
  98. becef67 Build: Revert min version to 3.10 by Treata11 · 7 months ago
  99. 03d5ad6 Ignore generated framework artifacts by Treata11 · 7 months ago
  100. 897cec3 Build: Add support for Apple frameworks by Treata11 · 7 months ago