26 Commits (8c8024ea33d8efc8c415597fb7fa1745002961d6)

Author SHA1 Message Date
  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
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 7 years ago
  scrubbed 0b402e96a7 Use __APPLE__ instead of OS_MACOS. The former is compiler-provided. 7 years ago
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) 7 years ago
  cmumford adbe3eb073 Putting build artifacts in subdirectory. 8 years ago
  Chris Mumford 803d69203a Release 1.18 10 years ago
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 years ago
  David Grogan 28dad918f2 Release leveldb 1.10 11 years ago
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files 12 years ago
  Sanjay Ghemawat 40768657bc Small fixes. 12 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 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 bc1ee4d25e build shared libraries; updated version to 1.3; add Status accessors 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
  Sanjay Ghemawat 239ac9d2de avoid very large compactions; fix build on Linux 12 years ago
  Hans Wennborg c8c5866a86 Makefile fixes for systems with $CXX other than g++. 13 years ago
  Gabor Cselle 299ccedfec A number of bugfixes: 13 years ago
  Hans Wennborg 26db4d971a Sync with upstream @24213649. 13 years ago
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. 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