Chris Mumford
|
99b3c03b32
Change version to 1.23.
|
3 years ago |
Victor Costan
|
3f934e3705
Switch from C headers to C++ headers.
|
4 years ago |
Victor Costan
|
24424a1ef2
Style cleanup.
|
5 years ago |
Chris Mumford
|
78b39d68c1
Bump the version number from 1.21 to 1.22.
|
5 years ago |
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 |
Chris Mumford
|
56178ddaf4
Update the version to 1.21 in preparation for a new release.
|
5 years ago |
costan
|
09217fd067
Replace NULL with nullptr in C++ files.
|
6 years ago |
costan
|
74f032ff6f
leveldb: Require C++11.
|
6 years ago |
cmumford
|
0509414f85
leveldb::DestroyDB will now delete empty directories.
|
7 years ago |
cmumford
|
4a7e7f50dc
Add LEVELDB_EXPORT macro to export public symbols.
|
7 years ago |
costan
|
a53934a3ae
Increase leveldb version to 1.20.
|
7 years ago |
cmumford
|
3080a45b62
Increase leveldb version to 1.19.
|
8 years ago |
ssid
|
528c2bc6ad
Add "approximate-memory-usage" property to leveldb::DB::GetProperty
|
9 years ago |
Chris Mumford
|
803d69203a
Release 1.18
|
10 years ago |
Chris Mumford
|
e353fbc7ea
Release LevelDB 1.17
|
10 years ago |
David Grogan
|
269fc6ca94
Release LevelDB 1.16
|
10 years ago |
David Grogan
|
0cfb990d58
Release LevelDB 1.15
|
11 years ago |
David Grogan
|
0b9a89f40e
Release LevelDB 1.14
|
11 years ago |
David Grogan
|
748539c183
LevelDB 1.13
|
11 years ago |
David Grogan
|
5bd76dc10d
Release leveldb 1.12
|
11 years ago |
David Grogan
|
7b094f12e4
Release leveldb 1.11
|
11 years ago |
David Grogan
|
28dad918f2
Release leveldb 1.10
|
11 years ago |
David Grogan
|
d84c825a70
Fix corruption bug found and analyzed by dhruba@gmail.com
|
12 years ago |
Sanjay Ghemawat
|
ea2e9195fc
added utility to dump leveldb files
|
12 years ago |
Sanjay Ghemawat
|
40768657bc
Small fixes.
|
12 years ago |
David Grogan
|
946e5b5a4c
Update to leveldb 1.6
|
12 years ago |
Sanjay Ghemawat
|
dd0d562b4d
update version number to 1.5
|
12 years ago |
Sanjay Ghemawat
|
85584d497e
Added bloom filter support.
|
12 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 Cselle
|
299ccedfec
A number of bugfixes:
|
13 years ago |
gabor@google.com
|
021ee9c32b
C binding for leveldb, better readseq benchmark for SQLite.
|
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 |