..
arena.cc
Correct class/structure declaration order.
5 anni fa
arena.h
Correct class/structure declaration order.
5 anni fa
arena_test.cc
Internal change.
5 anni fa
bloom.cc
Switch to using C++ 11 override specifier.
5 anni fa
bloom_test.cc
Internal change.
5 anni fa
cache.cc
Switch to using C++ 11 override specifier.
5 anni fa
cache_test.cc
Internal change.
5 anni fa
coding.cc
unsigned char -> uint8_t
5 anni fa
coding.h
Remove leveldb::port::kLittleEndian.
4 anni fa
coding_test.cc
Internal change.
5 anni fa
comparator.cc
Style cleanup.
5 anni fa
crc32c.cc
Format all files IAW the Google C++ Style Guide.
5 anni fa
crc32c.h
Format all files IAW the Google C++ Style Guide.
5 anni fa
crc32c_test.cc
Internal change.
5 anni fa
env.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
4 anni fa
env_posix.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
4 anni fa
env_posix_test.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
4 anni fa
env_posix_test_helper.h
Limit the number of read-only files the POSIX Env will have open.
8 anni fa
env_test.cc
Remove Windows workarounds in some tests.
4 anni fa
env_windows.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
4 anni fa
env_windows_test.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
4 anni fa
env_windows_test_helper.h
Switch corruption_test to use InMemEnv.
5 anni fa
filter_policy.cc
Format all files IAW the Google C++ Style Guide.
5 anni fa
hash.cc
unsigned char -> uint8_t
5 anni fa
hash.h
Remove extern from function declarations.
6 anni fa
hash_test.cc
Internal change.
5 anni fa
histogram.cc
Format all files IAW the Google C++ Style Guide.
5 anni fa
histogram.h
Correct class/structure declaration order.
5 anni fa
logging.cc
unsigned char -> uint8_t
5 anni fa
logging.h
Format all files IAW the Google C++ Style Guide.
5 anni fa
logging_test.cc
Internal change.
5 anni fa
mutexlock.h
Format all files IAW the Google C++ Style Guide.
5 anni fa
no_destructor.h
Format all files IAW the Google C++ Style Guide.
5 anni fa
no_destructor_test.cc
Internal change.
5 anni fa
options.cc
Format all files IAW the Google C++ Style Guide.
5 anni fa
posix_logger.h
Format all files IAW the Google C++ Style Guide.
5 anni fa
random.h
Format all files IAW the Google C++ Style Guide.
5 anni fa
status.cc
Add explicit typecasts to avoid compiler warning.
5 anni fa
status_test.cc
Internal change.
5 anni fa
testutil.cc
Switch testing harness to googletest.
5 anni fa
testutil.h
Internal change.
5 anni fa
windows_logger.h
Format all files IAW the Google C++ Style Guide.
5 anni fa