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.
 
 
costan 4de9594f6f Add move constructor to Status. il y a 6 ans
..
arena.cc Replace NULL with nullptr in C++ files. il y a 6 ans
arena.h Resolve race when getting approximate-memory-usage property il y a 9 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 Replace NULL with nullptr in C++ files. il y a 6 ans
cache_test.cc Replace NULL with nullptr in C++ files. il y a 6 ans
coding.cc Replace NULL with nullptr in C++ files. il y a 6 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 static initializer; fix endian-ness detection; fix build on il y a 12 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 Replace port_posix with port_stdcxx. il y a 6 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 Replace NULL with nullptr in C++ files. il y a 6 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 Update to leveldb 1.6 il y a 12 ans
options.cc Replace NULL with nullptr in C++ files. il y a 6 ans
posix_logger.h Replace NULL with nullptr in C++ files. il y a 6 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 Replace NULL with nullptr in C++ files. il y a 6 ans