aboutsummaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2014-05-01Release LevelDB 1.17cmumford@chromium.org
2014-02-10Release LevelDB 1.16dgrogan@chromium.org
2013-12-10Release LevelDB 1.15dgrogan@chromium.org
2013-09-19Release LevelDB 1.14dgrogan@chromium.org
2013-08-21LevelDB 1.13dgrogan@chromium.org
2013-06-13Release leveldb 1.11dgrogan@chromium.org
2013-05-15Release leveldb 1.10dgrogan@chromium.org
2013-02-07Make DB::Open fail if sst files are missing.dgrogan@chromium.org
2013-01-07Fix corruption bug found and analyzed by dhruba@gmail.comdgrogan@chromium.org
2012-12-27added utility to dump leveldb filessanjay@google.com
2012-10-16Release 1.7 contains small fixes.sanjay@google.com
2012-10-12Update to leveldb 1.6dgrogan@chromium.org
2012-05-30Remove static initializer; fix endian-ness detection; fix build on various pl...sanjay@google.com
2012-04-17Added bloom filter supportsanjay@google.com
2012-03-30build shared libraries; updated version to 1.3; add Status accessorssanjay@google.com
2012-03-09fix LOCK file deletion to prevent crash on windowssanjay@google.com
2012-03-09added group commit; drastically speeds up mult-threaded synchronous write wor...sanjay@google.com
2012-02-03avoid very large compactions; fix build on Linuxsanjay@google.com
2012-01-25fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)sanjay@google.com
2011-11-14Pass system's CFLAGS, remove exit time destructor, sstable bug fix.hans@chromium.org
2011-10-31A number of fixes:hans@chromium.org
2011-10-05A number of bugfixes:gabor@google.com
2011-09-01Bugfixes: for Get(), don't hold mutex while writing log.gabor@google.com
2011-08-22Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.gabor@google.com
2011-08-16Bugfixes for iterator and documentation.gabor@google.com
2011-08-06@23023120dgrogan@chromium.org
2011-08-05C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com
2011-07-21Speed up Snappy uncompression, new Logger interface.gabor@google.com
2011-07-19Sun Studio support, and fix for test related memory fixes.gabor@google.com
2011-07-15Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com
2011-06-22Fixing issue 11: version_set_test.cc was missinggabor@google.com
2011-06-22A number of smaller fixes and performance improvements:gabor@google.com
2011-06-07sync with upstream @21706995hans@chromium.org
2011-05-28Update from upstream @21551990dgrogan@chromium.org
2011-05-21sync with upstream @ 21409451dgrogan@chromium.org
2011-04-20@20776309dgrogan@chromium.org
2011-04-19reverting disastrous MOE commit, returning to r21dgrogan@chromium.org
2011-04-19Revision created by MOE tool push_codebase.dgrogan@chromium.org
2011-04-18chmod a-xdgrogan@chromium.org
2011-04-12@20602303. Default file permission is now 755.dgrogan@chromium.org
2011-03-30Move include files into a leveldb subdir.jorlow@chromium.org
2011-03-28Upstream changes.jorlow@chromium.org
2011-03-25Upstream changesjorlow@chromium.org
2011-03-22Pull from upstream.jorlow@chromium.org
2011-03-22More changes from upstream.jorlow@chromium.org
2011-03-21Sync in bug fixesjorlow@chromium.org
2011-03-18Initial checkin.jorlow@chromium.org