summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Release LevelDB 1.15v1.15David Grogan2013-12-108-161/+40
* Release LevelDB 1.14v1.14David Grogan2013-09-191-1/+1
* LevelDB 1.13v1.13David Grogan2013-08-212-2/+38
* Release leveldb 1.11v1.11David Grogan2013-06-132-4/+4
* Release leveldb 1.10v1.10David Grogan2013-05-142-6/+3
* Make DB::Open fail if sst files are missing.David Grogan2013-02-061-2/+9
* Update to leveldb 1.6v1.6David Grogan2012-10-124-31/+123
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-302-3/+31
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-174-1/+267
* use mmap on 64-bit machines to speed-up reads; small build fixesSanjay Ghemawat2012-03-151-4/+46
* fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)Sanjay Ghemawat2012-01-252-12/+28
* Pass system's CFLAGS, remove exit time destructor, sstable bug fix.Hans Wennborg2011-11-141-2/+5
* A number of fixes:Hans Wennborg2011-10-3129-38/+38
* A number of bugfixes:Gabor Cselle2011-10-052-6/+7
* Sync with upstream @23860137.Hans Wennborg2011-09-121-1/+2
* Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.gabor@google.com2011-08-224-66/+134
* Bugfixes for iterator and documentation.gabor@google.com2011-08-162-1/+22
* @23023120dgrogan@chromium.org2011-08-061-1/+1
* Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com2011-07-271-564/+0
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-214-128/+132
* Sun Studio support, and fix for test related memory fixes.gabor@google.com2011-07-191-0/+1
* Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com2011-07-151-25/+36
* Platform detection during build, plus compatibility patches for machines with...gabor@google.com2011-06-291-60/+93
* Update from upstream @21551990dgrogan@chromium.org2011-05-281-0/+2
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-213-10/+40
* pull in hans' mac build fixdgrogan@chromium.org2011-04-211-1/+3
* @20776309dgrogan@chromium.org2011-04-206-6/+5
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-1930-0/+3844
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-1930-3844/+0
* chmod a-xdgrogan@chromium.org2011-04-1830-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-1230-2/+2
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-3013-21/+21
* Upstream change.jorlow@chromium.org2011-03-291-1/+1
* Upstream changes.jorlow@chromium.org2011-03-282-26/+6
* Upstream changesjorlow@chromium.org2011-03-251-14/+0
* Pull from upstream.jorlow@chromium.org2011-03-222-2/+2
* Make GetTestDirectory threadsafe within Chromium and make it work on Windows.jorlow@chromium.org2011-03-221-1/+8
* more upstream changesjorlow@chromium.org2011-03-211-4/+2
* Sync in bug fixesjorlow@chromium.org2011-03-211-1/+1
* Initial checkin.jorlow@chromium.org2011-03-1830-0/+3873