15 コミット (1aae5c9f29ea43ceca745efae012c4aa731e9374)

作成者 SHA1 メッセージ 日付
  Victor Costan 24424a1ef2 Style cleanup. 5年前
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5年前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5年前
  cmumford ce399ac28a Always copy bytes to scratch buffer when reading w/MemEnv. 5年前
  cmumford dd906262fd Make InMemoryEnv more consistent with filesystem based Env's. 5年前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6年前
  costan 50fbc87e8c Replace SIZE_MAX with std::numeric_limits. 6年前
  costan 739c25100e Add CMake build support. 6年前
  costan 0fa5a4f7b1 Extend thread safety annotations. 6年前
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10年前
  Chris Mumford 803d69203a Release 1.18 10年前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12年前
  Hans Wennborg 36a5f8ed7f A number of fixes: 13年前
  Hans Wennborg 26db4d971a Sync with upstream @24213649. 13年前
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13年前