作者: 韩晨旭 10225101440 李畅 10225102463
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
costan d9a9e02edf leveldb: Add tests for CL 170769101. hace 7 años
..
arena.cc Resolve race when getting approximate-memory-usage property hace 9 años
arena.h Resolve race when getting approximate-memory-usage property hace 9 años
arena_test.cc Release LevelDB 1.15 hace 11 años
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. hace 9 años
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. hace 9 años
cache.cc Remove handling for unused LRUHandle representation special case. hace 7 años
cache_test.cc Fix use of uninitialized value in LRUHandle. hace 7 años
coding.cc Update to leveldb 1.6 hace 12 años
coding.h A number of fixes: hace 13 años
coding_test.cc Release LevelDB 1.15 hace 11 años
comparator.cc Remove static initializer; fix endian-ness detection; fix build on hace 12 años
crc32c.cc Use portable CRC32C from google/crc32c. hace 7 años
crc32c.h A number of fixes: hace 13 años
crc32c_test.cc A number of fixes: hace 13 años
env.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. hace 9 años
env_posix.cc Fix file writing bug in CL 170738066. hace 7 años
env_posix_test.cc Separate Env tests from PosixEnv tests. hace 7 años
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. hace 8 años
env_test.cc leveldb: Add tests for CL 170769101. hace 7 años
filter_policy.cc Added bloom filter support. hace 12 años
hash.cc Release 1.18 hace 10 años
hash.h reverting disastrous MOE commit, returning to r21 hace 13 años
hash_test.cc Release 1.18 hace 10 años
histogram.cc A number of fixes: hace 13 años
histogram.h A number of fixes: hace 13 años
logging.cc Switched variable type from int to uint64_t in ConsumeDecimalNumber. hace 7 años
logging.h Release 1.18 hace 10 años
mutexlock.h Update to leveldb 1.6 hace 12 años
options.cc Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. hace 8 años
posix_logger.h A number of fixes: hace 13 años
random.h LevelDB 1.13 hace 11 años
status.cc A number of fixes: hace 13 años
testharness.cc Release LevelDB 1.15 hace 11 años
testharness.h A number of fixes: hace 13 años
testutil.cc Release LevelDB 1.15 hace 11 años
testutil.h LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. hace 9 años