..
arena.cc
leveldb: Replace AtomicPointer with std::atomic.
hace 5 años
arena.h
leveldb: Replace AtomicPointer with std::atomic.
hace 5 años
arena_test.cc
Release LevelDB 1.15
hace 11 años
bloom.cc
Fix size_t/int comparison/conversion issues in leveldb.
hace 9 años
bloom_test.cc
Fix size_t/int comparison/conversion issues in leveldb.
hace 9 años
cache.cc
Replace NULL with nullptr in C++ files.
hace 6 años
cache_test.cc
Replace NULL with nullptr in C++ files.
hace 6 años
coding.cc
Replace NULL with nullptr in C++ files.
hace 6 años
coding.h
Replace NULL with nullptr in C++ files.
hace 6 años
coding_test.cc
Replace NULL with nullptr in C++ files.
hace 6 años
comparator.cc
Remove InitOnce from the port API.
hace 6 años
crc32c.cc
Use portable CRC32C from google/crc32c.
hace 7 años
crc32c.h
Remove extern from function declarations.
hace 6 años
crc32c_test.cc
A number of fixes:
hace 13 años
env.cc
Replace NULL with nullptr in C++ files.
hace 6 años
env_posix.cc
leveldb: Fix PosixWritableFile::Sync() on Apple systems.
hace 5 años
env_posix_test.cc
Replace NULL with nullptr in C++ files.
hace 6 años
env_posix_test_helper.h
Limit the number of read-only files the POSIX Env will have open.
hace 8 años
env_test.cc
leveldb: Replace AtomicPointer with std::atomic.
hace 5 años
env_windows.cc
Switch corruption_test to use InMemEnv.
hace 5 años
env_windows_test.cc
Added native support for Windows.
hace 5 años
env_windows_test_helper.h
Switch corruption_test to use InMemEnv.
hace 5 años
filter_policy.cc
Added bloom filter support.
hace 12 años
hash.cc
Release 1.18
hace 10 años
hash.h
Remove extern from function declarations.
hace 6 años
hash_test.cc
Release 1.18
hace 10 años
histogram.cc
A number of fixes:
hace 13 años
histogram.h
A number of fixes:
hace 13 años
logging.cc
Add forgotten <limits> header to util/logging.cc.
hace 6 años
logging.h
Remove extern from function declarations.
hace 6 años
logging_test.cc
Add tests for ConsumeDecimalNumber.
hace 6 años
mutexlock.h
C++11 cleanup for util/mutexlock.h.
hace 6 años
no_destructor.h
Remove InitOnce from the port API.
hace 6 años
no_destructor_test.cc
Remove InitOnce from the port API.
hace 6 años
options.cc
Inline defaults in options.
hace 5 años
posix_logger.h
Add back space to POSIX Logger.
hace 5 años
random.h
LevelDB 1.13
hace 11 años
status.cc
Replace NULL with nullptr in C++ files.
hace 6 años
status_test.cc
Add move constructor to Status.
hace 6 años
testharness.cc
Replace NULL with nullptr in C++ files.
hace 6 años
testharness.h
Fix includes in util/testharness.h.
hace 6 años
testutil.cc
Remove extern from function declarations.
hace 6 años
testutil.h
Switch corruption_test to use InMemEnv.
hace 5 años
windows_logger.h
Align windows_logger with posix_logger.
hace 5 años