13 Commits (main)

Author SHA1 Message Date
  Paul Beusterien 24bcf7f7ce Don't include C++ headers in extern C 3 years ago
  Victor Costan 863f185970 unsigned char -> uint8_t 5 years ago
  allangj cd1ec032cd Add argument definition for void c functions. 8 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. 6 years ago
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. 6 years ago
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. 7 years ago
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 7 years ago
  David Grogan 269fc6ca94 Release LevelDB 1.16 10 years ago
  Sanjay Ghemawat 40768657bc Small fixes. 12 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 years ago
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 years ago
  gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite. 13 years ago