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
/
helpers
/
memenv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove main() from most tests.
Victor Costan
2022-01-03
1
-5
/
+0
*
Add some std:: qualifiers to types and functions.
Victor Costan
2020-04-29
1
-3
/
+3
*
Switch from C headers to C++ headers.
Victor Costan
2020-04-29
1
-2
/
+1
*
Remove Windows workarounds in some tests.
Victor Costan
2020-01-14
1
-5
/
+0
*
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
Victor Costan
2020-01-09
2
-8
/
+8
*
Defend against inclusion of windows.h in tests that invoke
leveldb Team
2020-01-09
1
-0
/
+5
*
Internal change.
leveldb Team
2019-12-02
1
-1
/
+1
*
Switch testing harness to googletest.
Victor Costan
2019-11-21
1
-65
/
+70
*
Switch to using C++ 11 override specifier.
Chris Mumford
2019-05-09
1
-12
/
+12
*
Style cleanup.
Victor Costan
2019-05-04
1
-27
/
+26
*
Correct class/structure declaration order.
Chris Mumford
2019-05-03
2
-8
/
+9
*
Format all files IAW the Google C++ Style Guide.
Chris Mumford
2019-05-02
2
-56
/
+32
*
Always copy bytes to scratch buffer when reading w/MemEnv.
cmumford
2019-03-20
1
-7
/
+0
*
Make InMemoryEnv more consistent with filesystem based Env's.
cmumford
2019-03-11
2
-16
/
+53
*
Replace NULL with nullptr in C++ files.
costan
2018-04-10
1
-3
/
+3
*
Replace SIZE_MAX with std::numeric_limits.
costan
2018-03-20
1
-1
/
+2
*
Add CMake build support.
costan
2018-03-16
1
-1
/
+3
*
Extend thread safety annotations.
costan
2018-03-16
1
-7
/
+11
*
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...
Sanjay Ghemawat
2015-08-11
2
-2
/
+24
*
Release 1.18
v1.18
Chris Mumford
2014-09-16
1
-4
/
+5
*
Update to leveldb 1.6
v1.6
David Grogan
2012-10-12
1
-0
/
+10
*
A number of fixes:
Hans Wennborg
2011-10-31
3
-4
/
+4
*
Sync with upstream @24213649.
Hans Wennborg
2011-09-26
1
-1
/
+1
*
Sync with upstream @23860137.
Hans Wennborg
2011-09-12
3
-0
/
+626