..
arena.cc
Correct class/structure declaration order.
vor 5 Jahren
arena.h
Correct class/structure declaration order.
vor 5 Jahren
arena_test.cc
Internal change.
vor 5 Jahren
bloom.cc
Switch to using C++ 11 override specifier.
vor 5 Jahren
bloom_test.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
cache.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
cache_test.cc
change const to constexpr
vor 4 Jahren
coding.cc
unsigned char -> uint8_t
vor 5 Jahren
coding.h
Remove leveldb::port::kLittleEndian.
vor 4 Jahren
coding_test.cc
Internal change.
vor 5 Jahren
comparator.cc
Style cleanup.
vor 5 Jahren
crc32c.cc
Switch from C headers to C++ headers.
vor 4 Jahren
crc32c.h
Switch from C headers to C++ headers.
vor 4 Jahren
crc32c_test.cc
Internal change.
vor 5 Jahren
env.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
env_posix.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
vor 4 Jahren
env_posix_test.cc
fixed random access file exhaust random mmap file use wrong limit count
vor 3 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
Remove Windows workarounds in some tests.
vor 4 Jahren
env_windows.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
vor 4 Jahren
env_windows_test.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
env_windows_test_helper.h
Switch corruption_test to use InMemEnv.
vor 5 Jahren
filter_policy.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
hash.cc
Switch from C headers to C++ headers.
vor 4 Jahren
hash.h
Switch from C headers to C++ headers.
vor 4 Jahren
hash_test.cc
Internal change.
vor 5 Jahren
histogram.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
histogram.h
Correct class/structure declaration order.
vor 5 Jahren
logging.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
logging.h
Switch from C headers to C++ headers.
vor 4 Jahren
logging_test.cc
Internal change.
vor 5 Jahren
mutexlock.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
no_destructor.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
no_destructor_test.cc
Internal change.
vor 5 Jahren
options.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
posix_logger.h
Add some std:: qualifiers to types and functions.
vor 4 Jahren
random.h
Switch from C headers to C++ headers.
vor 4 Jahren
status.cc
Add some std:: qualifiers to types and functions.
vor 4 Jahren
status_test.cc
Internal change.
vor 5 Jahren
testutil.cc
Switch testing harness to googletest.
vor 5 Jahren
testutil.h
Internal cleanup migrating StatusOr.
vor 4 Jahren
windows_logger.h
Add some std:: qualifiers to types and functions.
vor 4 Jahren