ndmatthews
|
f79f4180cc
Let LevelDB use xcrun to determine Xcode.app path instead of using a hardcoded path.
|
9 years ago |
Sanjay Ghemawat
|
251ebf5dc7
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
10 years ago |
Chris Mumford
|
b234f65b34
Added a new fault injection test.
|
10 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
|
11 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
|
075a35a6d3
Remove static initializer; fix endian-ness detection; fix build on
|
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
|
13 years ago |
Sanjay Ghemawat
|
a1ad4d1995
Build fixes and cleanups:
|
13 years ago |
Sanjay Ghemawat
|
9013f13b15
use mmap on 64-bit machines to speed-up reads; small build fixes
|
13 years ago |
Hans Wennborg
|
c8c5866a86
Makefile fixes for systems with $CXX other than g++.
|
13 years ago |
Hans Wennborg
|
42fb47f6ed
Pass system's CFLAGS, remove exit time destructor, sstable bug fix.
|
13 years ago |
Hans Wennborg
|
213a68eb68
Sync with upstream @23860137.
|
13 years ago |
gabor@google.com
|
021ee9c32b
C binding for leveldb, better readseq benchmark for SQLite.
|
13 years ago |
gabor@google.com
|
f122c6dfbb
Adding FreeBSD support, removing Chromium files, adding benchmark.
|
13 years ago |
gabor@google.com
|
85f0ab1975
Fixing Makefile issue reported in Issue 15 (misspelled flag)
|
13 years ago |
gabor@google.com
|
f57e23351f
Platform detection during build, plus compatibility patches for machines without <cstdatomic>.
|
13 years ago |
gabor@google.com
|
ccf0fcd5c2
A number of smaller fixes and performance improvements:
|
13 years ago |
dgrogan@chromium.org
|
c4f5514948
sync with upstream @21627589
|
13 years ago |
dgrogan@chromium.org
|
740d8b3d00
Update from upstream @21551990
|
13 years ago |
dgrogan@chromium.org
|
ba6dac0e80
@20776309
|
14 years ago |
dgrogan@chromium.org
|
69c6d38342
reverting disastrous MOE commit, returning to r21
|
14 years ago |
dgrogan@chromium.org
|
b743906eea
|
14 years ago |
dgrogan@chromium.org
|
b409afe968
chmod a-x
|
14 years ago |
dgrogan@chromium.org
|
f779e7a5d8
@20602303. Default file permission is now 755.
|
14 years ago |
jorlow@chromium.org
|
4671a695fc
Move include files into a leveldb subdir.
|
14 years ago |
jorlow@chromium.org
|
7a02caf2a4
Fix typo in Makefile.
|
14 years ago |
jorlow@chromium.org
|
f67e15e50f
Initial checkin.
|
14 years ago |