index
:
delta/leveldb.git
android
baserock/morph
chrome_dynamic_lib
doc-testing
env_rename
gtest_pathx
main
master
rc
reuse-manifest
snapshot-clean
windows
github.com: google/leveldb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
port
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CMake build support.
costan
2018-03-16
2
-42
/
+55
*
Remove extern from function declarations.
costan
2018-03-12
2
-9
/
+9
*
Bypass OSMemoryBarrier() warning on Mac.
costan
2018-03-09
1
-3
/
+6
*
Switch HAVE_ library detection macros to 0/1.
costan
2018-03-09
1
-12
/
+12
*
Enable thread safety annotations in open source version.
costan
2018-02-13
3
-23
/
+77
*
Replace SSE-optimized CRC32C in POSIX port with external library.
costan
2017-10-10
2
-136
/
+12
*
leveldb: Rename SNAPPY to HAVE_SNAPPY.
costan
2017-10-05
1
-8
/
+8
*
leveldb: Remove *_unlocked feature detection from POSIX port.
costan
2017-10-05
1
-9
/
+0
*
leveldb: Fix alignment code in SSE4.2-optimized CRC32C.
costan
2017-08-24
1
-2
/
+6
*
Use __APPLE__ instead of OS_MACOS. The former is compiler-provided.
scrubbed
2017-08-24
2
-5
/
+5
*
leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit).
costan
2017-03-01
1
-0
/
+4
*
Implement support for Intel crc32 instruction (SSE 4.2)
costan
2017-02-28
3
-0
/
+133
*
Merge pull request #272 from vapier/master
Chris Mumford
2016-01-12
1
-0
/
+9
|
\
|
*
Fix Android/MIPS build.
David Turner
2014-12-17
1
-0
/
+9
*
|
Including atomic_pointer.h in port_posix
cmumford
2015-12-09
1
-1
/
+0
|
/
*
Add arm64 support to leveldb.
Chris Mumford
2014-12-11
1
-0
/
+10
*
Release 1.18
v1.18
Chris Mumford
2014-09-16
3
-19
/
+16
*
Release LevelDB 1.15
v1.15
David Grogan
2013-12-10
1
-7
/
+7
*
added utility to dump leveldb files
v1.8
Sanjay Ghemawat
2012-12-27
1
-1
/
+7
*
Update to leveldb 1.6
v1.6
David Grogan
2012-10-12
3
-2
/
+140
*
remove obsolete android port files
Sanjay Ghemawat
2012-05-30
2
-223
/
+0
*
Remove static initializer; fix endian-ness detection; fix build on
Sanjay Ghemawat
2012-05-30
5
-16
/
+51
*
Added bloom filter support.
v1.4
Sanjay Ghemawat
2012-04-17
1
-0
/
+3
*
Build fixes and cleanups:
Sanjay Ghemawat
2012-03-21
1
-1
/
+1
*
add .gitignore; support for building on a few BSD variants
Sanjay Ghemawat
2012-03-05
1
-3
/
+11
*
A number of fixes:
Hans Wennborg
2011-10-31
5
-10
/
+10
*
Sync with upstream @23860137.
Hans Wennborg
2011-09-12
3
-362
/
+0
*
Adding FreeBSD support, removing Chromium files, adding benchmark.
gabor@google.com
2011-07-27
3
-186
/
+3
*
Speed up Snappy uncompression, new Logger interface.
gabor@google.com
2011-07-21
6
-24
/
+58
*
Sun Studio support, and fix for test related memory fixes.
gabor@google.com
2011-07-19
1
-2
/
+3
*
Fixed a snappy compression wrapper bug (passing wrong variable).
gabor@google.com
2011-06-30
2
-144
/
+66
*
Fixing Makefile issue reported in Issue 15 (misspelled flag)
gabor@google.com
2011-06-29
2
-175
/
+0
*
Platform detection during build, plus compatibility patches for machines with...
gabor@google.com
2011-06-29
3
-31
/
+247
*
A number of smaller fixes and performance improvements:
gabor@google.com
2011-06-22
1
-2
/
+20
*
Update from upstream @21551990
dgrogan@chromium.org
2011-05-28
3
-0
/
+177
*
@20776309
dgrogan@chromium.org
2011-04-20
4
-25
/
+0
*
reverting disastrous MOE commit, returning to r21
dgrogan@chromium.org
2011-04-19
13
-0
/
+1092
*
Revision created by MOE tool push_codebase.
dgrogan@chromium.org
2011-04-19
13
-1092
/
+0
*
chmod a-x
dgrogan@chromium.org
2011-04-18
13
-0
/
+0
*
@20602303. Default file permission is now 755.
dgrogan@chromium.org
2011-04-12
13
-8
/
+43
*
Upstream changes
jorlow@chromium.org
2011-03-25
1
-16
/
+0
*
Pull from upstream.
jorlow@chromium.org
2011-03-22
5
-49
/
+32
*
more upstream changes
jorlow@chromium.org
2011-03-21
1
-1
/
+0
*
Changes to get Snappy working
jorlow@chromium.org
2011-03-21
1
-6
/
+4
*
Oops, another file that didn't upload correctly.
jorlow@chromium.org
2011-03-21
1
-0
/
+24
*
Initial checkin.
jorlow@chromium.org
2011-03-18
12
-0
/
+1069