103 Incheckningar (1d0b101165ddd34f26cc5c62b76f2a2e0d622483)

Upphovsman SHA1 Meddelande Datum
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 5 år sedan
  Victor Costan 27dc99fb26 Fix EnvPosix tests on Travis CI. 5 år sedan
  Chris Mumford 9521545b06 Formatting changes for prior O_CLOEXEC fix. 5 år sedan
  Victor Costan a7528a5d2b Clean up util/coding.{h,cc}. 5 år sedan
  Victor Costan 24424a1ef2 Style cleanup. 5 år sedan
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 år sedan
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 år sedan
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. 5 år sedan
  Cheng Chang cf1b5f4732 Remove unnecessary bit operation. 5 år sedan
  Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) 5 år sedan
  costan 15e2278966 Use override consistently in leveldb::test::ErrorEnv. 5 år sedan
  cmumford ea49b27d06 Switch corruption_test to use InMemEnv. 5 år sedan
  costan 201f77d137 Inline defaults in options. 5 år sedan
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 år sedan
  costan ed76289b25 Align windows_logger with posix_logger. 5 år sedan
  cmumford c69d33b0ec Added native support for Windows. 5 år sedan
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. 6 år sedan
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 år sedan
  cmumford af7abf06ea Add back space to POSIX Logger. 5 år sedan
  costan 1cb3840881 Clean up env_posix.cc. 6 år sedan
  costan a7dc502e9f Rework once initialization in env_posix.cc. 6 år sedan
  costan c43565dd39 C++11 cleanup for util/mutexlock.h. 6 år sedan
  costan 73d5834ece Rework threading in env_posix.cc. 6 år sedan
  costan 05709fb43e Remove InitOnce from the port API. 6 år sedan
  costan bb88f25115 Clean up PosixWritableFile in env_posix.cc. 6 år sedan
  costan 7b945f2003 Clean up posix_logger.h. 6 år sedan
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. 6 år sedan
  costan 4de9594f6f Add move constructor to Status. 6 år sedan
  costan d177a0263c Replace port_posix with port_stdcxx. 6 år sedan
  costan 8046a51b21 Add forgotten <limits> header to util/logging.cc. 6 år sedan
  costan a0008deb67 Reimplement ConsumeDecimalNumber. 6 år sedan
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. 6 år sedan
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 år sedan
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 år sedan
  costan 0fa5a4f7b1 Extend thread safety annotations. 6 år sedan
  costan 8143c12f3f Fix includes in util/testharness.h. 6 år sedan
  costan aece2068d7 Remove extern from function declarations. 6 år sedan
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. 7 år sedan
  costan 8ae7998aab Fix FD leak in POSIX Env. 7 år sedan
  costan d9a9e02edf leveldb: Add tests for CL 170769101. 7 år sedan
  costan 4447f9cace Remove handling for unused LRUHandle representation special case. 7 år sedan
  sanjay 2372ac574f Fix file writing bug in CL 170738066. 7 år sedan
  cmumford 1c75e88055 Fix use of uninitialized value in LRUHandle. 7 år sedan
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in 7 år sedan
  costan bcd9a8ea4a Use portable CRC32C from google/crc32c. 7 år sedan
  cmumford 09a3c8e741 Switched variable type from int to uint64_t in ConsumeDecimalNumber. 7 år sedan
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 år sedan
  果冻 5b817400a0 fix comment 7 år sedan
  costan f3f139737c Separate Env tests from PosixEnv tests. 7 år sedan
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) 7 år sedan