小组成员:姚凯文(kevinyao0901),姜嘉琪
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) 5 anos atrás
..
arena.cc leveldb: Replace AtomicPointer with std::atomic. 5 anos atrás
arena.h leveldb: Replace AtomicPointer with std::atomic. 5 anos atrás
arena_test.cc Release LevelDB 1.15 11 anos atrás
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. 9 anos atrás
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. 9 anos atrás
cache.cc Replace NULL with nullptr in C++ files. 6 anos atrás
cache_test.cc Replace NULL with nullptr in C++ files. 6 anos atrás
coding.cc Replace NULL with nullptr in C++ files. 6 anos atrás
coding.h Replace NULL with nullptr in C++ files. 6 anos atrás
coding_test.cc Replace NULL with nullptr in C++ files. 6 anos atrás
comparator.cc Remove InitOnce from the port API. 6 anos atrás
crc32c.cc Use portable CRC32C from google/crc32c. 7 anos atrás
crc32c.h Remove extern from function declarations. 6 anos atrás
crc32c_test.cc A number of fixes: 13 anos atrás
env.cc Replace NULL with nullptr in C++ files. 6 anos atrás
env_posix.cc leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 anos atrás
env_posix_test.cc Replace NULL with nullptr in C++ files. 6 anos atrás
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 8 anos atrás
env_test.cc leveldb: Replace AtomicPointer with std::atomic. 5 anos atrás
env_windows.cc Two small fixes for the Windows implementation (#661) 5 anos atrás
env_windows_test.cc Added native support for Windows. 5 anos atrás
env_windows_test_helper.h Switch corruption_test to use InMemEnv. 5 anos atrás
filter_policy.cc Added bloom filter support. 12 anos atrás
hash.cc Release 1.18 10 anos atrás
hash.h Remove extern from function declarations. 6 anos atrás
hash_test.cc Release 1.18 10 anos atrás
histogram.cc A number of fixes: 13 anos atrás
histogram.h A number of fixes: 13 anos atrás
logging.cc Add forgotten <limits> header to util/logging.cc. 6 anos atrás
logging.h Remove extern from function declarations. 6 anos atrás
logging_test.cc Add tests for ConsumeDecimalNumber. 6 anos atrás
mutexlock.h C++11 cleanup for util/mutexlock.h. 6 anos atrás
no_destructor.h Remove InitOnce from the port API. 6 anos atrás
no_destructor_test.cc Remove InitOnce from the port API. 6 anos atrás
options.cc Inline defaults in options. 5 anos atrás
posix_logger.h Add back space to POSIX Logger. 5 anos atrás
random.h LevelDB 1.13 11 anos atrás
status.cc Replace NULL with nullptr in C++ files. 6 anos atrás
status_test.cc Add move constructor to Status. 6 anos atrás
testharness.cc Replace NULL with nullptr in C++ files. 6 anos atrás
testharness.h Fix includes in util/testharness.h. 6 anos atrás
testutil.cc Remove extern from function declarations. 6 anos atrás
testutil.h Use override consistently in leveldb::test::ErrorEnv. 5 anos atrás
windows_logger.h Align windows_logger with posix_logger. 5 anos atrás