Clone this repo:

Branches

  1. f6a298d Release Snappy 1.1.2. R=jeff by snappy.mirrorbot@gmail.com · 10 years ago master
  2. 38de454 Fix public issue 82: Stop distributing benchmark data files that have by snappy.mirrorbot@gmail.com · 10 years ago
  3. 6d76832 Add support for padding in the Snappy framed format. by snappy.mirrorbot@gmail.com · 11 years ago
  4. e512757 Release Snappy 1.1.1. by snappy.mirrorbot@gmail.com · 11 years ago
  5. 762bb32 Add autoconf tests for size_t and ssize_t. Sort-of resolves public issue 79; by snappy.mirrorbot@gmail.com · 11 years ago
  6. f01cb89 When we compare the number of bytes produced with the offset for a by snappy.mirrorbot@gmail.com · 11 years ago
  7. 446f145 In the fast path for decompressing literals, instead of checking by snappy.mirrorbot@gmail.com · 11 years ago
  8. 49fc9d9 Make the two IncrementalCopy* functions take in an ssize_t instead of a len, by snappy.mirrorbot@gmail.com · 11 years ago
  9. 35372c4 Add support for uncompressing to iovecs (scatter I/O). by snappy.mirrorbot@gmail.com · 11 years ago
  10. 457b1b7 Some code reorganization needed for an internal change. by snappy.mirrorbot@gmail.com · 11 years ago
  11. a18503d Supports truncated test data in zippy benchmark. by snappy.mirrorbot@gmail.com · 11 years ago
  12. 19c9869 Release Snappy 1.1.0. R=sanjay by snappy.mirrorbot@gmail.com · 11 years ago
  13. 61b011f Make ./snappy_unittest pass without "srcdir" being defined. by snappy.mirrorbot@gmail.com · 11 years ago
  14. 8074527 Increase the Zippy block size from 32 kB to 64 kB, winning ~3% density by snappy.mirrorbot@gmail.com · 11 years ago
  15. de806bf Adjust the Snappy open-source distribution for the changes in Google's by snappy.mirrorbot@gmail.com · 11 years ago
  16. 4a75599 Change a few ORs to additions where they don't matter. This helps the compiler by snappy.mirrorbot@gmail.com · 11 years ago
  17. bfbc527 Stop giving -Werror to automake, due to an incompatibility between current by snappy.mirrorbot@gmail.com · 12 years ago
  18. 2f5d797 Fix public issue 66: Document GetUncompressedLength better, in particular that by snappy.mirrorbot@gmail.com · 12 years ago
  19. 1640137 Fix public issue 64: Check for <sys/time.h> at configure time, by snappy.mirrorbot@gmail.com · 12 years ago
  20. e726277 Handle the case where gettimeofday() goes backwards or returns the same value by snappy.mirrorbot@gmail.com · 12 years ago