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
/
db
/
db_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
Victor Costan
2020-01-09
1
-1
/
+1
*
Guard DBImpl::versions_ by mutex_.
Chris Mumford
2019-05-16
1
-1
/
+1
*
Switch to using C++ 11 override specifier.
Chris Mumford
2019-05-09
1
-12
/
+13
*
Correct class/structure declaration order.
Chris Mumford
2019-05-03
1
-31
/
+33
*
Format all files IAW the Google C++ Style Guide.
Chris Mumford
2019-05-02
1
-6
/
+5
*
leveldb: Replace AtomicPointer with std::atomic.
costan
2019-03-11
1
-2
/
+5
*
Replace NULL with nullptr in C++ files.
costan
2018-04-10
1
-4
/
+4
*
Extend thread safety annotations.
costan
2018-03-16
1
-20
/
+21
*
Remove extern from function declarations.
costan
2018-03-12
1
-4
/
+4
*
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...
Sanjay Ghemawat
2015-08-11
1
-4
/
+4
*
Release LevelDB 1.15
v1.15
David Grogan
2013-12-10
1
-4
/
+5
*
LevelDB 1.13
v1.13
David Grogan
2013-08-21
1
-1
/
+8
*
Release leveldb 1.11
v1.11
David Grogan
2013-06-13
1
-0
/
+1
*
Update to leveldb 1.6
v1.6
David Grogan
2012-10-12
1
-10
/
+18
*
Remove static initializer; fix endian-ness detection; fix build on
Sanjay Ghemawat
2012-05-30
1
-1
/
+1
*
Added bloom filter support.
v1.4
Sanjay Ghemawat
2012-04-17
1
-0
/
+2
*
added group commit; drastically speeds up mult-threaded synchronous write wor...
Sanjay Ghemawat
2012-03-08
1
-9
/
+9
*
A number of fixes:
Hans Wennborg
2011-10-31
1
-1
/
+1
*
A number of bugfixes:
Gabor Cselle
2011-10-05
1
-7
/
+7
*
Bugfixes: for Get(), don't hold mutex while writing log.
gabor@google.com
2011-09-01
1
-0
/
+7
*
A number of smaller fixes and performance improvements:
gabor@google.com
2011-06-22
1
-1
/
+2
*
sync with upstream @21706995
hans@chromium.org
2011-06-07
1
-4
/
+8
*
Update from upstream @21551990
dgrogan@chromium.org
2011-05-28
1
-4
/
+0
*
@20776309
dgrogan@chromium.org
2011-04-20
1
-23
/
+0
*
reverting disastrous MOE commit, returning to r21
dgrogan@chromium.org
2011-04-19
1
-0
/
+207
*
Revision created by MOE tool push_codebase.
dgrogan@chromium.org
2011-04-19
1
-207
/
+0
*
chmod a-x
dgrogan@chromium.org
2011-04-18
1
-0
/
+0
*
@20602303. Default file permission is now 755.
dgrogan@chromium.org
2011-04-12
1
-12
/
+23
*
Move include files into a leveldb subdir.
jorlow@chromium.org
2011-03-30
1
-2
/
+2
*
Pull from upstream.
jorlow@chromium.org
2011-03-22
1
-1
/
+1
*
More changes from upstream.
jorlow@chromium.org
2011-03-22
1
-0
/
+4
*
Initial checkin.
jorlow@chromium.org
2011-03-18
1
-0
/
+192