14 Commits (3f934e3705444a3df80b128ddefc4cf440441ffe)

Autor SHA1 Nachricht Datum
  Victor Costan 863f185970 unsigned char -> uint8_t vor 6 Jahren
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. vor 6 Jahren
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. vor 6 Jahren
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. vor 6 Jahren
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. vor 7 Jahren
  costan 09217fd067 Replace NULL with nullptr in C++ files. vor 7 Jahren
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. vor 7 Jahren
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. vor 7 Jahren
  Sanjay Ghemawat 40768657bc Small fixes. vor 13 Jahren
  David Grogan 946e5b5a4c Update to leveldb 1.6 vor 13 Jahren
  Sanjay Ghemawat 85584d497e Added bloom filter support. vor 13 Jahren
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. vor 14 Jahren
  gabor@google.com ab323f7e1e Bugfixes for iterator and documentation. vor 14 Jahren
  gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite. vor 14 Jahren