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 години
..
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 Extend thread safety annotations. преди 6 години
cache_test.cc Fix use of uninitialized value in LRUHandle. преди 7 години
coding.cc Update to leveldb 1.6 преди 12 години
coding.h Fix includes in util/testharness.h. преди 6 години
coding_test.cc Fix includes in util/testharness.h. преди 6 години
comparator.cc Remove static initializer; fix endian-ness detection; fix build on преди 12 години
crc32c.cc Use portable CRC32C from google/crc32c. преди 7 години
crc32c.h Remove extern from function declarations. преди 6 години
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 leveldb: Add more thread safety annotations. преди 6 години
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 more thread safety annotations. преди 6 години
filter_policy.cc Added bloom filter support. преди 12 години
hash.cc Release 1.18 преди 10 години
hash.h Remove extern from function declarations. преди 6 години
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 Remove extern from function declarations. преди 6 години
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 Fix includes in util/testharness.h. преди 6 години
testharness.h Fix includes in util/testharness.h. преди 6 години
testutil.cc Remove extern from function declarations. преди 6 години
testutil.h Remove extern from function declarations. преди 6 години