Imported Upstream version 1.20 81/118881/1 upstream/1.20
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 14 Mar 2017 09:53:01 +0000 (18:53 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 14 Mar 2017 09:53:02 +0000 (18:53 +0900)
commitdf09d79cb26df7dc0041aadae8d10ed0d65a2e6f
treecb94fc0f5c1fba3f3e2f744402b37686eb9e070a
parentb9607687eded16f5e298d10cc767a20bd01ee1f8
Imported Upstream version 1.20

Change-Id: Ic40f91aa7cd5f05b8886f4dd9a6efe1d7fc95242
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
29 files changed:
Makefile
README.md
build_detect_platform
db/db_bench.cc
db/db_impl.cc
db/log_format.h
db/version_set.cc
db/version_set.h
doc/doc.css [deleted file]
doc/impl.html [deleted file]
doc/impl.md [new file with mode: 0644]
doc/index.html [deleted file]
doc/index.md [new file with mode: 0644]
doc/log_format.md [new file with mode: 0644]
doc/log_format.txt [deleted file]
doc/table_format.md [new file with mode: 0644]
doc/table_format.txt [deleted file]
include/leveldb/db.h
include/leveldb/options.h
port/port_example.h
port/port_posix.h
port/port_posix_sse.cc [new file with mode: 0644]
table/filter_block.cc
util/crc32c.cc
util/env_posix.cc
util/env_posix_test.cc [new file with mode: 0644]
util/env_posix_test_helper.h [new file with mode: 0644]
util/env_test.cc
util/options.cc