This website requires JavaScript.
afa2689b4b
Added a CONTRIBUTING file.
Chris Mumford
2014-08-28 11:01:50 -0700
e353fbc7ea
Release LevelDB 1.17
v1.17
Chris Mumford
2014-05-01 13:43:12 -0700
269fc6ca94
Release LevelDB 1.16
v1.16
David Grogan
2014-02-10 11:36:06 -0800
0cfb990d58
Release LevelDB 1.15
v1.15
David Grogan
2013-12-10 10:36:31 -0800
0b9a89f40e
Release LevelDB 1.14
v1.14
David Grogan
2013-09-19 13:42:22 -0700
748539c183
LevelDB 1.13
v1.13
David Grogan
2013-08-21 11:12:47 -0700
5bd76dc10d
Release leveldb 1.12
v1.12
David Grogan
2013-06-18 11:00:13 -0700
7b094f12e4
Release leveldb 1.11
v1.11
David Grogan
2013-06-13 16:14:06 -0700
28dad918f2
Release leveldb 1.10
v1.10
David Grogan
2013-05-14 16:52:56 -0700
514c943a8e
Make DB::Open fail if sst files are missing.
David Grogan
2013-02-06 18:03:32 -0800
d84c825a70
Fix corruption bug found and analyzed by dhruba@gmail.com
v1.9
David Grogan
2013-01-07 13:17:43 -0800
ea2e9195fc
added utility to dump leveldb files
v1.8
Sanjay Ghemawat
2012-12-27 10:38:48 -0800
40768657bc
Small fixes.
v1.7
Sanjay Ghemawat
2012-10-16 16:17:53 -0700
946e5b5a4c
Update to leveldb 1.6
v1.6
David Grogan
2012-10-12 11:53:12 -0700
dd0d562b4d
update version number to 1.5
v1.5
Sanjay Ghemawat
2012-05-30 09:57:20 -0700
b914f91b10
remove obsolete android port files
Sanjay Ghemawat
2012-05-30 09:50:57 -0700
075a35a6d3
Remove static initializer; fix endian-ness detection; fix build on various platforms; improve android port speed.
Sanjay Ghemawat
2012-05-30 09:45:46 -0700
85584d497e
Added bloom filter support.
v1.4
Sanjay Ghemawat
2012-04-17 08:36:46 -0700
bc1ee4d25e
build shared libraries; updated version to 1.3; add Status accessors
v1.3
Sanjay Ghemawat
2012-03-30 13:15:49 -0700
a1ad4d1995
Build fixes and cleanups: (1) Separate out C++ and CC flags (fixes c_test compilation) (2) Move snappy/perftools detection to script (3) Fix db_bench_sqlite3 and db_bench_tree_db build rules
Sanjay Ghemawat
2012-03-21 10:28:03 -0700
9013f13b15
use mmap on 64-bit machines to speed-up reads; small build fixes
Sanjay Ghemawat
2012-03-15 09:14:00 -0700
583f1499c0
fix LOCK file deletion to prevent crash on windows
Sanjay Ghemawat
2012-03-09 07:51:04 -0800
d79762e273
added group commit; drastically speeds up mult-threaded synchronous write workloads
Sanjay Ghemawat
2012-03-08 16:23:21 -0800
015d26f8be
add .gitignore; support for building on a few BSD variants
Sanjay Ghemawat
2012-03-05 10:35:46 -0800
239ac9d2de
avoid very large compactions; fix build on Linux
Sanjay Ghemawat
2012-02-02 09:34:14 -0800
3c8be108bf
fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)
Sanjay Ghemawat
2012-01-25 14:56:52 -0800
c8c5866a86
Makefile fixes for systems with $CXX other than g++.
Hans Wennborg
2011-11-30 10:59:40 +0000
42fb47f6ed
Pass system's CFLAGS, remove exit time destructor, sstable bug fix.
Hans Wennborg
2011-11-14 17:06:16 +0000
36a5f8ed7f
A number of fixes:
Hans Wennborg
2011-10-31 17:22:06 +0000
299ccedfec
A number of bugfixes:
Gabor Cselle
2011-10-05 16:30:28 -0700
e028bdfa81
A number of bugfixes:
Gabor Cselle
2011-10-05 16:18:35 -0700
934fbe8414
Merge branch 'master' of https://code.google.com/p/leveldb into windows
Gabor Cselle
2011-10-05 16:13:43 -0700
26db4d971a
Sync with upstream @24213649.
Hans Wennborg
2011-09-26 17:37:09 +0100
213a68eb68
Sync with upstream @23860137.
Hans Wennborg
2011-09-12 10:21:10 +0100
db88e3e359
Windows port for LevelDB based on Boost libraries. See files README and WINDOWS for details.
Gabor Cselle
2011-09-01 13:41:15 -0700
adf4a95904
Android NDK port for LevelDB.
Gabor Cselle
2011-09-01 13:31:52 -0700
7263023651
Bugfixes: for Get(), don't hold mutex while writing log.
gabor@google.com
2011-09-01 19:08:02 +0000
e3584f9c28
Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.
gabor@google.com
2011-08-22 21:08:51 +0000
ab323f7e1e
Bugfixes for iterator and documentation.
gabor@google.com
2011-08-16 01:21:01 +0000
a05525d13b
@23023120
dgrogan@chromium.org
2011-08-06 00:19:37 +0000
021ee9c32b
C binding for leveldb, better readseq benchmark for SQLite.
gabor@google.com
2011-08-05 20:40:49 +0000
1bfbe76b4e
Improved benchmark, fixed bugs and SQLite parameters.
gabor@google.com
2011-07-29 21:35:05 +0000
b9ef9141ba
Minor typos in benchmark page.
gabor@google.com
2011-07-27 14:29:59 +0000
e8dee348b6
Minor edit in benchmark page.
gabor@google.com
2011-07-27 04:39:46 +0000
3cc27381f7
Setting SVN mime-type for benchmark page.
gabor@google.com
2011-07-27 01:56:52 +0000
e301f17c2f
Adding doctype to benchmark page so Google Code displays it as HTML.
gabor@google.com
2011-07-27 01:49:08 +0000
f122c6dfbb
Adding FreeBSD support, removing Chromium files, adding benchmark.
gabor@google.com
2011-07-27 01:46:25 +0000
60bd8015f2
Speed up Snappy uncompression, new Logger interface.
gabor@google.com
2011-07-21 02:40:18 +0000
6872ace901
Sun Studio support, and fix for test related memory fixes.
gabor@google.com
2011-07-19 23:36:47 +0000
6699c7ebe6
Small tweaks and bugfixes for Issue 18 and 19.
gabor@google.com
2011-07-15 00:20:57 +0000
ed154f6dc4
Fixed a snappy compression wrapper bug (passing wrong variable).
gabor@google.com
2011-06-30 23:17:03 +0000
85f0ab1975
Fixing Makefile issue reported in Issue 15 (misspelled flag)
gabor@google.com
2011-06-29 22:53:17 +0000
f57e23351f
Platform detection during build, plus compatibility patches for machines without <cstdatomic>.
gabor@google.com
2011-06-29 00:30:50 +0000
e0cbd242cb
Fixing issue 11: version_set_test.cc was missing
gabor@google.com
2011-06-22 18:45:39 +0000
ccf0fcd5c2
A number of smaller fixes and performance improvements:
gabor@google.com
2011-06-22 02:36:45 +0000
80e5b0d944
sync with upstream @21706995
hans@chromium.org
2011-06-07 14:40:26 +0000
c4f5514948
sync with upstream @21627589
dgrogan@chromium.org
2011-06-02 00:00:37 +0000
740d8b3d00
Update from upstream @21551990
dgrogan@chromium.org
2011-05-28 00:53:58 +0000
da79909507
sync with upstream @ 21409451
dgrogan@chromium.org
2011-05-21 02:17:43 +0000
3c111335a7
make windows include /Iport\win in dependent projects
dgrogan@chromium.org
2011-05-03 03:10:59 +0000
be9f061d2f
pull in hans' mac build fix
dgrogan@chromium.org
2011-04-21 01:54:51 +0000
ccb2cbef3a
fix build on at least linux
dgrogan@chromium.org
2011-04-20 22:50:04 +0000
ba6dac0e80
@20776309 * env_chromium.cc should not export symbols. * Fix MSVC warnings. * Removed large value support. * Fix broken reference to documentation file
dgrogan@chromium.org
2011-04-20 22:48:11 +0000
69c6d38342
reverting disastrous MOE commit, returning to r21
dgrogan@chromium.org
2011-04-19 23:11:15 +0000
b743906eea
Revision created by MOE tool push_codebase. MOE_MIGRATION=
dgrogan@chromium.org
2011-04-19 23:01:25 +0000
b409afe968
chmod a-x
dgrogan@chromium.org
2011-04-18 23:15:58 +0000
f779e7a5d8
@20602303. Default file permission is now 755.
dgrogan@chromium.org
2011-04-12 19:38:58 +0000
9e33808a26
Fix last commit
jorlow@chromium.org
2011-03-30 18:49:03 +0000
4671a695fc
Move include files into a leveldb subdir.
jorlow@chromium.org
2011-03-30 18:35:40 +0000
4d66fd5af3
Upstream change.
jorlow@chromium.org
2011-03-29 22:41:11 +0000
e2da744e12
Upstream changes.
jorlow@chromium.org
2011-03-28 20:43:44 +0000
e11bdf1935
Upstream changes
jorlow@chromium.org
2011-03-25 20:27:43 +0000
8303bb1b33
Pull from upstream.
jorlow@chromium.org
2011-03-22 23:24:02 +0000
6d243ebf79
Make GetTestDirectory threadsafe within Chromium and make it work on Windows.
jorlow@chromium.org
2011-03-22 19:07:54 +0000
13b72af77b
More changes from upstream.
jorlow@chromium.org
2011-03-22 18:32:49 +0000
9df5aa892e
Removing unneeded build files
gabor@google.com
2011-03-21 23:10:11 +0000
4bcb231187
more upstream changes
jorlow@chromium.org
2011-03-21 21:06:49 +0000
0e38925490
Sync in bug fixes
jorlow@chromium.org
2011-03-21 19:40:57 +0000
24ba614869
Changes to get Snappy working
jorlow@chromium.org
2011-03-21 19:09:55 +0000
795dd1d550
Oops, another file that didn't upload correctly.
jorlow@chromium.org
2011-03-21 18:13:39 +0000
b77de951b8
Set mime-type to text/css on doc/doc.css files.
hans@chromium.org
2011-03-21 17:30:49 +0000
b434018d63
Set mime-type to text/html on .html files.
hans@chromium.org
2011-03-21 17:22:12 +0000
7a02caf2a4
Fix typo in Makefile.
jorlow@chromium.org
2011-03-18 23:03:49 +0000
347d4628c1
Directory paths were off a bit.
jorlow@chromium.org
2011-03-18 22:47:28 +0000
f67e15e50f
Initial checkin.
jorlow@chromium.org
2011-03-18 22:37:00 +0000
54f1fd7eef
Initial directory structure.
(no author)
2011-03-02 17:37:17 +0000