Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix insecure links | Dimitris Apostolou | 2020-12-19 | 2 | -6/+6 |
* | Fix bug in filter policy documentation example. | Sanjay Ghemawat | 2020-11-30 | 1 | -1/+1 |
* | update index.md | jl0x61 | 2020-07-14 | 1 | -1/+1 |
* | Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. | Victor Costan | 2020-01-09 | 1 | -1/+1 |
* | Add "leveldb" subdirectory to public include paths. | Chris Mumford | 2019-06-13 | 1 | -1/+1 |
* | Consolidate benchmark code to benchmarks/. | Victor Costan | 2019-05-05 | 3 | -1239/+3 |
* | Format all files IAW the Google C++ Style Guide. | Chris Mumford | 2019-05-02 | 2 | -131/+118 |
* | Corrected typo in docs: "cache" to "block_cache". | cmumford | 2018-06-04 | 1 | -4/+4 |
* | Fix documentation for log file growth. | cmumford | 2018-04-30 | 1 | -5/+7 |
* | Update default log file size in doc. | cmumford | 2018-04-30 | 1 | -1/+1 |
* | Replace NULL with nullptr in C++ files. | costan | 2018-04-10 | 2 | -40/+43 |
* | Convert documentation to markdown. | cmumford | 2017-03-01 | 9 | -1030/+875 |
* | include <assert> -> <cassert> | Chris Mumford | 2015-12-09 | 1 | -1/+1 |
* | Release 1.18v1.18 | Chris Mumford | 2014-09-16 | 3 | -6/+6 |
* | Release LevelDB 1.14v1.14 | David Grogan | 2013-09-19 | 1 | -1/+1 |
* | Small fixes.v1.7 | Sanjay Ghemawat | 2012-10-16 | 3 | -10/+12 |
* | Update to leveldb 1.6v1.6 | David Grogan | 2012-10-12 | 2 | -2/+2 |
* | Remove static initializer; fix endian-ness detection; fix build on | Sanjay Ghemawat | 2012-05-30 | 2 | -7/+51 |
* | Added bloom filter support.v1.4 | Sanjay Ghemawat | 2012-04-17 | 2 | -0/+104 |
* | A number of fixes: | Hans Wennborg | 2011-10-31 | 2 | -4/+4 |
* | A number of bugfixes: | Gabor Cselle | 2011-10-05 | 1 | -21/+1 |
* | Bugfixes for iterator and documentation. | gabor@google.com | 2011-08-16 | 1 | -5/+5 |
* | C binding for leveldb, better readseq benchmark for SQLite. | gabor@google.com | 2011-08-05 | 2 | -15/+25 |
* | Improved benchmark, fixed bugs and SQLite parameters. | gabor@google.com | 2011-07-29 | 2 | -67/+69 |
* | Minor typos in benchmark page. | gabor@google.com | 2011-07-27 | 1 | -6/+6 |
* | Minor edit in benchmark page. | gabor@google.com | 2011-07-27 | 1 | -14/+8 |
* | Adding doctype to benchmark page so Google Code displays it as HTML. | gabor@google.com | 2011-07-27 | 1 | -0/+1 |
* | Adding FreeBSD support, removing Chromium files, adding benchmark. | gabor@google.com | 2011-07-27 | 3 | -0/+1654 |
* | sync with upstream @ 21409451 | dgrogan@chromium.org | 2011-05-21 | 2 | -19/+23 |
* | @20776309 | dgrogan@chromium.org | 2011-04-20 | 2 | -23/+1 |
* | reverting disastrous MOE commit, returning to r21 | dgrogan@chromium.org | 2011-04-19 | 5 | -0/+962 |
* | Revision created by MOE tool push_codebase. | dgrogan@chromium.org | 2011-04-19 | 5 | -962/+0 |
* | chmod a-x | dgrogan@chromium.org | 2011-04-18 | 5 | -0/+0 |
* | @20602303. Default file permission is now 755. | dgrogan@chromium.org | 2011-04-12 | 5 | -40/+42 |
* | Upstream changes. | jorlow@chromium.org | 2011-03-28 | 1 | -6/+9 |
* | Upstream changes | jorlow@chromium.org | 2011-03-25 | 1 | -2/+1 |
* | More changes from upstream. | jorlow@chromium.org | 2011-03-22 | 1 | -2/+8 |
* | Initial checkin. | jorlow@chromium.org | 2011-03-18 | 5 | -0/+952 |