summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Release LevelDB 1.17v1.171.17Chris Mumford2014-05-011-5/+6
* Release LevelDB 1.16v1.16David Grogan2014-02-101-1/+1
* Release LevelDB 1.15v1.15David Grogan2013-12-101-1/+1
* Release LevelDB 1.14v1.14David Grogan2013-09-191-3/+7
* LevelDB 1.13v1.13David Grogan2013-08-211-1/+5
* Release leveldb 1.12v1.12David Grogan2013-06-181-1/+1
* Release leveldb 1.11v1.11David Grogan2013-06-131-1/+5
* Release leveldb 1.10v1.10David Grogan2013-05-141-2/+2
* Fix corruption bug found and analyzed by dhruba@gmail.comv1.9David Grogan2013-01-071-1/+1
* added utility to dump leveldb filesv1.8Sanjay Ghemawat2012-12-271-2/+5
* Small fixes.v1.7Sanjay Ghemawat2012-10-161-27/+25
* Update to leveldb 1.6v1.6David Grogan2012-10-121-5/+6
* update version number to 1.5v1.5Sanjay Ghemawat2012-05-301-1/+1
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-301-9/+18
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-3/+11
* build shared libraries; updated version to 1.3; add Status accessorsv1.3Sanjay Ghemawat2012-03-301-12/+32
* Build fixes and cleanups:Sanjay Ghemawat2012-03-211-65/+14
* use mmap on 64-bit machines to speed-up reads; small build fixesSanjay Ghemawat2012-03-151-18/+18
* Makefile fixes for systems with $CXX other than g++.Hans Wennborg2011-11-301-24/+25
* Pass system's CFLAGS, remove exit time destructor, sstable bug fix.Hans Wennborg2011-11-141-4/+4
* Sync with upstream @23860137.Hans Wennborg2011-09-121-2/+10
* C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com2011-08-051-0/+16
* Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com2011-07-271-1/+8
* Fixing Makefile issue reported in Issue 15 (misspelled flag)gabor@google.com2011-06-291-1/+2
* Platform detection during build, plus compatibility patches for machines with...gabor@google.com2011-06-291-33/+22
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-221-4/+24
* sync with upstream @21627589dgrogan@chromium.org2011-06-021-3/+9
* Update from upstream @21551990dgrogan@chromium.org2011-05-281-4/+41
* @20776309dgrogan@chromium.org2011-04-201-5/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+134
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-134/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-1/+1
* Fix typo in Makefile.jorlow@chromium.org2011-03-181-1/+1
* Initial checkin.jorlow@chromium.org2011-03-181-0/+134