index
:
delta/leveldb.git
android
baserock/morph
chrome_dynamic_lib
doc-testing
env_rename
gtest_pathx
main
master
rc
reuse-manifest
snapshot-clean
windows
github.com: google/leveldb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
table
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #798 from lntotk:master
Victor Costan
2020-05-04
1
-6
/
+4
|
\
|
*
remove unnessary status judge
lntotk
2020-04-24
1
-6
/
+4
*
|
Add some std:: qualifiers to types and functions.
Victor Costan
2020-04-29
1
-16
/
+16
*
|
Switch from C headers to C++ headers.
Victor Costan
2020-04-29
6
-12
/
+8
|
/
*
Internal change.
leveldb Team
2019-12-02
2
-2
/
+2
*
Switch testing harness to googletest.
Victor Costan
2019-11-21
2
-26
/
+28
*
unsigned char -> uint8_t
Victor Costan
2019-05-28
1
-3
/
+4
*
Switch to using C++ 11 override specifier.
Chris Mumford
2019-05-09
5
-45
/
+45
*
Style cleanup.
Victor Costan
2019-05-04
3
-46
/
+47
*
Merge pull request #278 from wankai:master
Victor Costan
2019-05-04
1
-1
/
+1
|
\
|
*
block_builder header file dependency fixed
Wankai Zhang
2015-01-29
1
-1
/
+1
*
|
Correct class/structure declaration order.
Chris Mumford
2019-05-03
6
-41
/
+38
*
|
Format all files IAW the Google C++ Style Guide.
Chris Mumford
2019-05-02
18
-336
/
+271
*
|
Check for possibly invalid offset in test.
Chris Mumford
2019-04-23
1
-1
/
+1
*
|
Clean up Iterator.
costan
2018-06-04
1
-28
/
+33
*
|
Replace NULL with nullptr in C++ files.
costan
2018-04-10
9
-71
/
+71
*
|
Remove extern from function declarations.
costan
2018-03-12
3
-6
/
+6
*
|
Simplify Table::Open() flow and remove a delete call.
costan
2017-09-01
1
-8
/
+3
*
|
Convert documentation to markdown.
cmumford
2017-03-01
1
-1
/
+1
*
|
A zippy change broke test assumptions about the size of compressed output.
sanjay
2016-07-06
1
-6
/
+14
*
|
Fix LevelDB build when asserts are enabled in release builds. (#367)
John Abd-El-Malek
2016-04-15
1
-2
/
+1
*
|
Deleted redundant null ptr check prior to delete.
cmumford
2016-03-31
1
-1
/
+1
*
|
Fix size_t/int comparison/conversion issues in leveldb.
pkasting
2015-12-09
1
-2
/
+2
|
/
*
Clean up layering of storage/leveldb/...
Chris Mumford
2014-12-11
1
-0
/
+3
*
Release 1.18
v1.18
Chris Mumford
2014-09-16
4
-5
/
+15
*
Release LevelDB 1.15
v1.15
David Grogan
2013-12-10
1
-1
/
+1
*
Release leveldb 1.10
v1.10
David Grogan
2013-05-14
3
-7
/
+37
*
Update to leveldb 1.6
v1.6
David Grogan
2012-10-12
1
-2
/
+2
*
Added bloom filter support.
v1.4
Sanjay Ghemawat
2012-04-17
10
-63
/
+500
*
use mmap on 64-bit machines to speed-up reads; small build fixes
Sanjay Ghemawat
2012-03-15
6
-17
/
+35
*
A number of fixes:
Hans Wennborg
2011-10-31
14
-19
/
+19
*
Speed up Snappy uncompression, new Logger interface.
gabor@google.com
2011-07-21
1
-8
/
+12
*
Sun Studio support, and fix for test related memory fixes.
gabor@google.com
2011-07-19
1
-2
/
+7
*
A number of smaller fixes and performance improvements:
gabor@google.com
2011-06-22
1
-5
/
+9
*
sync with upstream @21627589
dgrogan@chromium.org
2011-06-02
1
-9
/
+9
*
Update from upstream @21551990
dgrogan@chromium.org
2011-05-28
2
-7
/
+5
*
sync with upstream @ 21409451
dgrogan@chromium.org
2011-05-21
2
-6
/
+10
*
fix build on at least linux
dgrogan@chromium.org
2011-04-20
1
-1
/
+1
*
@20776309
dgrogan@chromium.org
2011-04-20
3
-4
/
+6
*
reverting disastrous MOE commit, returning to r21
dgrogan@chromium.org
2011-04-19
15
-0
/
+2518
*
Revision created by MOE tool push_codebase.
dgrogan@chromium.org
2011-04-19
15
-2518
/
+0
*
chmod a-x
dgrogan@chromium.org
2011-04-18
15
-0
/
+0
*
@20602303. Default file permission is now 755.
dgrogan@chromium.org
2011-04-12
15
-2
/
+2
*
Move include files into a leveldb subdir.
jorlow@chromium.org
2011-03-30
13
-25
/
+25
*
Upstream changes.
jorlow@chromium.org
2011-03-28
2
-3
/
+3
*
Pull from upstream.
jorlow@chromium.org
2011-03-22
3
-13
/
+21
*
Sync in bug fixes
jorlow@chromium.org
2011-03-21
2
-1
/
+83
*
Initial checkin.
jorlow@chromium.org
2011-03-18
15
-0
/
+2428