..
arena.cc
leveldb: Replace AtomicPointer with std::atomic.
5 år sedan
arena.h
leveldb: Replace AtomicPointer with std::atomic.
5 år sedan
arena_test.cc
Release LevelDB 1.15
11 år sedan
bloom.cc
Fix size_t/int comparison/conversion issues in leveldb.
9 år sedan
bloom_test.cc
Fix size_t/int comparison/conversion issues in leveldb.
9 år sedan
cache.cc
Replace NULL with nullptr in C++ files.
6 år sedan
cache_test.cc
Replace NULL with nullptr in C++ files.
6 år sedan
coding.cc
Replace NULL with nullptr in C++ files.
6 år sedan
coding.h
Replace NULL with nullptr in C++ files.
6 år sedan
coding_test.cc
Replace NULL with nullptr in C++ files.
6 år sedan
comparator.cc
Remove InitOnce from the port API.
6 år sedan
crc32c.cc
Use portable CRC32C from google/crc32c.
7 år sedan
crc32c.h
Remove extern from function declarations.
6 år sedan
crc32c_test.cc
A number of fixes:
13 år sedan
env.cc
Replace NULL with nullptr in C++ files.
6 år sedan
env_posix.cc
leveldb: Fix PosixWritableFile::Sync() on Apple systems.
5 år sedan
env_posix_test.cc
Replace NULL with nullptr in C++ files.
6 år sedan
env_posix_test_helper.h
Limit the number of read-only files the POSIX Env will have open.
8 år sedan
env_test.cc
leveldb: Replace AtomicPointer with std::atomic.
5 år sedan
env_windows.cc
leveldb: Replace AtomicPointer with std::atomic.
5 år sedan
env_windows_test.cc
Added native support for Windows.
5 år sedan
env_windows_test_helper.h
Added native support for Windows.
5 år sedan
filter_policy.cc
Added bloom filter support.
12 år sedan
hash.cc
Release 1.18
10 år sedan
hash.h
Remove extern from function declarations.
6 år sedan
hash_test.cc
Release 1.18
10 år sedan
histogram.cc
A number of fixes:
13 år sedan
histogram.h
A number of fixes:
13 år sedan
logging.cc
Add forgotten <limits> header to util/logging.cc.
6 år sedan
logging.h
Remove extern from function declarations.
6 år sedan
logging_test.cc
Add tests for ConsumeDecimalNumber.
6 år sedan
mutexlock.h
C++11 cleanup for util/mutexlock.h.
6 år sedan
no_destructor.h
Remove InitOnce from the port API.
6 år sedan
no_destructor_test.cc
Remove InitOnce from the port API.
6 år sedan
options.cc
Inline defaults in options.
5 år sedan
posix_logger.h
Add back space to POSIX Logger.
5 år sedan
random.h
LevelDB 1.13
11 år sedan
status.cc
Replace NULL with nullptr in C++ files.
6 år sedan
status_test.cc
Add move constructor to Status.
6 år sedan
testharness.cc
Replace NULL with nullptr in C++ files.
6 år sedan
testharness.h
Fix includes in util/testharness.h.
6 år sedan
testutil.cc
Remove extern from function declarations.
6 år sedan
testutil.h
Replace NULL with nullptr in C++ files.
6 år sedan
windows_logger.h
Align windows_logger with posix_logger.
5 år sedan