Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some std:: qualifiers to types and functions. | Victor Costan | 2020-04-29 | 1 | -2/+2 |
* | Switch to using C++ 11 override specifier. | Chris Mumford | 2019-05-09 | 1 | -10/+10 |
* | Merge pull request #679 from smartxworks:optimize-readseq | Victor Costan | 2019-05-04 | 1 | -0/+9 |
|\ | |||||
| * | don't check current key in DBIter::Next() | Kyle Zhang | 2019-04-25 | 1 | -0/+9 |
* | | Correct class/structure declaration order. | Chris Mumford | 2019-05-03 | 1 | -6/+4 |
* | | Format all files IAW the Google C++ Style Guide. | Chris Mumford | 2019-05-02 | 1 | -24/+15 |
|/ | |||||
* | Remove ssize_t from code that is not POSIX-specific. | costan | 2018-09-04 | 1 | -8/+11 |
* | Release LevelDB 1.14v1.14 | David Grogan | 2013-09-19 | 1 | -4/+5 |
* | LevelDB 1.13v1.13 | David Grogan | 2013-08-21 | 1 | -12/+29 |
* | A number of fixes: | Hans Wennborg | 2011-10-31 | 1 | -1/+1 |
* | Bugfixes for iterator and documentation. | gabor@google.com | 2011-08-16 | 1 | -1/+2 |
* | @20776309 | dgrogan@chromium.org | 2011-04-20 | 1 | -100/+1 |
* | reverting disastrous MOE commit, returning to r21 | dgrogan@chromium.org | 2011-04-19 | 1 | -0/+397 |
* | Revision created by MOE tool push_codebase. | dgrogan@chromium.org | 2011-04-19 | 1 | -397/+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/+0 |
* | Move include files into a leveldb subdir. | jorlow@chromium.org | 2011-03-30 | 1 | -2/+2 |
* | Upstream changes. | jorlow@chromium.org | 2011-03-28 | 1 | -1/+4 |
* | Upstream changes | jorlow@chromium.org | 2011-03-25 | 1 | -218/+200 |
* | Pull from upstream. | jorlow@chromium.org | 2011-03-22 | 1 | -3/+3 |
* | Initial checkin. | jorlow@chromium.org | 2011-03-18 | 1 | -0/+412 |