summaryrefslogtreecommitdiff
path: root/db/log_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-1/+1
* Switch from C headers to C++ headers.Victor Costan2020-04-291-1/+1
* Style cleanup.Victor Costan2019-05-041-1/+1
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-10/+5
* Replace NULL with nullptr in C++ files.costan2018-04-101-1/+1
* Deleted unused assignments in Reader.cmumford2017-11-031-8/+3
* This CL fixes a bug encountered when reading records from leveldb files that ...mjwiacek2016-03-311-1/+7
* Suppress error reporting after seeking but before a valid First or Full recor...Mike Wiacek2015-12-091-1/+13
* Release 1.18v1.18Chris Mumford2014-09-161-3/+3
* Release LevelDB 1.16v1.16David Grogan2014-02-101-8/+15
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com2011-07-151-11/+16
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-19/+97
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+176
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-176/+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
* Upstream changes.jorlow@chromium.org2011-03-281-4/+2
* Sync in bug fixesjorlow@chromium.org2011-03-211-4/+10
* Initial checkin.jorlow@chromium.org2011-03-181-0/+172