66 次程式碼提交 (41c8d839149134a3a6c8908f185437f536a47211)

作者 SHA1 備註 提交日期
  Victor Costan 863f185970 unsigned char -> uint8_t 5 年之前
  allangj cd1ec032cd Add argument definition for void c functions. 8 年之前
  Victor Costan 24424a1ef2 Style cleanup. 5 年之前
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. 5 年之前
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 年之前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 年之前
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link 5 年之前
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. 5 年之前
  costan 201f77d137 Inline defaults in options. 5 年之前
  cmumford c69d33b0ec Added native support for Windows. 5 年之前
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. 5 年之前
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. 6 年之前
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. 6 年之前
  costan f7b0e1d901 Expose WriteBatch::Append(). 6 年之前
  costan 6caf73ad9d Clean up Iterator. 6 年之前
  costan 4de9594f6f Add move constructor to Status. 6 年之前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 年之前
  costan 74f032ff6f leveldb: Require C++11. 6 年之前
  costan 739c25100e Add CMake build support. 6 年之前
  costan aece2068d7 Remove extern from function declarations. 6 年之前
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. 6 年之前
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. 7 年之前
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. 7 年之前
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 7 年之前
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 年之前
  costan 69e2bd224b LevelDB: Add WriteBatch::ApproximateSize(). 7 年之前
  周炀 471f0b84ec fix comment 7 年之前
  costan a53934a3ae Increase leveldb version to 1.20. 7 年之前
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 年之前
  cmumford 3080a45b62 Increase leveldb version to 1.19. 8 年之前
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty 9 年之前
  tzik 359b6bcec2 Add leveldb::Cache::Prune 9 年之前
  cmumford 5208e7952d Added leveldb::Status::IsInvalidArgument() method. 9 年之前
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 年之前
  Chris Mumford cea9b10e5b Fixed incorrect comment wording for Iterator::Seek. 10 年之前
  Chris Mumford 803d69203a Release 1.18 10 年之前
  Chris Mumford e353fbc7ea Release LevelDB 1.17 10 年之前
  David Grogan 269fc6ca94 Release LevelDB 1.16 10 年之前
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 年之前
  David Grogan 0b9a89f40e Release LevelDB 1.14 11 年之前
  David Grogan 748539c183 LevelDB 1.13 11 年之前
  David Grogan 5bd76dc10d Release leveldb 1.12 11 年之前
  David Grogan 7b094f12e4 Release leveldb 1.11 11 年之前
  David Grogan 28dad918f2 Release leveldb 1.10 11 年之前
  David Grogan d84c825a70 Fix corruption bug found and analyzed by dhruba@gmail.com 11 年之前
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files 11 年之前
  Sanjay Ghemawat 40768657bc Small fixes. 12 年之前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 年之前
  Sanjay Ghemawat dd0d562b4d update version number to 1.5 12 年之前
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 年之前