Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release LevelDB 1.15v1.15 | David Grogan | 2013-12-10 | 1 | -53/+55 |
* | Release LevelDB 1.14v1.14 | David Grogan | 2013-09-19 | 1 | -1/+35 |
* | Release leveldb 1.11v1.11 | David Grogan | 2013-06-13 | 1 | -10/+44 |
* | Make DB::Open fail if sst files are missing. | David Grogan | 2013-02-06 | 1 | -0/+31 |
* | Fix corruption bug found and analyzed by dhruba@gmail.comv1.9 | David Grogan | 2013-01-07 | 1 | -0/+75 |
* | Update to leveldb 1.6v1.6 | David Grogan | 2012-10-12 | 1 | -0/+6 |
* | Remove static initializer; fix endian-ness detection; fix build on | Sanjay Ghemawat | 2012-05-30 | 1 | -9/+54 |
* | Added bloom filter support.v1.4 | Sanjay Ghemawat | 2012-04-17 | 1 | -430/+620 |
* | fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) | Sanjay Ghemawat | 2012-01-25 | 1 | -7/+56 |
* | Pass system's CFLAGS, remove exit time destructor, sstable bug fix. | Hans Wennborg | 2011-11-14 | 1 | -12/+36 |
* | A number of fixes: | Hans Wennborg | 2011-10-31 | 1 | -2/+100 |
* | A number of bugfixes: | Gabor Cselle | 2011-10-05 | 1 | -30/+129 |
* | Bugfixes: for Get(), don't hold mutex while writing log. | gabor@google.com | 2011-09-01 | 1 | -2/+41 |
* | Bugfixes for iterator and documentation. | gabor@google.com | 2011-08-16 | 1 | -0/+15 |
* | Sun Studio support, and fix for test related memory fixes. | gabor@google.com | 2011-07-19 | 1 | -0/+1 |
* | Small tweaks and bugfixes for Issue 18 and 19. | gabor@google.com | 2011-07-15 | 1 | -2/+21 |
* | A number of smaller fixes and performance improvements: | gabor@google.com | 2011-06-22 | 1 | -22/+197 |
* | Update from upstream @21551990 | dgrogan@chromium.org | 2011-05-28 | 1 | -0/+95 |
* | sync with upstream @ 21409451 | dgrogan@chromium.org | 2011-05-21 | 1 | -21/+88 |
* | @20776309 | dgrogan@chromium.org | 2011-04-20 | 1 | -216/+35 |
* | reverting disastrous MOE commit, returning to r21 | dgrogan@chromium.org | 2011-04-19 | 1 | -0/+1211 |
* | Revision created by MOE tool push_codebase. | dgrogan@chromium.org | 2011-04-19 | 1 | -1211/+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 | -19/+8 |
* | Move include files into a leveldb subdir. | jorlow@chromium.org | 2011-03-30 | 1 | -3/+3 |
* | Upstream changes | jorlow@chromium.org | 2011-03-25 | 1 | -0/+184 |
* | Pull from upstream. | jorlow@chromium.org | 2011-03-22 | 1 | -6/+11 |
* | More changes from upstream. | jorlow@chromium.org | 2011-03-22 | 1 | -2/+72 |
* | Initial checkin. | jorlow@chromium.org | 2011-03-18 | 1 | -0/+963 |