作者: 谢瑞阳 10225101483 徐翔宇 10225101535
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
cmumford 09a3c8e741 Switched variable type from int to uint64_t in ConsumeDecimalNumber. před 7 roky
..
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 fix problems in LevelDB's caching code před 8 roky
cache_test.cc fix problems in LevelDB's caching code před 8 roky
coding.cc Update to leveldb 1.6 před 12 roky
coding.h A number of fixes: před 13 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 Implement support for Intel crc32 instruction (SSE 4.2) před 7 roky
crc32c.h A number of fixes: před 13 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 leveldb: Report missing CURRENT manifest file as database corruption. 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: Report missing CURRENT manifest file as database corruption. 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 reverting disastrous MOE commit, returning to r21 před 13 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 Release 1.18 před 10 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 A number of fixes: před 13 roky
testutil.cc Release LevelDB 1.15 před 11 roky
testutil.h LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. před 9 roky