Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
costan 0db30413a4 leveldb: Add more thread safety annotations. 6 anni fa
..
arena.cc Resolve race when getting approximate-memory-usage property 9 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 Extend thread safety annotations. 6 anni fa
cache_test.cc Fix use of uninitialized value in LRUHandle. 7 anni fa
coding.cc Update to leveldb 1.6 12 anni fa
coding.h Fix includes in util/testharness.h. 6 anni fa
coding_test.cc Fix includes in util/testharness.h. 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 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 anni fa
env_posix.cc leveldb: Add more thread safety annotations. 6 anni fa
env_posix_test.cc Separate Env tests from PosixEnv tests. 7 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 leveldb: Add more thread safety annotations. 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 Switched variable type from int to uint64_t in ConsumeDecimalNumber. 7 anni fa
logging.h Remove extern from function declarations. 6 anni fa
mutexlock.h Update to leveldb 1.6 12 anni fa
options.cc Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 anni fa
posix_logger.h A number of fixes: 13 anni fa
random.h LevelDB 1.13 11 anni fa
status.cc A number of fixes: 13 anni fa
testharness.cc Fix includes in util/testharness.h. 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 Remove extern from function declarations. 6 anni fa