summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* The master branch was renamed to main.masterVictor Costan2022-01-171-3/+3
* Merge pull request #945 from xiong-ang:masterVictor Costan2022-01-101-5/+6
|\
| * fix some trifling points xiong-ang2021-10-221-6/+7
|/
* Fix insecure linksDimitris Apostolou2020-12-192-6/+6
* Fix bug in filter policy documentation example.Sanjay Ghemawat2020-11-301-1/+1
* update index.mdjl0x612020-07-141-1/+1
* Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-1/+1
* Add "leveldb" subdirectory to public include paths.Chris Mumford2019-06-131-1/+1
* Consolidate benchmark code to benchmarks/.Victor Costan2019-05-053-1239/+3
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-022-131/+118
* Corrected typo in docs: "cache" to "block_cache".cmumford2018-06-041-4/+4
* Fix documentation for log file growth.cmumford2018-04-301-5/+7
* Update default log file size in doc.cmumford2018-04-301-1/+1
* Replace NULL with nullptr in C++ files.costan2018-04-102-40/+43
* Convert documentation to markdown.cmumford2017-03-019-1030/+875
* include <assert> -> <cassert>Chris Mumford2015-12-091-1/+1
* Release 1.18v1.18Chris Mumford2014-09-163-6/+6
* Release LevelDB 1.14v1.14David Grogan2013-09-191-1/+1
* Small fixes.v1.7Sanjay Ghemawat2012-10-163-10/+12
* Update to leveldb 1.6v1.6David Grogan2012-10-122-2/+2
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-302-7/+51
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-172-0/+104
* A number of fixes:Hans Wennborg2011-10-312-4/+4
* A number of bugfixes:Gabor Cselle2011-10-051-21/+1
* Bugfixes for iterator and documentation.gabor@google.com2011-08-161-5/+5
* C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com2011-08-052-15/+25
* Improved benchmark, fixed bugs and SQLite parameters.gabor@google.com2011-07-292-67/+69
* Minor typos in benchmark page.gabor@google.com2011-07-271-6/+6
* Minor edit in benchmark page.gabor@google.com2011-07-271-14/+8
* Adding doctype to benchmark page so Google Code displays it as HTML.gabor@google.com2011-07-271-0/+1
* Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com2011-07-273-0/+1654
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-212-19/+23
* @20776309dgrogan@chromium.org2011-04-202-23/+1
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-195-0/+962
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-195-962/+0
* chmod a-xdgrogan@chromium.org2011-04-185-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-125-40/+42
* Upstream changes.jorlow@chromium.org2011-03-281-6/+9
* Upstream changesjorlow@chromium.org2011-03-251-2/+1
* More changes from upstream.jorlow@chromium.org2011-03-221-2/+8
* Initial checkin.jorlow@chromium.org2011-03-185-0/+952