25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Chris Mumford 2f008ac19e Initialize class members to default values in constructors. 5 yıl önce
..
arena.cc leveldb: Replace AtomicPointer with std::atomic. 5 yıl önce
arena.h leveldb: Replace AtomicPointer with std::atomic. 5 yıl önce
arena_test.cc Release LevelDB 1.15 11 yıl önce
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. 9 yıl önce
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. 9 yıl önce
cache.cc Initialize class members to default values in constructors. 5 yıl önce
cache_test.cc Replace NULL with nullptr in C++ files. 6 yıl önce
coding.cc Remove unnecessary bit operation. 5 yıl önce
coding.h Replace NULL with nullptr in C++ files. 6 yıl önce
coding_test.cc Replace NULL with nullptr in C++ files. 6 yıl önce
comparator.cc Remove InitOnce from the port API. 6 yıl önce
crc32c.cc Use portable CRC32C from google/crc32c. 7 yıl önce
crc32c.h Remove extern from function declarations. 6 yıl önce
crc32c_test.cc A number of fixes: 13 yıl önce
env.cc Replace NULL with nullptr in C++ files. 6 yıl önce
env_posix.cc leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 yıl önce
env_posix_test.cc Replace NULL with nullptr in C++ files. 6 yıl önce
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 8 yıl önce
env_test.cc leveldb: Replace AtomicPointer with std::atomic. 5 yıl önce
env_windows.cc Two small fixes for the Windows implementation (#661) 5 yıl önce
env_windows_test.cc Added native support for Windows. 5 yıl önce
env_windows_test_helper.h Switch corruption_test to use InMemEnv. 5 yıl önce
filter_policy.cc Added bloom filter support. 12 yıl önce
hash.cc Release 1.18 10 yıl önce
hash.h Remove extern from function declarations. 6 yıl önce
hash_test.cc Release 1.18 10 yıl önce
histogram.cc A number of fixes: 13 yıl önce
histogram.h A number of fixes: 13 yıl önce
logging.cc Add forgotten <limits> header to util/logging.cc. 6 yıl önce
logging.h Remove extern from function declarations. 6 yıl önce
logging_test.cc Add tests for ConsumeDecimalNumber. 6 yıl önce
mutexlock.h C++11 cleanup for util/mutexlock.h. 6 yıl önce
no_destructor.h Remove InitOnce from the port API. 6 yıl önce
no_destructor_test.cc Remove InitOnce from the port API. 6 yıl önce
options.cc Inline defaults in options. 5 yıl önce
posix_logger.h Add back space to POSIX Logger. 5 yıl önce
random.h LevelDB 1.13 11 yıl önce
status.cc Replace NULL with nullptr in C++ files. 6 yıl önce
status_test.cc Add move constructor to Status. 6 yıl önce
testharness.cc Replace NULL with nullptr in C++ files. 6 yıl önce
testharness.h Fix includes in util/testharness.h. 6 yıl önce
testutil.cc Remove extern from function declarations. 6 yıl önce
testutil.h Use override consistently in leveldb::test::ErrorEnv. 5 yıl önce
windows_logger.h Align windows_logger with posix_logger. 5 yıl önce