..
arena.cc
Correct class/structure declaration order.
pirms 5 gadiem
arena.h
Correct class/structure declaration order.
pirms 5 gadiem
arena_test.cc
Remove main() from most tests.
pirms 2 gadiem
bloom.cc
Switch to using C++ 11 override specifier.
pirms 5 gadiem
bloom_test.cc
Remove main() from most tests.
pirms 2 gadiem
cache.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
cache_test.cc
Remove main() from most tests.
pirms 2 gadiem
coding.cc
unsigned char -> uint8_t
pirms 5 gadiem
coding.h
Remove leveldb::port::kLittleEndian.
pirms 4 gadiem
coding_test.cc
Remove main() from most tests.
pirms 2 gadiem
comparator.cc
Style cleanup.
pirms 5 gadiem
crc32c.cc
Switch from C headers to C++ headers.
pirms 4 gadiem
crc32c.h
Switch from C headers to C++ headers.
pirms 4 gadiem
crc32c_test.cc
Remove main() from most tests.
pirms 2 gadiem
env.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
env_posix.cc
Add invariant checks to Limiter in Env implementations.
pirms 2 gadiem
env_posix_test.cc
Fix accidental double std:: qualifiers.
pirms 4 gadiem
env_posix_test_helper.h
Limit the number of read-only files the POSIX Env will have open.
pirms 8 gadiem
env_test.cc
Remove main() from most tests.
pirms 2 gadiem
env_windows.cc
Add invariant checks to Limiter in Env implementations.
pirms 2 gadiem
env_windows_test.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
env_windows_test_helper.h
Switch corruption_test to use InMemEnv.
pirms 5 gadiem
filter_policy.cc
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
hash.cc
Switch from C headers to C++ headers.
pirms 4 gadiem
hash.h
Switch from C headers to C++ headers.
pirms 4 gadiem
hash_test.cc
Remove main() from most tests.
pirms 2 gadiem
histogram.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
histogram.h
Correct class/structure declaration order.
pirms 5 gadiem
logging.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
logging.h
Switch from C headers to C++ headers.
pirms 4 gadiem
logging_test.cc
Remove main() from most tests.
pirms 2 gadiem
mutexlock.h
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
no_destructor.h
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
no_destructor_test.cc
Remove main() from most tests.
pirms 2 gadiem
options.cc
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
posix_logger.h
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
random.h
Switch from C headers to C++ headers.
pirms 4 gadiem
status.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
status_test.cc
Remove main() from most tests.
pirms 2 gadiem
testutil.cc
Switch testing harness to googletest.
pirms 5 gadiem
testutil.h
Internal cleanup migrating StatusOr.
pirms 4 gadiem
windows_logger.h
Add some std:: qualifiers to types and functions.
pirms 4 gadiem