Victor Costan
|
ec4e3a5cb3
Merge pull request #747 from zltl:patch-1
|
2 years ago |
Victor Costan
|
a6b3a2012e
Add some std:: qualifiers to types and functions.
|
4 years ago |
Victor Costan
|
3f934e3705
Switch from C headers to C++ headers.
|
4 years ago |
Liao Tonglang
|
f2dae4e74a
fix typo in comment of LRUHandle
|
5 years ago |
Chris Mumford
|
28e6d238be
Switch to using C++ 11 override specifier.
|
5 years ago |
Chris Mumford
|
297e66afc1
Format all files IAW the Google C++ Style Guide.
|
5 years ago |
Chris Mumford
|
2f008ac19e
Initialize class members to default values in constructors.
|
5 years ago |
costan
|
09217fd067
Replace NULL with nullptr in C++ files.
|
6 years ago |
costan
|
0fa5a4f7b1
Extend thread safety annotations.
|
6 years ago |
costan
|
4447f9cace
Remove handling for unused LRUHandle representation special case.
|
7 years ago |
cmumford
|
1c75e88055
Fix use of uninitialized value in LRUHandle.
|
7 years ago |
m3b
|
06a191b8de
fix problems in LevelDB's caching code
|
8 years ago |
ssid
|
528c2bc6ad
Add "approximate-memory-usage" property to leveldb::DB::GetProperty
|
9 years ago |
tzik
|
359b6bcec2
Add leveldb::Cache::Prune
|
9 years ago |
David Grogan
|
28dad918f2
Release leveldb 1.10
|
11 years ago |
Hans Wennborg
|
36a5f8ed7f
A number of fixes:
|
13 years ago |
Hans Wennborg
|
213a68eb68
Sync with upstream @23860137.
|
13 years ago |
gabor@google.com
|
e3584f9c28
Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.
|
13 years ago |
dgrogan@chromium.org
|
a05525d13b
@23023120
|
13 years ago |
gabor@google.com
|
f57e23351f
Platform detection during build, plus compatibility patches for machines without <cstdatomic>.
|
13 years ago |
dgrogan@chromium.org
|
740d8b3d00
Update from upstream @21551990
|
13 years ago |
dgrogan@chromium.org
|
69c6d38342
reverting disastrous MOE commit, returning to r21
|
13 years ago |
dgrogan@chromium.org
|
b743906eea
|
13 years ago |
dgrogan@chromium.org
|
b409afe968
chmod a-x
|
13 years ago |
dgrogan@chromium.org
|
f779e7a5d8
@20602303. Default file permission is now 755.
|
13 years ago |
jorlow@chromium.org
|
4671a695fc
Move include files into a leveldb subdir.
|
13 years ago |
jorlow@chromium.org
|
f67e15e50f
Initial checkin.
|
13 years ago |