You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
costan 0db30413a4 leveldb: Add more thread safety annotations. 6 vuotta sitten
..
arena.cc Resolve race when getting approximate-memory-usage property 9 vuotta sitten
arena.h Resolve race when getting approximate-memory-usage property 9 vuotta sitten
arena_test.cc Release LevelDB 1.15 11 vuotta sitten
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. 9 vuotta sitten
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. 9 vuotta sitten
cache.cc Extend thread safety annotations. 6 vuotta sitten
cache_test.cc Fix use of uninitialized value in LRUHandle. 7 vuotta sitten
coding.cc Update to leveldb 1.6 12 vuotta sitten
coding.h Fix includes in util/testharness.h. 6 vuotta sitten
coding_test.cc Fix includes in util/testharness.h. 6 vuotta sitten
comparator.cc Remove static initializer; fix endian-ness detection; fix build on 12 vuotta sitten
crc32c.cc Use portable CRC32C from google/crc32c. 7 vuotta sitten
crc32c.h Remove extern from function declarations. 6 vuotta sitten
crc32c_test.cc A number of fixes: 13 vuotta sitten
env.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 vuotta sitten
env_posix.cc leveldb: Add more thread safety annotations. 6 vuotta sitten
env_posix_test.cc Separate Env tests from PosixEnv tests. 7 vuotta sitten
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 8 vuotta sitten
env_test.cc leveldb: Add more thread safety annotations. 6 vuotta sitten
filter_policy.cc Added bloom filter support. 12 vuotta sitten
hash.cc Release 1.18 10 vuotta sitten
hash.h Remove extern from function declarations. 6 vuotta sitten
hash_test.cc Release 1.18 10 vuotta sitten
histogram.cc A number of fixes: 13 vuotta sitten
histogram.h A number of fixes: 13 vuotta sitten
logging.cc Switched variable type from int to uint64_t in ConsumeDecimalNumber. 7 vuotta sitten
logging.h Remove extern from function declarations. 6 vuotta sitten
mutexlock.h Update to leveldb 1.6 12 vuotta sitten
options.cc Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 vuotta sitten
posix_logger.h A number of fixes: 13 vuotta sitten
random.h LevelDB 1.13 11 vuotta sitten
status.cc A number of fixes: 13 vuotta sitten
testharness.cc Fix includes in util/testharness.h. 6 vuotta sitten
testharness.h Fix includes in util/testharness.h. 6 vuotta sitten
testutil.cc Remove extern from function declarations. 6 vuotta sitten
testutil.h Remove extern from function declarations. 6 vuotta sitten