..
arena.cc
Correct class/structure declaration order.
vor 5 Jahren
arena.h
Correct class/structure declaration order.
vor 5 Jahren
arena_test.cc
Replace "> >" with ">>"
vor 5 Jahren
bloom.cc
Switch to using C++ 11 override specifier.
vor 5 Jahren
bloom_test.cc
Correct class/structure declaration order.
vor 5 Jahren
cache.cc
Switch to using C++ 11 override specifier.
vor 5 Jahren
cache_test.cc
Correct class/structure declaration order.
vor 5 Jahren
coding.cc
unsigned char -> uint8_t
vor 5 Jahren
coding.h
unsigned char -> uint8_t
vor 5 Jahren
coding_test.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
comparator.cc
Style cleanup.
vor 5 Jahren
crc32c.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
crc32c.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
crc32c_test.cc
unsigned char -> uint8_t
vor 5 Jahren
env.cc
Style cleanup.
vor 5 Jahren
env_posix.cc
Align EnvPosix and EnvWindows.
vor 5 Jahren
env_posix_test.cc
Fix EnvPosix tests on Travis CI.
vor 5 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
Fix tsan problem in env_test.
vor 5 Jahren
env_windows.cc
Align EnvPosix and EnvWindows.
vor 5 Jahren
env_windows_test.cc
Correct class/structure declaration order.
vor 5 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
unsigned char -> uint8_t
vor 5 Jahren
hash.h
Remove extern from function declarations.
vor 6 Jahren
hash_test.cc
unsigned char -> uint8_t
vor 5 Jahren
histogram.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
histogram.h
Correct class/structure declaration order.
vor 5 Jahren
logging.cc
unsigned char -> uint8_t
vor 5 Jahren
logging.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
logging_test.cc
Format all files IAW the Google C++ Style Guide.
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
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
options.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
posix_logger.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
random.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
status.cc
Add explicit typecasts to avoid compiler warning.
vor 5 Jahren
status_test.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
testharness.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
testharness.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
testutil.cc
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
testutil.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren
windows_logger.h
Format all files IAW the Google C++ Style Guide.
vor 5 Jahren