Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Chris Mumford 2f008ac19e Initialize class members to default values in constructors. vor 5 Jahren
..
arena.cc leveldb: Replace AtomicPointer with std::atomic. vor 5 Jahren
arena.h leveldb: Replace AtomicPointer with std::atomic. vor 5 Jahren
arena_test.cc Release LevelDB 1.15 vor 11 Jahren
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. vor 9 Jahren
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. vor 9 Jahren
cache.cc Initialize class members to default values in constructors. vor 5 Jahren
cache_test.cc Replace NULL with nullptr in C++ files. vor 6 Jahren
coding.cc Remove unnecessary bit operation. vor 5 Jahren
coding.h Replace NULL with nullptr in C++ files. vor 6 Jahren
coding_test.cc Replace NULL with nullptr in C++ files. vor 6 Jahren
comparator.cc Remove InitOnce from the port API. vor 6 Jahren
crc32c.cc Use portable CRC32C from google/crc32c. vor 7 Jahren
crc32c.h Remove extern from function declarations. vor 6 Jahren
crc32c_test.cc A number of fixes: vor 13 Jahren
env.cc Replace NULL with nullptr in C++ files. vor 6 Jahren
env_posix.cc leveldb: Fix PosixWritableFile::Sync() on Apple systems. vor 5 Jahren
env_posix_test.cc Replace NULL with nullptr in C++ files. vor 6 Jahren
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. vor 8 Jahren
env_test.cc leveldb: Replace AtomicPointer with std::atomic. vor 5 Jahren
env_windows.cc Two small fixes for the Windows implementation (#661) vor 5 Jahren
env_windows_test.cc Added native support for Windows. vor 5 Jahren
env_windows_test_helper.h Switch corruption_test to use InMemEnv. vor 5 Jahren
filter_policy.cc Added bloom filter support. vor 12 Jahren
hash.cc Release 1.18 vor 10 Jahren
hash.h Remove extern from function declarations. vor 6 Jahren
hash_test.cc Release 1.18 vor 10 Jahren
histogram.cc A number of fixes: vor 13 Jahren
histogram.h A number of fixes: vor 13 Jahren
logging.cc Add forgotten <limits> header to util/logging.cc. vor 6 Jahren
logging.h Remove extern from function declarations. vor 6 Jahren
logging_test.cc Add tests for ConsumeDecimalNumber. vor 6 Jahren
mutexlock.h C++11 cleanup for util/mutexlock.h. vor 6 Jahren
no_destructor.h Remove InitOnce from the port API. vor 6 Jahren
no_destructor_test.cc Remove InitOnce from the port API. vor 6 Jahren
options.cc Inline defaults in options. vor 5 Jahren
posix_logger.h Add back space to POSIX Logger. vor 5 Jahren
random.h LevelDB 1.13 vor 11 Jahren
status.cc Replace NULL with nullptr in C++ files. vor 6 Jahren
status_test.cc Add move constructor to Status. vor 6 Jahren
testharness.cc Replace NULL with nullptr in C++ files. vor 6 Jahren
testharness.h Fix includes in util/testharness.h. vor 6 Jahren
testutil.cc Remove extern from function declarations. vor 6 Jahren
testutil.h Use override consistently in leveldb::test::ErrorEnv. vor 5 Jahren
windows_logger.h Align windows_logger with posix_logger. vor 5 Jahren