7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch to using C++ 11 override specifier. More... about 5 years ago
Added unit test for InternalKey::DecodeFrom with empty string. More... about 5 years ago
Merge pull request #411 from proller:assert1 More... about 5 years ago
Merge pull request #457 from jellor:patch-2 More... about 5 years ago
Using std::ostringstream in key DebugString. More... about 5 years ago
Merge branch 'master' into patch-2 More... about 5 years ago
Fix EnvPosix tests on Travis CI. More... about 5 years ago
Formatting changes for prior O_CLOEXEC fix. More... about 5 years ago
Merge pull request #624 from adam-azarchs:master More... about 5 years ago
Clean up util/coding.{h,cc}. More... about 5 years ago
Initialize Stats::start_ before first use in Stats::Start(). More... about 5 years ago
Merge pull request #365 from allangj:c-strict-prototypes More... about 5 years ago
Consolidate benchmark code to benchmarks/. More... about 5 years ago
Convert missed virtual -> override in db_test.cc. More... about 5 years ago
Style cleanup. More... about 5 years ago
Merge pull request #679 from smartxworks:optimize-readseq More... about 5 years ago
Merge pull request #278 from wankai:master More... about 5 years ago
Bump the version number from 1.21 to 1.22. More... about 5 years ago
Correct class/structure declaration order. More... about 5 years ago
Moved port/README to port/README.md. More... about 5 years ago
Format all files IAW the Google C++ Style Guide. More... about 5 years ago
Update Travis CI configuration. More... about 5 years ago
don't check current key in DBIter::Next() More... about 5 years ago
[leveldb] Specifically export the WriteBatch::Handler inner class for Windows link More... about 5 years ago
Check for possibly invalid offset in test. More... about 5 years ago
Changed Windows specific highlighting from bash to cmd. More... about 5 years ago
Initialize class members to default values in constructors. More... about 5 years ago
Merge pull request #665 from cheng-chang:coding More... about 5 years ago
Merge pull request #669 from pavel-pimenov:fix-readme-windows-mkdir More... about 5 years ago
Merge pull request #472 from zhoudayang:patch-1 More... about 5 years ago