88 コミット (fcfa5611015e9dfda295bc09d8f475c621d63c43)

作成者 SHA1 メッセージ 日付
  wesley 1790adbd74 fix tests and report 8ヶ月前
  wesley c185695359 test 8ヶ月前
  wesley 824f0600a0 finish benchmark report 8ヶ月前
  wesley d0c73b4899 small fix 8ヶ月前
  wesley af7c4c5041 testing 8ヶ月前
  wesley 9a36e35ed6 bench_test modify arg 8ヶ月前
  wesley 23899cf93b test again to better 8ヶ月前
  ArcueidType 6a7aa874b1 gc bug fix 8ヶ月前
  ArcueidType 096f6fddfb gc function 8ヶ月前
  ArcueidType 39187ba9d5 modify experiment config 8ヶ月前
  Arcueid 5f34bd07a9 install vTable builder and reader into leveldb 9ヶ月前
  ArcueidType 61e7ce6d93 Implement Fields and pass the tests 9ヶ月前
  Peter Kasting 2cc36eb566 [jumbo] Add begin()/end() to Slice. 1年前
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb 2年前
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. 2年前
  Peter Kasting 8b5b1ca96c Fixes for C++20 support. 3年前
  xindubawukong 87b3a371b1 remove useless code in cache.h 3年前
  Paul Beusterien 24bcf7f7ce Don't include C++ headers in extern C 4年前
  Chris Mumford 99b3c03b32 Change version to 1.23. 4年前
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 5年前
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 5年前
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 5年前
  Victor Costan 863f185970 unsigned char -> uint8_t 6年前
  allangj cd1ec032cd Add argument definition for void c functions. 9年前
  Victor Costan 24424a1ef2 Style cleanup. 6年前
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. 6年前
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 6年前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 6年前
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link 6年前
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. 6年前
  costan 201f77d137 Inline defaults in options. 6年前
  cmumford c69d33b0ec Added native support for Windows. 6年前
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. 6年前
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. 7年前
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. 7年前
  costan f7b0e1d901 Expose WriteBatch::Append(). 7年前
  costan 6caf73ad9d Clean up Iterator. 7年前
  costan 4de9594f6f Add move constructor to Status. 7年前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 7年前
  costan 74f032ff6f leveldb: Require C++11. 7年前
  costan 739c25100e Add CMake build support. 7年前
  costan aece2068d7 Remove extern from function declarations. 7年前
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. 7年前
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. 8年前
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. 8年前
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 8年前
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 8年前
  costan 69e2bd224b LevelDB: Add WriteBatch::ApproximateSize(). 8年前
  周炀 471f0b84ec fix comment 8年前
  costan a53934a3ae Increase leveldb version to 1.20. 8年前