86 Commit (0be2b31df79174a9a151bf6027d48e19fc3edf3c)

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