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