Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unsigned char -> uint8_t | Victor Costan | 2019-05-28 | 1 | -3/+5 |
* | Switch to using C++ 11 override specifier. | Chris Mumford | 2019-05-09 | 1 | -8/+8 |
* | Merge pull request #411 from proller:assert1 | Chris Mumford | 2019-05-09 | 1 | -1/+5 |
|\ | |||||
| * | broken db: fix assertion in leveldb::InternalKey::Encode, mark base as corrupt | proller | 2016-10-03 | 1 | -1/+5 |
* | | Correct class/structure declaration order. | Chris Mumford | 2019-05-03 | 1 | -4/+3 |
* | | Format all files IAW the Google C++ Style Guide. | Chris Mumford | 2019-05-02 | 1 | -17/+16 |
* | | Remove extern from function declarations. | costan | 2018-03-12 | 1 | -4/+2 |
* | | Remove unused function ExtractValueType. | costan | 2018-03-12 | 1 | -8/+0 |
|/ | |||||
* | Release 1.18v1.18 | Chris Mumford | 2014-09-16 | 1 | -3/+3 |
* | LevelDB 1.13v1.13 | David Grogan | 2013-08-21 | 1 | -0/+3 |
* | Added bloom filter support.v1.4 | Sanjay Ghemawat | 2012-04-17 | 1 | -0/+12 |
* | A number of fixes: | Hans Wennborg | 2011-10-31 | 1 | -2/+2 |
* | A number of bugfixes: | Gabor Cselle | 2011-10-05 | 1 | -0/+2 |
* | Sun Studio support, and fix for test related memory fixes. | gabor@google.com | 2011-07-19 | 1 | -1/+1 |
* | Small tweaks and bugfixes for Issue 18 and 19. | gabor@google.com | 2011-07-15 | 1 | -0/+8 |
* | A number of smaller fixes and performance improvements: | gabor@google.com | 2011-06-22 | 1 | -0/+40 |
* | sync with upstream @ 21409451 | dgrogan@chromium.org | 2011-05-21 | 1 | -0/+10 |
* | @20776309 | dgrogan@chromium.org | 2011-04-20 | 1 | -51/+2 |
* | reverting disastrous MOE commit, returning to r21 | dgrogan@chromium.org | 2011-04-19 | 1 | -0/+204 |
* | Revision created by MOE tool push_codebase. | dgrogan@chromium.org | 2011-04-19 | 1 | -204/+0 |
* | chmod a-x | dgrogan@chromium.org | 2011-04-18 | 1 | -0/+0 |
* | @20602303. Default file permission is now 755. | dgrogan@chromium.org | 2011-04-12 | 1 | -0/+6 |
* | Move include files into a leveldb subdir. | jorlow@chromium.org | 2011-03-30 | 1 | -4/+4 |
* | Initial checkin. | jorlow@chromium.org | 2011-03-18 | 1 | -0/+198 |