17 コミット (main)

作成者 SHA1 メッセージ 日付
  augurier 22f704c537 only focus on mmtable, still some bugs 1ヶ月前
  Victor Costan 4a919ea4f7 IWYU fixes in db/c.cc. 3年前
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4年前
  Victor Costan 863f185970 unsigned char -> uint8_t 5年前
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 5年前
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5年前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5年前
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. 6年前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6年前
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. 6年前
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. 7年前
  Sanjay Ghemawat 40768657bc Small fixes. 12年前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12年前
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12年前
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. 13年前
  gabor@google.com ab323f7e1e Bugfixes for iterator and documentation. 13年前
  gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite. 13年前