14 Revize (863f185970eff21e826e5fe1164a6215a515c23b)

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