56 Commits (201f77d137f30ea46e789a2ad60e9119b6f990fc)

Author SHA1 Message Date
  costan 739c25100e Add CMake build support. 6 years ago
  costan aece2068d7 Remove extern from function declarations. 6 years ago
  costan 594cc987af Bypass OSMemoryBarrier() warning on Mac. 6 years ago
  costan 8c8024ea33 Switch HAVE_ library detection macros to 0/1. 6 years ago
  costan 41172a2401 Enable thread safety annotations in open source version. 6 years ago
  costan 5c39524f36 Replace SSE-optimized CRC32C in POSIX port with external library. 7 years ago
  costan ca216e493f leveldb: Rename SNAPPY to HAVE_SNAPPY. 7 years ago
  costan 25767d066c leveldb: Remove *_unlocked feature detection from POSIX port. 7 years ago
  costan 2964b803b8 leveldb: Fix alignment code in SSE4.2-optimized CRC32C. 7 years ago
  scrubbed 0b402e96a7 Use __APPLE__ instead of OS_MACOS. The former is compiler-provided. 7 years ago
  costan eb4f0972fd leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit). 7 years ago
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) 7 years ago
  cmumford f8d205cf89 Including atomic_pointer.h in port_posix 9 years ago
  David Turner ceff6f1215 Fix Android/MIPS build. 10 years ago
  Chris Mumford c4c38f9c1f Add arm64 support to leveldb. 10 years ago
  Chris Mumford 803d69203a Release 1.18 10 years ago
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 years ago
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files 12 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 years ago
  Sanjay Ghemawat b914f91b10 remove obsolete android port files 12 years ago
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 12 years ago
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 years ago
  Sanjay Ghemawat a1ad4d1995 Build fixes and cleanups: 12 years ago
  Sanjay Ghemawat 015d26f8be add .gitignore; support for building on a few BSD variants 12 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13 years ago
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. 13 years ago
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 years ago
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 13 years ago
  gabor@google.com ed154f6dc4 Fixed a snappy compression wrapper bug (passing wrong variable). 13 years ago
  gabor@google.com 85f0ab1975 Fixing Makefile issue reported in Issue 15 (misspelled flag) 13 years ago
  gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. 13 years ago
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 years ago
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 years ago
  dgrogan@chromium.org ba6dac0e80 @20776309 13 years ago
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
  dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
  jorlow@chromium.org e11bdf1935 Upstream changes 13 years ago
  jorlow@chromium.org 8303bb1b33 Pull from upstream. 13 years ago
  jorlow@chromium.org 4bcb231187 more upstream changes 13 years ago
  jorlow@chromium.org 24ba614869 Changes to get Snappy working 13 years ago
  jorlow@chromium.org 795dd1d550 Oops, another file that didn't upload correctly. 13 years ago
  jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago