..
arena.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
arena.h
Resolve race when getting approximate-memory-usage property
vor 9 Jahren
arena_test.cc
Release LevelDB 1.15
vor 11 Jahren
bloom.cc
Fix size_t/int comparison/conversion issues in leveldb.
vor 9 Jahren
bloom_test.cc
Fix size_t/int comparison/conversion issues in leveldb.
vor 9 Jahren
cache.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
cache_test.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
coding.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
coding.h
Replace NULL with nullptr in C++ files.
vor 6 Jahren
coding_test.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
comparator.cc
Remove static initializer; fix endian-ness detection; fix build on
vor 12 Jahren
crc32c.cc
Use portable CRC32C from google/crc32c.
vor 7 Jahren
crc32c.h
Remove extern from function declarations.
vor 6 Jahren
crc32c_test.cc
A number of fixes:
vor 13 Jahren
env.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
env_posix.cc
Simplify Limiter in env_posix.cc.
vor 6 Jahren
env_posix_test.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
env_posix_test_helper.h
Limit the number of read-only files the POSIX Env will have open.
vor 8 Jahren
env_test.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
filter_policy.cc
Added bloom filter support.
vor 12 Jahren
hash.cc
Release 1.18
vor 10 Jahren
hash.h
Remove extern from function declarations.
vor 6 Jahren
hash_test.cc
Release 1.18
vor 10 Jahren
histogram.cc
A number of fixes:
vor 13 Jahren
histogram.h
A number of fixes:
vor 13 Jahren
logging.cc
Add forgotten <limits> header to util/logging.cc.
vor 6 Jahren
logging.h
Remove extern from function declarations.
vor 6 Jahren
logging_test.cc
Add tests for ConsumeDecimalNumber.
vor 6 Jahren
mutexlock.h
Update to leveldb 1.6
vor 12 Jahren
options.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
posix_logger.h
Replace NULL with nullptr in C++ files.
vor 6 Jahren
random.h
LevelDB 1.13
vor 11 Jahren
status.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
status_test.cc
Add move constructor to Status.
vor 6 Jahren
testharness.cc
Replace NULL with nullptr in C++ files.
vor 6 Jahren
testharness.h
Fix includes in util/testharness.h.
vor 6 Jahren
testutil.cc
Remove extern from function declarations.
vor 6 Jahren
testutil.h
Replace NULL with nullptr in C++ files.
vor 6 Jahren