Chris Mumford
|
9bd23c7676
Correct class/structure declaration order.
|
5 years ago |
Chris Mumford
|
297e66afc1
Format all files IAW the Google C++ Style Guide.
|
5 years ago |
costan
|
4de9594f6f
Add move constructor to Status.
|
6 years ago |
costan
|
09217fd067
Replace NULL with nullptr in C++ files.
|
6 years ago |
cmumford
|
4a7e7f50dc
Add LEVELDB_EXPORT macro to export public symbols.
|
7 years ago |
cmumford
|
5208e7952d
Added leveldb::Status::IsInvalidArgument() method.
|
9 years ago |
Sanjay Ghemawat
|
ac1d69da31
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
10 years ago |
Sanjay Ghemawat
|
bc1ee4d25e
build shared libraries; updated version to 1.3; add Status accessors
|
12 years ago |
Hans Wennborg
|
36a5f8ed7f
A number of fixes:
|
13 years ago |
gabor@google.com
|
6872ace901
Sun Studio support, and fix for test related memory fixes.
|
13 years ago |
dgrogan@chromium.org
|
da79909507
sync with upstream @ 21409451
|
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
|
9e33808a26
Fix last commit
|
13 years ago |