..
arena.cc
Resolve race when getting approximate-memory-usage property
před 9 roky
arena.h
Resolve race when getting approximate-memory-usage property
před 9 roky
arena_test.cc
Release LevelDB 1.15
před 11 roky
bloom.cc
Fix size_t/int comparison/conversion issues in leveldb.
před 9 roky
bloom_test.cc
Fix size_t/int comparison/conversion issues in leveldb.
před 9 roky
cache.cc
Remove handling for unused LRUHandle representation special case.
před 7 roky
cache_test.cc
Fix use of uninitialized value in LRUHandle.
před 7 roky
coding.cc
Update to leveldb 1.6
před 12 roky
coding.h
Remove extern from function declarations.
před 6 roky
coding_test.cc
Release LevelDB 1.15
před 11 roky
comparator.cc
Remove static initializer; fix endian-ness detection; fix build on
před 12 roky
crc32c.cc
Use portable CRC32C from google/crc32c.
před 7 roky
crc32c.h
Remove extern from function declarations.
před 6 roky
crc32c_test.cc
A number of fixes:
před 13 roky
env.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
před 9 roky
env_posix.cc
Fix FD leak in POSIX Env.
před 7 roky
env_posix_test.cc
Separate Env tests from PosixEnv tests.
před 7 roky
env_posix_test_helper.h
Limit the number of read-only files the POSIX Env will have open.
před 8 roky
env_test.cc
leveldb: Include <algorithm> in util/env_test.cc.
před 7 roky
filter_policy.cc
Added bloom filter support.
před 12 roky
hash.cc
Release 1.18
před 10 roky
hash.h
Remove extern from function declarations.
před 6 roky
hash_test.cc
Release 1.18
před 10 roky
histogram.cc
A number of fixes:
před 13 roky
histogram.h
A number of fixes:
před 13 roky
logging.cc
Switched variable type from int to uint64_t in ConsumeDecimalNumber.
před 7 roky
logging.h
Remove extern from function declarations.
před 6 roky
mutexlock.h
Update to leveldb 1.6
před 12 roky
options.cc
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
před 8 roky
posix_logger.h
A number of fixes:
před 13 roky
random.h
LevelDB 1.13
před 11 roky
status.cc
A number of fixes:
před 13 roky
testharness.cc
Release LevelDB 1.15
před 11 roky
testharness.h
Remove extern from function declarations.
před 6 roky
testutil.cc
Remove extern from function declarations.
před 6 roky
testutil.h
Remove extern from function declarations.
před 6 roky