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