summaryrefslogtreecommitdiff
path: root/db/version_set.cc
Commit message (Expand)AuthorAgeFilesLines
* Release LevelDB 1.17v1.171.17Chris Mumford2014-05-011-14/+0
* Release LevelDB 1.15v1.15David Grogan2013-12-101-33/+0
* LevelDB 1.13v1.13David Grogan2013-08-211-4/+92
* Release leveldb 1.11v1.11David Grogan2013-06-131-8/+13
* Fix corruption bug found and analyzed by dhruba@gmail.comv1.9David Grogan2013-01-071-0/+36
* Update to leveldb 1.6v1.6David Grogan2012-10-121-1/+1
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-301-2/+2
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-39/+44
* avoid very large compactions; fix build on LinuxSanjay Ghemawat2012-02-021-3/+14
* A number of fixes:Hans Wennborg2011-10-311-11/+25
* A number of bugfixes:Gabor Cselle2011-10-051-60/+145
* Bugfixes: for Get(), don't hold mutex while writing log.gabor@google.com2011-09-011-13/+33
* @23023120dgrogan@chromium.org2011-08-061-5/+5
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-211-2/+2
* Sun Studio support, and fix for test related memory fixes.gabor@google.com2011-07-191-3/+8
* Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com2011-07-151-7/+12
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-221-42/+239
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-138/+171
* @20776309dgrogan@chromium.org2011-04-201-111/+18
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+1120
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-1120/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-40/+76
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-2/+2
* Upstream changes.jorlow@chromium.org2011-03-281-8/+14
* Pull from upstream.jorlow@chromium.org2011-03-221-22/+29
* More changes from upstream.jorlow@chromium.org2011-03-221-27/+95
* Initial checkin.jorlow@chromium.org2011-03-181-0/+1003