1. c7cab49 [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 am: 8ca48926ae -s ours am: 9b735b12fa -s ours by Xin Li · 2 years, 3 months ago int/13/fp4
  2. 9b735b1 [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 am: 8ca48926ae -s ours by Xin Li · 2 years, 3 months ago
  3. 8ca4892 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 3 months ago
  4. a72695f Upgrade zstd to v1.5.1 am: 9f1022855a am: 582081fc49 am: 7d23c4a5ce am: 1e75a94ccb by Elliott Hughes · 2 years, 4 months ago
  5. 1e75a94 Upgrade zstd to v1.5.1 am: 9f1022855a am: 582081fc49 am: 7d23c4a5ce by Elliott Hughes · 2 years, 4 months ago
  6. 7d23c4a Upgrade zstd to v1.5.1 am: 9f1022855a am: 582081fc49 by Elliott Hughes · 2 years, 4 months ago
  7. 582081f Upgrade zstd to v1.5.1 am: 9f1022855a by Elliott Hughes · 2 years, 4 months ago
  8. 9f10228 Upgrade zstd to v1.5.1 by Elliott Hughes · 2 years, 4 months ago
  9. 791626d Merge pull request #2942 from facebook/dev by Yann Collet · 2 years, 5 months ago
  10. abc694f update man pages by Yann Collet · 2 years, 5 months ago
  11. f4a541b Merge pull request #2941 from facebook/dev by Yann Collet · 2 years, 5 months ago
  12. 1219b7f updated changelog for v1.5.1 by Yann Collet · 2 years, 5 months ago
  13. 2496013 Merge pull request #2940 from facebook/revert-2885-limit-level-32bit-systems by Yann Collet · 2 years, 5 months ago
  14. a9e43b3 Revert "Limit `ZSTD_maxCLevel` to 21 for 32-bit binaries." by Yann Collet · 2 years, 5 months ago
  15. 85bd1e6 Merge pull request #2934 from facebook/lazy_rebalance by Yann Collet · 2 years, 5 months ago
  16. 2624652 Merge branch 'dev' into lazy_rebalance by Yann Collet · 2 years, 5 months ago
  17. 80a28f2 update regression results by Yann Collet · 2 years, 5 months ago
  18. 9fc7f38 added target update_regressionResults by Yann Collet · 2 years, 5 months ago
  19. 01adddc update regression results by Yann Collet · 2 years, 5 months ago
  20. 7c7b924 update regression results by Yann Collet · 2 years, 5 months ago
  21. 47466d2 Merge branch 'dev' into lazy_rebalance by Yann Collet · 2 years, 5 months ago
  22. 9a32492 updated regression results.csv by Yann Collet · 2 years, 5 months ago
  23. 925649b fixed version number for fast modes by Yann Collet · 2 years, 5 months ago
  24. f829c32 forgot the chainlog is effectively a "fake" value with rowHash by Yann Collet · 2 years, 5 months ago
  25. 5c96146 Merge pull request #2931 from facebook/fix_rowlog by Yann Collet · 2 years, 5 months ago
  26. 5c63096 updated benchmark for v1.5.1 by Yann Collet · 2 years, 5 months ago
  27. 8a724f9 minor changelog update by Yann Collet · 2 years, 5 months ago
  28. 7a34776 minor changelog update by Yann Collet · 2 years, 5 months ago
  29. db1b408 rebalance lazy compression levels by Yann Collet · 2 years, 5 months ago
  30. c8d6067 fixed incorrect rowlog initialization by Yann Collet · 2 years, 5 months ago
  31. c5f1e82 Merge pull request #2925 from embg/dict_training_sample_limit_size by Elliot Gorokhovsky · 2 years, 5 months ago
  32. 622fee6 minor changelog update, for clarity by Yann Collet · 2 years, 5 months ago
  33. eaf7862 Merge pull request #2929 from facebook/sse_row_lazy by Yann Collet · 2 years, 5 months ago
  34. d5933a4 Merge pull request #2930 from nolange/reduce_tables_to_8bit by Felix Handte · 2 years, 5 months ago
  35. 2fbb1d1 Reduce bit tables to 8bit by Norbert Lange · 2 years, 5 months ago
  36. 99923df Add typedefs for 8bit (un)signed by Norbert Lange · 2 years, 5 months ago
  37. 64205b7 Fix performance degradation with -m32 (#2926) by binhdvo · 2 years, 5 months ago
  38. 71c0c07 Allow user to specify memory limit for dictionary training by Elliot Gorokhovsky · 2 years, 6 months ago
  39. 5e2fede Merge pull request #2921 from felixhandte/neg-lvl-stagger-step by Felix Handte · 2 years, 5 months ago
  40. 05430b2 roll SSE implementation of row_lazy match finder by Yann Collet · 2 years, 5 months ago
  41. 450fca9 Update Regression Tests w/ New Sizes by W. Felix Handte · 2 years, 5 months ago
  42. 82a49c8 Increment Step by 1 not 2 by W. Felix Handte · 2 years, 5 months ago
  43. 3e2a70b Merge pull request #2905 from 15596858998/dev_1205 by Nick Terrell · 2 years, 5 months ago
  44. 6ca5f42 Rewrite `step` to Track Increment Between Pairs of Positions by W. Felix Handte · 2 years, 5 months ago
  45. b8434cb Allow Templating `ZSTD_fast` Matchfinders on Acceleration (Lvl < -1) by W. Felix Handte · 2 years, 5 months ago
  46. 65404fe Merge pull request #2923 from IAL32/patch-1 by Felix Handte · 2 years, 5 months ago
  47. c69d13e Update playTests.sh by zx123123 · 2 years, 5 months ago
  48. e0f9dc0 typo: Small spelling mistake in example by Adrian Castro · 2 years, 6 months ago
  49. 252ef86 Merge pull request #2922 from facebook/x32 by Yann Collet · 2 years, 6 months ago
  50. e1ab220 fixed x32 compatibility by Yann Collet · 2 years, 6 months ago
  51. c94cda2 added x32 compatibility test by Yann Collet · 2 years, 6 months ago
  52. ace6a7e Decompose `step` into Two Variables by W. Felix Handte · 2 years, 6 months ago
  53. 22501cd Stagger Application of `stepSize` in ZSTD_fast by W. Felix Handte · 2 years, 6 months ago
  54. 4cc5e28 complete changelog with #2885 by Yann Collet · 2 years, 6 months ago
  55. c077b53 Merge pull request #2917 from facebook/change151 by Yann Collet · 2 years, 6 months ago
  56. 0c26d98 Merge pull request #2910 from felixhandte/reject-irregular-dicts by Felix Handte · 2 years, 6 months ago
  57. 3d73830 Update changelog for v1.5.1 by Yann Collet · 2 years, 6 months ago
  58. 57383d2 Merge pull request #2914 from facebook/xxhash081 by Yann Collet · 2 years, 6 months ago
  59. 3ce265f remove offending static assert lines by Yann Collet · 2 years, 6 months ago
  60. 8b40095 Merge pull request #2916 from terrelln/issue-2906 by Nick Terrell · 2 years, 6 months ago
  61. 16241b7 altered copyright title by Yann Collet · 2 years, 6 months ago
  62. 9985e10 Reject Irregular Dictionary Files by W. Felix Handte · 2 years, 6 months ago
  63. a9cd616 removed declarations of XXH3 symbols when XXH_NO_XXH3 is defined by Yann Collet · 2 years, 6 months ago
  64. 27e706d replaces malloc / free / memcpy by Zstandard's version by Yann Collet · 2 years, 6 months ago
  65. b94407b Remove possible NULL pointer addition by Nick Terrell · 2 years, 6 months ago
  66. 859e050 Merge pull request #2915 from terrelln/oss-fuzz-build-fix by Nick Terrell · 2 years, 6 months ago
  67. 33562c5 Merge pull request #2912 from felixhandte/pkg-config-fix by Felix Handte · 2 years, 6 months ago
  68. aa7729c Fix oss-fuzz build by Nick Terrell · 2 years, 6 months ago
  69. fb3522a fixed very minor cast warning under cygwin by Yann Collet · 2 years, 6 months ago
  70. 9f1dee8 Fix Up #2659; Build libzstd.pc Whenever Building the Lib on Unix by W. Felix Handte · 2 years, 6 months ago
  71. 1c7d2c4 updated xxHash to latest v0.8.1 by Yann Collet · 2 years, 6 months ago
  72. 38dfc46 Imply -q when stderr is not a tty (#2884) by binhdvo · 2 years, 6 months ago
  73. 9118ee0 Merge pull request #2659 from ericonr/pc by Felix Handte · 2 years, 6 months ago
  74. b6b4c9a Merge pull request #2907 from Hello71/armv6-fix-legacy by Nick Terrell · 2 years, 6 months ago
  75. e7b0ae3 Merge pull request #2890 from 15596858998/dec_1201 by Nick Terrell · 2 years, 6 months ago
  76. 3d773d7 Apply FORCE_MEMORY_ACCESS=1 to legacy by Alex Xu (Hello71) · 2 years, 6 months ago
  77. ba7e8f1 add test case by 15596858998 · 2 years, 6 months ago
  78. 486472c Merge pull request #2893 from terrelln/issue-2789 by Nick Terrell · 2 years, 6 months ago
  79. d2c86ec Merge pull request #2897 from felixhandte/zstd-deprecated-avoid-deprecated by Felix Handte · 2 years, 6 months ago
  80. fd6c34f Merge pull request #2899 from felixhandte/cmake-disable-multithreading-android by Felix Handte · 2 years, 6 months ago
  81. c284569 [asm] Share portability macros and restrict ASM further by Nick Terrell · 2 years, 6 months ago
  82. 647c1b6 Merge pull request #2900 from terrelln/issue-2893-test by Nick Terrell · 2 years, 6 months ago
  83. 014bbb2 Merge pull request #2898 from terrelln/issue-2862 by Nick Terrell · 2 years, 6 months ago
  84. a74a369 [CI] Add cmake windows build by Nick Terrell · 2 years, 6 months ago
  85. 1bf3d8a Merge pull request #2896 from facebook/m68k by Yann Collet · 2 years, 6 months ago
  86. 4a82bc9 Disable Multithreading in CMake Builds for Android by W. Felix Handte · 2 years, 6 months ago
  87. e5bfaee Improve zstd_opt build speed and size by Nick Terrell · 2 years, 6 months ago
  88. e688317 Fix Include Path by W. Felix Handte · 2 years, 6 months ago
  89. 01ecd6f Merge pull request #2892 from terrelln/issue-2785 by Nick Terrell · 2 years, 6 months ago
  90. d82d67d Migrate to `FORWARD_IF_ERROR` by W. Felix Handte · 2 years, 6 months ago
  91. 30b9db8 changed macro name to ZSTD_ALIGNOF by Yann Collet · 2 years, 6 months ago
  92. 1d025d8 bound alignment backup to sizeof(void*) by Yann Collet · 2 years, 6 months ago
  93. a3ee981 Avoid Using Deprecated Functions in Deprecated Code by W. Felix Handte · 2 years, 6 months ago
  94. 80a13fd move the alignment macro to compiler.h by Yann Collet · 2 years, 6 months ago
  95. 21e28f5 Merge pull request #2891 from supperPants/dev by Nick Terrell · 2 years, 6 months ago
  96. a134737 Merge pull request #2687 from sapiippo/dev by Yann Collet · 2 years, 6 months ago
  97. 550410d Merge pull request #2894 from facebook/tomerge2051 by Yann Collet · 2 years, 6 months ago
  98. ffbdc8a m68k CI tests on GA are now compulsory by Yann Collet · 2 years, 6 months ago
  99. b2fbd0a Merge pull request #2895 from kanavin/fix-repro by Nick Terrell · 2 years, 6 months ago
  100. 1e514fe Makefile: sort all wildcard file list expansions by Alexander Kanavin · 3 years, 5 months ago