leveldb Team
|
1d6e8d64ee
Add support for Zstd-based compression in LevelDB.
|
1 год назад |
Victor Costan
|
8f464e7f68
Remove main() from most tests.
|
2 лет назад |
Victor Costan
|
b2801ee1a0
Extract benchmark from db_test.cc.
|
2 лет назад |
Chris Mumford
|
99b3c03b32
Change version to 1.23.
|
3 лет назад |
Chris Mumford
|
28df52115d
Merge pull request #853 from cmumford:benchmark
|
4 лет назад |
Chris Mumford
|
37d36c92f8
Added google/benchmark submodule.
|
4 лет назад |
Victor Costan
|
201f52201f
Remove leveldb::port::kLittleEndian.
|
4 лет назад |
Victor Costan
|
1c58902bdc
Switch testing harness to googletest.
|
5 лет назад |
Victor Costan
|
ed72a3496e
Allow different C/C++ standards when this is used as a subproject.
|
5 лет назад |
Victor Costan
|
41c8d83914
Align CMake configuration with related projects.
|
5 лет назад |
Victor Costan
|
0c40829872
Remove redundant PROJECT_SOURCE_DIR usage from CMake config.
|
5 лет назад |
Victor Costan
|
5abdf4c019
Fix installed target definition.
|
5 лет назад |
Chris Mumford
|
370d532a00
Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety.
|
5 лет назад |
Victor Costan
|
69061b464a
Disable exceptions and RTTI in CMake configuration.
|
5 лет назад |
Chris Mumford
|
900f7d37eb
Merge pull request #624 from adam-azarchs:master
|
5 лет назад |
allangj
|
cd1ec032cd
Add argument definition for void c functions.
|
8 лет назад |
Victor Costan
|
4bd052d7e8
Consolidate benchmark code to benchmarks/.
|
5 лет назад |
Chris Mumford
|
78b39d68c1
Bump the version number from 1.21 to 1.22.
|
5 лет назад |
Chris Mumford
|
7711e76766
Merge pull request #339 from richcole-at-amazon:master
|
5 лет назад |
Victor Costan
|
09fa8868db
Align version/soversion CMake setup closer with other repositories.
|
5 лет назад |
Richard Cole
|
20fb601aa9
Fix snapshot compaction bug
|
8 лет назад |
leveldb Team
|
37300aa54b
Restore soname versioning with CMake build
|
5 лет назад |
Chris Mumford
|
56178ddaf4
Update the version to 1.21 in preparation for a new release.
|
5 лет назад |
cmumford
|
9ce30510d4
Deleted dangling reference to deleted atomic_pointer.h.
|
5 лет назад |
costan
|
ed76289b25
Align windows_logger with posix_logger.
|
5 лет назад |
cmumford
|
c69d33b0ec
Added native support for Windows.
|
5 лет назад |
Adam Azarchs
|
75fceae700
Add O_CLOEXEC to open calls.
|
6 лет назад |
costan
|
296de8d5b8
leveldb: Fix PosixWritableFile::Sync() on Apple systems.
|
5 лет назад |
costan
|
b70493ca85
Fix fdatasync() feature detection in opensource build.
|
5 лет назад |
costan
|
05709fb43e
Remove InitOnce from the port API.
|
6 лет назад |
costan
|
4de9594f6f
Add move constructor to Status.
|
6 лет назад |
costan
|
d177a0263c
Replace port_posix with port_stdcxx.
|
6 лет назад |
costan
|
1f7dd5d5f6
Add tests for ConsumeDecimalNumber.
|
6 лет назад |
costan
|
260655b4c2
Define LEVELDB_HAS_PORT_CONFIG_H for old compilers.
|
6 лет назад |
costan
|
6fa4566670
Rename CMake project / targets from Leveldb to leveldb.
|
6 лет назад |
costan
|
04f39105c5
Take <atomic> for granted in port/atomic_pointer.h.
|
6 лет назад |
costan
|
74f032ff6f
leveldb: Require C++11.
|
6 лет назад |
Hyzeta
|
df9a841a4f
Add export.h to CMakeLists.txt
|
6 лет назад |
costan
|
739c25100e
Add CMake build support.
|
6 лет назад |