17 Commits (86abfc1b291462317419cce74aa40bccea7c69c8)

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