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