小组成员:姚凯文(kevinyao0901),姜嘉琪
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) 5 роки тому
..
arena.cc leveldb: Replace AtomicPointer with std::atomic. 5 роки тому
arena.h leveldb: Replace AtomicPointer with std::atomic. 5 роки тому
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 Replace NULL with nullptr in C++ files. 6 роки тому
cache_test.cc Replace NULL with nullptr in C++ files. 6 роки тому
coding.cc Replace NULL with nullptr in C++ files. 6 роки тому
coding.h Replace NULL with nullptr in C++ files. 6 роки тому
coding_test.cc Replace NULL with nullptr in C++ files. 6 роки тому
comparator.cc Remove InitOnce from the port API. 6 роки тому
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 Replace NULL with nullptr in C++ files. 6 роки тому
env_posix.cc leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 роки тому
env_posix_test.cc Replace NULL with nullptr in C++ files. 6 роки тому
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 8 роки тому
env_test.cc leveldb: Replace AtomicPointer with std::atomic. 5 роки тому
env_windows.cc Two small fixes for the Windows implementation (#661) 5 роки тому
env_windows_test.cc Added native support for Windows. 5 роки тому
env_windows_test_helper.h Switch corruption_test to use InMemEnv. 5 роки тому
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 Add forgotten <limits> header to util/logging.cc. 6 роки тому
logging.h Remove extern from function declarations. 6 роки тому
logging_test.cc Add tests for ConsumeDecimalNumber. 6 роки тому
mutexlock.h C++11 cleanup for util/mutexlock.h. 6 роки тому
no_destructor.h Remove InitOnce from the port API. 6 роки тому
no_destructor_test.cc Remove InitOnce from the port API. 6 роки тому
options.cc Inline defaults in options. 5 роки тому
posix_logger.h Add back space to POSIX Logger. 5 роки тому
random.h LevelDB 1.13 11 роки тому
status.cc Replace NULL with nullptr in C++ files. 6 роки тому
status_test.cc Add move constructor to Status. 6 роки тому
testharness.cc Replace NULL with nullptr in C++ files. 6 роки тому
testharness.h Fix includes in util/testharness.h. 6 роки тому
testutil.cc Remove extern from function declarations. 6 роки тому
testutil.h Use override consistently in leveldb::test::ErrorEnv. 5 роки тому
windows_logger.h Align windows_logger with posix_logger. 5 роки тому