..
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
Merge pull request #747 from zltl:patch-1
pirms 2 gadiem
cache_test.cc
Remove main() from most tests.
pirms 2 gadiem
coding.cc
Merge branch 'master' into fix_issue_505
pirms 2 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
Merge pull request #901 from mapleFU:opt-using-move
pirms 2 gadiem
env_posix_test.cc
fixed random access file exhaust random mmap file use wrong limit count
pirms 3 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
Fix EnvTest.RunMany to allow parallel execution
pirms 1 gada
env_windows.cc
Merge pull request #965 from ShawnZhong:cpp20
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