6 коммитов (abf441b657c7e75091e2bd59449df6849358b812)

Автор SHA1 Сообщение Дата
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 лет назад
  costan da94ac67e9 leveldb: Minor cleanup in ports. 5 лет назад
  costan bd24b96306 leveldb: Silence unused argument warnings in MSVC. 5 лет назад
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 лет назад
  costan 05709fb43e Remove InitOnce from the port API. 6 лет назад
  costan d177a0263c Replace port_posix with port_stdcxx. 6 лет назад
  costan 6a3b915166 Remove PLATFORM_IS_LITTLE_ENDIAN from port/posix.h. 6 лет назад
  costan 739c25100e Add CMake build support. 6 лет назад
  costan aece2068d7 Remove extern from function declarations. 6 лет назад
  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 лет назад
  costan 25767d066c leveldb: Remove *_unlocked feature detection from POSIX port. 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 лет назад
  Chris Mumford 803d69203a Release 1.18 10 лет назад
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files 11 лет назад
  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 015d26f8be add .gitignore; support for building on a few BSD variants 12 лет назад
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. 13 лет назад
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 лет назад
  gabor@google.com ed154f6dc4 Fixed a snappy compression wrapper bug (passing wrong variable). 13 лет назад
  gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. 13 лет назад
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 лет назад
  dgrogan@chromium.org ba6dac0e80 @20776309 13 лет назад
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 лет назад
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 лет назад
  dgrogan@chromium.org b409afe968 chmod a-x 13 лет назад
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 лет назад
  jorlow@chromium.org 8303bb1b33 Pull from upstream. 13 лет назад
  jorlow@chromium.org f67e15e50f Initial checkin. 13 лет назад