64 Cometimentos (d019e3605f222ebc5a3a2484a2cb29db537551dd)

Autor SHA1 Mensagem Data
  Jayice 9e8500518f fix typo in port_example.h há 3 anos
  Victor Costan 201f52201f Remove leveldb::port::kLittleEndian. há 4 anos
  Chris Mumford c784d63b93 Moved port/README to port/README.md. há 5 anos
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. há 5 anos
  costan da94ac67e9 leveldb: Minor cleanup in ports. há 5 anos
  costan bd24b96306 leveldb: Silence unused argument warnings in MSVC. há 5 anos
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. há 5 anos
  costan cf1d1ab255 leveldb: Remove unused file port/win/stdint.h. há 5 anos
  cmumford c69d33b0ec Added native support for Windows. há 5 anos
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. há 6 anos
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. há 5 anos
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. há 5 anos
  costan 05709fb43e Remove InitOnce from the port API. há 6 anos
  costan d177a0263c Replace port_posix with port_stdcxx. há 6 anos
  costan 09217fd067 Replace NULL with nullptr in C++ files. há 6 anos
  costan 6a3b915166 Remove PLATFORM_IS_LITTLE_ENDIAN from port/posix.h. há 6 anos
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. há 6 anos
  costan 739c25100e Add CMake build support. há 6 anos
  costan aece2068d7 Remove extern from function declarations. há 6 anos
  costan 594cc987af Bypass OSMemoryBarrier() warning on Mac. há 6 anos
  costan 8c8024ea33 Switch HAVE_ library detection macros to 0/1. há 6 anos
  costan 41172a2401 Enable thread safety annotations in open source version. há 6 anos
  costan 5c39524f36 Replace SSE-optimized CRC32C in POSIX port with external library. há 7 anos
  costan ca216e493f leveldb: Rename SNAPPY to HAVE_SNAPPY. há 7 anos
  costan 25767d066c leveldb: Remove *_unlocked feature detection from POSIX port. há 7 anos
  costan 2964b803b8 leveldb: Fix alignment code in SSE4.2-optimized CRC32C. há 7 anos
  scrubbed 0b402e96a7 Use __APPLE__ instead of OS_MACOS. The former is compiler-provided. há 7 anos
  costan eb4f0972fd leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit). há 7 anos
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) há 7 anos
  cmumford f8d205cf89 Including atomic_pointer.h in port_posix há 9 anos
  David Turner ceff6f1215 Fix Android/MIPS build. há 9 anos
  Chris Mumford c4c38f9c1f Add arm64 support to leveldb. há 10 anos
  Chris Mumford 803d69203a Release 1.18 há 10 anos
  David Grogan 0cfb990d58 Release LevelDB 1.15 há 11 anos
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files há 11 anos
  David Grogan 946e5b5a4c Update to leveldb 1.6 há 12 anos
  Sanjay Ghemawat b914f91b10 remove obsolete android port files há 12 anos
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on há 12 anos
  Sanjay Ghemawat 85584d497e Added bloom filter support. há 12 anos
  Sanjay Ghemawat a1ad4d1995 Build fixes and cleanups: há 12 anos
  Sanjay Ghemawat 015d26f8be add .gitignore; support for building on a few BSD variants há 12 anos
  Hans Wennborg 36a5f8ed7f A number of fixes: há 13 anos
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. há 13 anos
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. há 13 anos
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. há 13 anos
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. há 13 anos
  gabor@google.com ed154f6dc4 Fixed a snappy compression wrapper bug (passing wrong variable). há 13 anos
  gabor@google.com 85f0ab1975 Fixing Makefile issue reported in Issue 15 (misspelled flag) há 13 anos
  gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. há 13 anos
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: há 13 anos