26 コミット (594cc987af2e0af6417c4ac2b947ee8cdad59e5e)

作成者 SHA1 メッセージ 日付
  costan 8c8024ea33 Switch HAVE_ library detection macros to 0/1. 6年前
  costan 41172a2401 Enable thread safety annotations in open source version. 6年前
  costan 5c39524f36 Replace SSE-optimized CRC32C in POSIX port with external library. 7年前
  costan ca216e493f leveldb: Rename SNAPPY to HAVE_SNAPPY. 7年前
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 7年前
  scrubbed 0b402e96a7 Use __APPLE__ instead of OS_MACOS. The former is compiler-provided. 7年前
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) 7年前
  cmumford adbe3eb073 Putting build artifacts in subdirectory. 8年前
  Chris Mumford 803d69203a Release 1.18 10年前
  David Grogan 0cfb990d58 Release LevelDB 1.15 11年前
  David Grogan 28dad918f2 Release leveldb 1.10 11年前
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files 12年前
  Sanjay Ghemawat 40768657bc Small fixes. 12年前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12年前
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 12年前
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12年前
  Sanjay Ghemawat bc1ee4d25e build shared libraries; updated version to 1.3; add Status accessors 12年前
  Sanjay Ghemawat a1ad4d1995 Build fixes and cleanups: 12年前
  Sanjay Ghemawat 015d26f8be add .gitignore; support for building on a few BSD variants 12年前
  Sanjay Ghemawat 239ac9d2de avoid very large compactions; fix build on Linux 12年前
  Hans Wennborg c8c5866a86 Makefile fixes for systems with $CXX other than g++. 13年前
  Gabor Cselle 299ccedfec A number of bugfixes: 13年前
  Hans Wennborg 26db4d971a Sync with upstream @24213649. 13年前
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. 13年前
  gabor@google.com 85f0ab1975 Fixing Makefile issue reported in Issue 15 (misspelled flag) 13年前
  gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. 13年前