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