aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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-18Release leveldb 1.12dgrogan@chromium.org
2013-06-13Release leveldb 1.11dgrogan@chromium.org
2013-05-15Release leveldb 1.10dgrogan@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-30update version number to 1.5sanjay@google.com
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-21Build fixes and cleanupssanjay@google.com
2012-03-15use mmap on 64-bit machines to speed-up reads; small build fixessanjay@google.com
2011-11-30Makefile fixes for systems with $CXX other than g++.hans@chromium.org
2011-11-14Pass system's CFLAGS, remove exit time destructor, sstable bug fix.hans@chromium.org
2011-09-15Sync with upstream @23860137.gabor@google.com
2011-08-05C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com
2011-07-27Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com
2011-06-29Fixing Makefile issue reported in Issue 15 (misspelled flag)gabor@google.com
2011-06-29Platform detection during build, plus compatibility patches for machines with...gabor@google.com
2011-06-22A number of smaller fixes and performance improvements:gabor@google.com
2011-06-02sync with upstream @21627589dgrogan@chromium.org
2011-05-28Update from upstream @21551990dgrogan@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-18Fix typo in Makefile.jorlow@chromium.org
2011-03-18Initial checkin.jorlow@chromium.org