aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
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-15use mmap on 64-bit machines to speed-up reads; small build fixessanjay@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-15Sync with upstream @23860137.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-07-27Adding FreeBSD support, removing Chromium files, adding benchmark.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-29Platform detection during build, plus compatibility patches for machines with...gabor@google.com
2011-05-28Update from upstream @21551990dgrogan@chromium.org
2011-05-21sync with upstream @ 21409451dgrogan@chromium.org
2011-04-21pull in hans' mac build fixdgrogan@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-29Upstream change.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-22Make GetTestDirectory threadsafe within Chromium and make it work on Windows.jorlow@chromium.org
2011-03-21more upstream changesjorlow@chromium.org
2011-03-21Sync in bug fixesjorlow@chromium.org
2011-03-18Initial checkin.jorlow@chromium.org