..
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
Internal change.
il y a 5 ans
bloom.cc
Switch to using C++ 11 override specifier.
il y a 5 ans
bloom_test.cc
Internal change.
il y a 5 ans
cache.cc
Switch to using C++ 11 override specifier.
il y a 5 ans
cache_test.cc
Internal change.
il y a 5 ans
coding.cc
unsigned char -> uint8_t
il y a 5 ans
coding.h
Remove leveldb::port::kLittleEndian.
il y a 4 ans
coding_test.cc
Internal change.
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
Internal change.
il y a 5 ans
env.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
il y a 4 ans
env_posix.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
il y a 4 ans
env_posix_test.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
il y a 4 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
Remove Windows workarounds in some tests.
il y a 4 ans
env_windows.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
il y a 4 ans
env_windows_test.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
il y a 4 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
Internal change.
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
Internal change.
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
Internal change.
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
Internal change.
il y a 5 ans
testutil.cc
Switch testing harness to googletest.
il y a 5 ans
testutil.h
Internal change.
il y a 5 ans
windows_logger.h
Format all files IAW the Google C++ Style Guide.
il y a 5 ans