作者: 韩晨旭 10225101440 李畅 10225102463
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
costan d9a9e02edf leveldb: Add tests for CL 170769101. 7 лет назад
..
arena.cc Resolve race when getting approximate-memory-usage property 9 лет назад
arena.h Resolve race when getting approximate-memory-usage property 9 лет назад
arena_test.cc Release LevelDB 1.15 11 лет назад
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. 9 лет назад
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. 9 лет назад
cache.cc Remove handling for unused LRUHandle representation special case. 7 лет назад
cache_test.cc Fix use of uninitialized value in LRUHandle. 7 лет назад
coding.cc Update to leveldb 1.6 12 лет назад
coding.h A number of fixes: 13 лет назад
coding_test.cc Release LevelDB 1.15 11 лет назад
comparator.cc Remove static initializer; fix endian-ness detection; fix build on 12 лет назад
crc32c.cc Use portable CRC32C from google/crc32c. 7 лет назад
crc32c.h A number of fixes: 13 лет назад
crc32c_test.cc A number of fixes: 13 лет назад
env.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 лет назад
env_posix.cc Fix file writing bug in CL 170738066. 7 лет назад
env_posix_test.cc Separate Env tests from PosixEnv tests. 7 лет назад
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 8 лет назад
env_test.cc leveldb: Add tests for CL 170769101. 7 лет назад
filter_policy.cc Added bloom filter support. 12 лет назад
hash.cc Release 1.18 10 лет назад
hash.h reverting disastrous MOE commit, returning to r21 13 лет назад
hash_test.cc Release 1.18 10 лет назад
histogram.cc A number of fixes: 13 лет назад
histogram.h A number of fixes: 13 лет назад
logging.cc Switched variable type from int to uint64_t in ConsumeDecimalNumber. 7 лет назад
logging.h Release 1.18 10 лет назад
mutexlock.h Update to leveldb 1.6 12 лет назад
options.cc Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 лет назад
posix_logger.h A number of fixes: 13 лет назад
random.h LevelDB 1.13 11 лет назад
status.cc A number of fixes: 13 лет назад
testharness.cc Release LevelDB 1.15 11 лет назад
testharness.h A number of fixes: 13 лет назад
testutil.cc Release LevelDB 1.15 11 лет назад
testutil.h LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 лет назад