Commit Graph

  • b754fdca72 Fixed fprintf of 64-bit value. Chris Mumford 2020-11-30 10:43:24 -08:00
  • 37d36c92f8 Added google/benchmark submodule. Chris Mumford 2020-11-30 09:57:27 -08:00
  • 2802398c94 Fix bug in filter policy documentation example. Sanjay Ghemawat 2020-11-30 08:32:50 -08:00
  • 99ab4730d6 Use external benchmark API header leveldb Team 2020-10-27 12:59:41 -07:00
  • ed781070b4 Internal test cleanup leveldb Team 2020-10-27 11:09:49 -07:00
  • b7d3023269 Internal cleanup migrating StatusOr. leveldb Team 2020-09-02 15:45:40 +00:00
  • 1454924aac Merge pull request #822 from jl0x61:bugFix Chris Mumford 2020-07-15 09:20:04 -07:00
  • 1754c12c54 update index.md jl0x61 2020-07-14 19:32:03 +08:00
  • c46e79c760 Merge pull request #819 from wzk784533:master Victor Costan 2020-07-13 19:14:04 +00:00
  • 28602d3625 avoid unnecessary memory copy wzk784533 2020-07-11 13:44:11 +08:00
  • 5bd5f0f67a Merge pull request #798 from lntotk:master Victor Costan 2020-05-04 22:47:40 +00:00
  • 23b6337f69 Fix Travis CI build. Victor Costan 2020-04-30 01:18:25 +00:00
  • 5c6dd75897 Fix accidental double std:: qualifiers. Victor Costan 2020-04-30 01:03:12 +00:00
  • a6b3a2012e Add some std:: qualifiers to types and functions. Victor Costan 2020-04-29 22:31:41 +00:00
  • 3f934e3705 Switch from C headers to C++ headers. Victor Costan 2020-04-29 19:59:39 +00:00
  • 23d67e7c1f Fix C++11 build. Victor Costan 2020-04-28 16:41:33 +00:00
  • 98a3b8cf65 change const to constexpr leveldb Team 2020-04-17 21:19:50 +00:00
  • 10bc0f2595 remove unnessary status judge lntotk 2020-04-24 02:00:12 +00:00
  • 201f52201f Remove leveldb::port::kLittleEndian. Victor Costan 2020-04-13 23:18:12 +00:00
  • ba369ddbaf Use LLVM 10 on Travis CI. Victor Costan 2020-04-13 15:21:41 +00:00
  • 5903e7a112 Remove Windows workarounds in some tests. Victor Costan 2020-01-10 10:45:16 -08:00
  • a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. Victor Costan 2020-01-08 09:14:53 -08:00
  • d152b23f3b Defend against inclusion of windows.h in tests that invoke Env::DeleteFile. leveldb Team 2019-12-03 13:15:21 -08:00
  • 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. Victor Costan 2019-12-02 13:37:34 -08:00
  • c0d43142ff Merge pull request #756 from pwnall/third_party_2 Victor Costan 2019-12-02 13:50:43 -08:00
  • e36b831851 Fixup for adding the third_party/googletest submodule. Victor Costan 2019-12-02 12:18:34 -08:00
  • 583a42b596 Internal change. leveldb Team 2019-11-25 09:29:06 -08:00
  • db8352187b Fixup for adding the third_party/googletest submodule. (#754) Victor Costan 2019-11-25 07:22:35 -08:00
  • 1c58902bdc Switch testing harness to googletest. Victor Costan 2019-11-21 13:09:53 -08:00
  • 2c9c80bd53 Move CI to Visual Studio 2019. Victor Costan 2019-11-11 11:58:55 -08:00
  • ed72a3496e Allow different C/C++ standards when this is used as a subproject. Victor Costan 2019-11-10 18:03:43 -08:00
  • 41c8d83914 Align CMake configuration with related projects. Victor Costan 2019-11-07 21:39:02 -08:00
  • 0c40829872 Remove redundant PROJECT_SOURCE_DIR usage from CMake config. Victor Costan 2019-11-05 15:15:03 -08:00
  • 5abdf4c019 Fix installed target definition. Victor Costan 2019-11-04 11:38:53 -08:00
  • cf4d9ab23d Test CMake installation on Travis. Victor Costan 2019-11-03 21:38:38 -08:00
  • 95d0ba1cb0 Renamed local variable in DBImpl::Write. Chris Mumford 2019-10-28 10:19:33 -07:00
  • 657ba51429 Added return in Version::Get::State::Match to quiet warning. Chris Mumford 2019-10-02 09:35:37 -07:00
  • f2dae4e74a fix typo in comment of LRUHandle Liao Tonglang 2019-10-22 18:46:43 +08:00
  • f933ad1693 Remove unused variable kDelayMicros in env_test.cc Henry Lee 2019-10-15 10:48:33 +11:00
  • 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. Chris Mumford 2019-10-01 13:00:35 -07:00
  • 45ee61579c Update Travis CI configuration. Victor Costan 2019-09-29 20:33:37 -07:00
  • 60db170a43 Fix tsan problem in env_test. Sanjay Ghemawat 2019-09-10 11:09:31 -07:00
  • 21304d41f7 Merge pull request #698 from neal-zhu:master Victor Costan 2019-08-28 15:05:07 -07:00
  • 5e921896ee drop fileds in State that are duplicates of fileds in Saver and fix typo neal-zhu 2019-08-28 23:43:34 +08:00
  • 53e280b568 Simplify unlocking in DeleteObsoleteFiles. Chris Mumford 2019-06-13 14:59:06 -07:00
  • 046216a7ca Add "leveldb" subdirectory to public include paths. Chris Mumford 2019-06-12 16:21:55 -07:00
  • 9ee91ac747 Ending sentences with periods in README.md. Chris Mumford 2019-06-12 15:28:22 -07:00
  • e0d5f83a4f Align EnvPosix and EnvWindows. Victor Costan 2019-06-12 14:05:14 -07:00
  • 69061b464a Disable exceptions and RTTI in CMake configuration. Victor Costan 2019-06-12 09:47:38 -07:00
  • 107a75b62c cache Saver in State object neal-zhu 2019-06-12 07:05:00 +08:00
  • 76ca116276 fix bug(uninitialized options pointer in State) neal-zhu 2019-06-12 05:58:00 +08:00
  • f668239bb2 remove TODO in Version::ForEachOverlapping neal-zhu 2019-06-11 20:33:18 +08:00
  • 177cd08629 format neal-zhu 2019-06-11 20:30:54 +08:00
  • 8fa7a937ee fix bug neal-zhu 2019-06-11 20:20:58 +08:00
  • 6a90bb91ee use ForEachOverlapping to impl Get neal-zhu 2019-06-11 19:16:49 +08:00
  • 4cb80b7ddc Merge pull request #386 from ivanabc:master Chris Mumford 2019-05-30 09:56:33 -07:00
  • 72a38ff7f2 Replace "> >" with ">>" Victor Costan 2019-05-28 16:17:44 -07:00
  • 863f185970 unsigned char -> uint8_t Victor Costan 2019-05-28 10:17:03 -07:00
  • a3b71c1ff6 Use GCC 9 on Travis CI Victor Costan 2019-05-24 14:25:42 -07:00
  • ae49533210 Add explicit typecasts to avoid compiler warning. Chris Mumford 2019-05-22 15:19:38 -07:00
  • 63d5315e1c Merge branch 'master' into master ivan 2019-05-23 14:02:04 +08:00
  • c00e177f36 Guard DBImpl::versions_ by mutex_. Chris Mumford 2019-05-15 13:13:13 -07:00
  • 1d0b101165 Converted two for-loops to while-loops. Chris Mumford 2019-05-13 09:31:30 -07:00
  • 28e6d238be Switch to using C++ 11 override specifier. Chris Mumford 2019-05-09 14:00:07 -07:00
  • 85cd40d108 Added unit test for InternalKey::DecodeFrom with empty string. Chris Mumford 2019-05-09 13:17:39 -07:00
  • 1aae5c9f29 Merge pull request #411 from proller:assert1 Chris Mumford 2019-05-09 08:37:48 -07:00
  • b7b86baec9 Using std::ostringstream in key DebugString. Chris Mumford 2019-05-08 17:28:28 -07:00
  • 3e6c000e18 Merge pull request #457 from jellor:patch-2 Chris Mumford 2019-05-08 17:36:22 -07:00
  • 1d94fe2f4d Merge branch 'master' into patch-2 果冻 2019-05-09 00:08:49 +08:00
  • 27dc99fb26 Fix EnvPosix tests on Travis CI. Victor Costan 2019-05-07 14:19:08 -07:00
  • 9521545b06 Formatting changes for prior O_CLOEXEC fix. Chris Mumford 2019-05-06 15:20:42 -07:00
  • 900f7d37eb Merge pull request #624 from adam-azarchs:master Chris Mumford 2019-05-06 15:00:47 -07:00
  • a7528a5d2b Clean up util/coding.{h,cc}. Victor Costan 2019-05-06 10:58:38 -07:00
  • 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). Chris Mumford 2019-05-06 10:51:11 -07:00
  • e22b1cec6e Merge pull request #365 from allangj:c-strict-prototypes Victor Costan 2019-05-06 10:29:40 -07:00
  • cd1ec032cd Add argument definition for void c functions. allangj 2016-04-08 09:08:21 -06:00
  • 4bd052d7e8 Consolidate benchmark code to benchmarks/. Victor Costan 2019-05-05 12:55:41 -07:00
  • 506b1722ef Convert missed virtual -> override in db_test.cc. Victor Costan 2019-05-04 18:05:13 -07:00
  • 24424a1ef2 Style cleanup. Victor Costan 2019-05-04 17:40:21 -07:00
  • 9a56c49ed4 Merge pull request #679 from smartxworks:optimize-readseq Victor Costan 2019-05-04 16:53:17 -07:00
  • abf441b657 Merge pull request #278 from wankai:master Victor Costan 2019-05-04 02:12:26 -07:00
  • 78b39d68c1 Bump the version number from 1.21 to 1.22. 1.22 Chris Mumford 2019-05-03 12:55:26 -07:00
  • 9bd23c7676 Correct class/structure declaration order. Chris Mumford 2019-05-03 09:31:18 -07:00
  • c784d63b93 Moved port/README to port/README.md. Chris Mumford 2019-05-02 13:59:41 -07:00
  • 297e66afc1 Format all files IAW the Google C++ Style Guide. Chris Mumford 2019-05-02 11:01:00 -07:00
  • 3724030179 Update Travis CI configuration. Victor Costan 2019-04-29 15:03:07 -07:00
  • d3d1c8a0f4 don't check current key in DBIter::Next() Kyle Zhang 2019-04-25 09:44:07 +08:00
  • 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link leveldb Team 2019-04-23 11:00:28 -07:00
  • 2ccb45c33a Check for possibly invalid offset in test. Chris Mumford 2019-04-15 15:11:03 -07:00
  • 7b11745190 Changed Windows specific highlighting from bash to cmd. Chris Mumford 2019-04-13 09:19:55 -07:00
  • 2f008ac19e Initialize class members to default values in constructors. Chris Mumford 2019-04-12 18:34:19 -07:00
  • ffabb1ae86 Merge pull request #665 from cheng-chang:coding Chris Mumford 2019-04-12 13:22:46 -07:00
  • 7da571cf2b Merge pull request #669 from pavel-pimenov:fix-readme-windows-mkdir Chris Mumford 2019-04-12 13:22:36 -07:00
  • df4a323aaf Merge pull request #472 from zhoudayang:patch-1 Chris Mumford 2019-04-12 13:22:24 -07:00
  • 031ae8e2db Test cmd markdown doc-testing Chris Mumford 2019-04-12 12:02:21 -07:00
  • 5a2a472741 Fixed missing std namespaces and make_unique. Chris Mumford 2019-04-12 01:09:39 -07:00
  • 08e771901f Simplify issue320_test. Chris Mumford 2019-04-11 19:47:16 -07:00
  • 65e86f75ea Fix formatting of recent snapshot compaction fix. Chris Mumford 2019-04-11 19:10:37 -07:00
  • 7711e76766 Merge pull request #339 from richcole-at-amazon:master Chris Mumford 2019-04-12 00:16:52 -07:00
  • 71ed7c401e Fixed typo in comment in version_set.h. Chris Mumford 2019-04-11 12:25:12 -07:00