Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Chris Mumford 2f008ac19e Initialize class members to default values in constructors. il y a 5 ans
..
arena.cc leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
arena.h leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
arena_test.cc Release LevelDB 1.15 il y a 11 ans
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. il y a 9 ans
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. il y a 9 ans
cache.cc Initialize class members to default values in constructors. il y a 5 ans
cache_test.cc Replace NULL with nullptr in C++ files. il y a 6 ans
coding.cc Remove unnecessary bit operation. il y a 5 ans
coding.h Replace NULL with nullptr in C++ files. il y a 6 ans
coding_test.cc Replace NULL with nullptr in C++ files. il y a 6 ans
comparator.cc Remove InitOnce from the port API. il y a 6 ans
crc32c.cc Use portable CRC32C from google/crc32c. il y a 7 ans
crc32c.h Remove extern from function declarations. il y a 6 ans
crc32c_test.cc A number of fixes: il y a 13 ans
env.cc Replace NULL with nullptr in C++ files. il y a 6 ans
env_posix.cc leveldb: Fix PosixWritableFile::Sync() on Apple systems. il y a 5 ans
env_posix_test.cc Replace NULL with nullptr in C++ files. il y a 6 ans
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. il y a 8 ans
env_test.cc leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
env_windows.cc Two small fixes for the Windows implementation (#661) il y a 5 ans
env_windows_test.cc Added native support for Windows. il y a 5 ans
env_windows_test_helper.h Switch corruption_test to use InMemEnv. il y a 5 ans
filter_policy.cc Added bloom filter support. il y a 12 ans
hash.cc Release 1.18 il y a 10 ans
hash.h Remove extern from function declarations. il y a 6 ans
hash_test.cc Release 1.18 il y a 10 ans
histogram.cc A number of fixes: il y a 13 ans
histogram.h A number of fixes: il y a 13 ans
logging.cc Add forgotten <limits> header to util/logging.cc. il y a 6 ans
logging.h Remove extern from function declarations. il y a 6 ans
logging_test.cc Add tests for ConsumeDecimalNumber. il y a 6 ans
mutexlock.h C++11 cleanup for util/mutexlock.h. il y a 6 ans
no_destructor.h Remove InitOnce from the port API. il y a 6 ans
no_destructor_test.cc Remove InitOnce from the port API. il y a 6 ans
options.cc Inline defaults in options. il y a 5 ans
posix_logger.h Add back space to POSIX Logger. il y a 5 ans
random.h LevelDB 1.13 il y a 11 ans
status.cc Replace NULL with nullptr in C++ files. il y a 6 ans
status_test.cc Add move constructor to Status. il y a 6 ans
testharness.cc Replace NULL with nullptr in C++ files. il y a 6 ans
testharness.h Fix includes in util/testharness.h. il y a 6 ans
testutil.cc Remove extern from function declarations. il y a 6 ans
testutil.h Use override consistently in leveldb::test::ErrorEnv. il y a 5 ans
windows_logger.h Align windows_logger with posix_logger. il y a 5 ans