1. 051dc4d Merge pull request #228 from UebelAndre/bazel by danilak-G · 2 days ago main
  2. 07614b8 Add Bazel 9 support by UebelAndre · 5 days ago
  3. da459b5 Create COPYING.notestdata by danilak-G · 6 weeks ago
  4. 25e52c5 Merge pull request #214 from anthony-zy/add_zbb_check_macro by danilak-G · 4 months ago
  5. a862a74 fix confic by anthony-zy · 4 months ago
  6. 992fb9f Resolve merge conflicts by anthony-zy · 4 months ago
  7. c633c6b Resolve merge conflicts by anthony-zy · 4 months ago
  8. 30dbdc2 add zbb check macro by anthony-zy · 4 months ago
  9. 727f5b3 add zbb check macro by anthony-zy · 4 months ago
  10. cbea40d Fix an unused var warning for RISC-V by Danila Kutenin · 5 months ago
  11. 633cb9c Merge pull request #213 from anthony-zy/add_rvv_optmized_memcopy64 by danilak-G · 5 months ago
  12. e92cb6a Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  13. 2d6c8f1 Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  14. b63569f Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  15. 9cc1596 Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  16. c098f68 Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  17. 6ab5882 Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  18. d457ac7 Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  19. 9fd2b72 fix by some comments by anthony-zy · 5 months ago
  20. 77a61a4 Merge branch 'add_rvv_optmized_memcopy64' of https://github.com/anthony-zy/snappy into add_rvv_optmized_memcopy64 by anthony-zy · 5 months ago
  21. c19d705 Merge branch 'add_rvv_support' of https://github.com/anthony-zy/snappy into add_rvv_support by anthony-zy · 5 months ago
  22. 2b81365 Merge branch 'add_rvv_support' of https://github.com/anthony-zy/snappy into add_rvv_support by anthony-zy · 6 months ago
  23. c860cab Merge branch 'google:main' into add_rvv_support by anthony-zy · 6 months ago
  24. 4410326 Merge branch 'google:main' into add_rvv_support by anthony-zy · 6 months ago
  25. 27d8915 Merge branch 'add_rvv_support' of https://github.com/anthony-zy/snappy into add_rvv_support by anthony-zy · 6 months ago
  26. eb8d19f Merge branch 'add_rvv_support' of https://github.com/anthony-zy/snappy into add_rvv_support by anthony-zy · 6 months ago
  27. 0f989a2 Merge branch 'add_rvv_support' of https://github.com/anthony-zy/snappy into add_rvv_support by anthony-zy · 6 months ago
  28. 802ef73 add RVV support and optmized uncompress speed by anthony-zy · 6 months ago
  29. 1f6ba69 add RVV support and optimized uncompress speed by anthony-zy · 6 months ago
  30. 758804a Use high-performance FindMatchLength to Optimize Snappy compression speed For RISC-V[skip ci] by anthony-zy · 6 months ago
  31. 6f99459 Merge pull request #208 from wanghan-sanechips/riscv-benchmark-fix by danilak-G · 7 months ago
  32. 4793b4d Merge pull request #210 from anthony-zy/rv_findmatchlenght by danilak-G · 7 months ago
  33. 1d88de7 Use high-performance FindMatchLength to Optimize Snappy compression speed For RISC-V[skip ci] by anthony-zy · 7 months ago
  34. b68435f build: Update benchmark submodule for RISC-V by wanghan · 7 months ago
  35. 6af9287 Release 1.2.2 by Danila Kutenin · 11 months ago 1.2.2
  36. de19405 Merge pull request #203 from haney/msvc_shared by danilak-G · 11 months ago
  37. 4dd78f2 Export symbols from snappy_test_support when building shared by David Haney · 11 months ago
  38. b395cf7 Merge pull request #197 from rp42/main by danilak-G · 11 months ago
  39. fa07e8a Fix data corruption when output of snappy compression is more than 4GB by Danila Kutenin · 11 months ago
  40. 49087d4 Merge pull request #200 from gruenich/feature/cmake-3.10 by danilak-G · 12 months ago
  41. a688be4 [cmake] Require CMake version 3.10 or newer by Christoph Grüninger · 12 months ago
  42. a6b9f87 Support clang-cl on Windows by rp42 · 1 year, 1 month ago
  43. 32ded45 Update CMakeLists NEON flag to reflect only AArch64 NEON optimizations by Danila Kutenin · 1 year, 7 months ago
  44. fcf1982 Update bazel module by Danila Kutenin · 1 year, 7 months ago
  45. 58d911b Add missing functional include for std::less_equal by Danila Kutenin · 1 year, 7 months ago
  46. b49982c Merge pull request #179 from mmorel-35/bzlmod by danilak-G · 1 year, 7 months ago
  47. 07406b9 Merge pull request #181 from AtomicRobotMan0101/main by danilak-G · 1 year, 7 months ago
  48. 2c94e11 Release version 1.2.1 by Danila Kutenin · 1 year, 10 months ago 1.2.1
  49. 465b5b6 Restore old compression functions to preserve ABI by Danila Kutenin · 1 year, 10 months ago
  50. dc3577f Update README.md by Evan McBeth · 1 year, 11 months ago
  51. 09d30d3 chore(bazel): add MODULE.bazel files for bzlmod by Matthieu MOREL · 1 year, 11 months ago
  52. 52820ea Merge pull request #178 from jjerphan/build/update-version-to-1.2.0 by danilak-G · 1 year, 11 months ago
  53. ac6b63f Update version number to 1.2.0 by Julien Jerphanion · 1 year, 11 months ago
  54. 23b3286 Merge pull request #175 from Quuxplusone/suggest-override by danilak-G · 1 year, 11 months ago 1.2.0
  55. 6b2eb70 Fix all compilation errors to be C++11 compliant by Danila Kutenin · 1 year, 11 months ago
  56. ab38064 Fix compilation in the benchmark by Danila Kutenin · 1 year, 11 months ago
  57. 4e693db Use C++11 style instead of C++20 by Danila Kutenin · 1 year, 11 months ago
  58. a60fd60 Fix sync by Danila Kutenin · 1 year, 11 months ago
  59. 766d24c Zippy level 2 for denser compression and faster decompression by Snappy Team · 1 year, 11 months ago
  60. 4f5cf9a Internal changes by Snappy Team · 1 year, 11 months ago
  61. 8bf2640 Internal changes by Snappy Team · 1 year, 11 months ago
  62. f0b0c9b Internal changes by Snappy Team · 1 year, 11 months ago
  63. 54d07d5 Restructure compression sampling for comparative analysis by Snappy Team · 1 year, 11 months ago
  64. 41a3ade Silence -Wdeprecated warning on clang by Howard Hinnant · 2 years, 2 months ago
  65. 8774875 Fix -Wsuggest-override warnings from Clang by Arthur O'Dwyer · 2 years, 2 months ago
  66. 27f34a5 Fix -Wsign-compare warning by Richard O'Grady · 2 years, 8 months ago
  67. c9f9edf Fixes for Windows bazel build. by Richard O'Grady · 2 years, 11 months ago
  68. 66a30b8 Add initial bazel build support for snappy. by Richard O'Grady · 2 years, 11 months ago
  69. f725f67 Upgrade googletest to v1.13.0 release. by Richard O'Grady · 2 years, 11 months ago
  70. 8325392 Disable Wimplicit-int-float-conversion warning in googletest by Richard O'Grady · 2 years, 11 months ago
  71. 108139d Upgrade benchmark library to v1.7.1 release. by Richard O'Grady · 2 years, 11 months ago
  72. 00aa9ac Disable -Wsign-compare warning. by Richard O'Grady · 2 years, 11 months ago
  73. cfc573e Define missing SNAPPY_PREFETCH macros. by Richard O'Grady · 2 years, 11 months ago
  74. 92f18e6 Add prefetch to zippy compress by Ilya Tokar · 3 years ago
  75. f603a02 Explicitly #include <utility> in snappy-internal.h by Snappy Team · 3 years ago
  76. 9c42b71 Optimize check for uncommon decompression for ARM, saving two instructions and three cycles. by Snappy Team · 3 years ago
  77. dc05e02 Tag open source release 1.1.10. by Victor Costan · 3 years ago 1.1.10
  78. 7b82423 The output buffer in DecompressBranchless is never read from and the source buffers are never written. This allows us to defer any writes to the output buffer for an arbitrary amount of time as long as the writes all occur in the proper order. When a MemCopy64 would have normally occurred we save away the source address and length. Once we reach the location of the next write to the output buffer first perform the deferred copy. This gives time for the source address calculation and length to finish before the deferred copy. by Snappy Team · 3 years ago
  79. 30326e5 Merge pull request #150 from davemgreen:betterunalignedloads by Victor Costan · 3 years, 2 months ago
  80. 74960e8 Allow some buffer overwrite on literal emitting by Snappy Team · 3 years, 2 months ago
  81. 37f375d Add prefetch to zippy decompess, by Ilya Tokar · 3 years, 2 months ago
  82. 15e2a0e Add "cc" clobbers to inline asm that modifies flags. by Snappy Team · 3 years, 2 months ago
  83. 8881ba1 Improve the speed of hashing in zippy compression. by Snappy Team · 3 years, 2 months ago
  84. a2d219a Modify MemCopy64 to use AVX 32 byte copies instead of SSE2 16 byte copies on capable x86 platforms. This gives an average speedup of 6.87% on Milan and 1.90% on Skylake. by Snappy Team · 3 years, 2 months ago
  85. 984b191 Fix the remaining occurrence of non-const `std::string::data()`. by Marcin Kowalczyk · 3 years, 5 months ago
  86. 974fcc4 Fix compilation errors under C++11. by Matt Callanan · 3 years, 5 months ago
  87. d644ca8 Fix warnings due to use of `__attribute__(always_inline)` without `inline`. by Marcin Kowalczyk · 3 years, 5 months ago
  88. 9758c9d Add `snappy::CompressFromIOVec`. by Matt Callanan · 3 years, 5 months ago
  89. af720f9 Merge pull request #148 from pitrou:ubsan-ptr-add-overflow by Victor Costan · 3 years, 7 months ago
  90. 44caf79 Move the comment about non-overlap requirement from the implementation to the by Marcin Kowalczyk · 3 years, 7 months ago
  91. d261d27 Optimize zippy MemCpy / MemMove during decompression by Snappy Team · 3 years, 7 months ago
  92. 6a2b78a Optimize Zippy compression for ARM by 5-10% by choosing csel instructions by Snappy Team · 3 years, 10 months ago
  93. 8dd58a5 Fix compilation for older GCC and Clang versions. by Snappy Team · 4 years ago
  94. 6c6e890 Change LittleEndian loads/stores to use memcpy by David Green · 4 years, 2 months ago
  95. 8b07ff1 Update contributing guidelines. by Victor Costan · 4 years, 2 months ago
  96. 64df9f2 Fix UBSan error (ptr + offset overflow) by Antoine Pitrou · 4 years, 3 months ago
  97. 65dc7b3 Pass by reference the first argument of ExtractLowBytes by Snappy Team · 4 years, 4 months ago
  98. fe18b46 Switch CI to GitHub Actions. by Victor Costan · 4 years, 6 months ago
  99. a7ddc14 Merge pull request #140 from JunHe77:adv by Victor Costan · 4 years, 6 months ago
  100. aeb5de5 decompress: refine data depdency by Jun He · 4 years, 6 months ago