..
arena.cc
Correct class/structure declaration order.
5 anni fa
arena.h
Correct class/structure declaration order.
5 anni fa
arena_test.cc
Remove main() from most tests.
2 anni fa
bloom.cc
Switch to using C++ 11 override specifier.
5 anni fa
bloom_test.cc
Remove main() from most tests.
2 anni fa
cache.cc
Merge pull request #747 from zltl:patch-1
2 anni fa
cache_test.cc
Remove main() from most tests.
2 anni fa
coding.cc
Merge branch 'master' into fix_issue_505
2 anni fa
coding.h
Remove leveldb::port::kLittleEndian.
4 anni fa
coding_test.cc
Remove main() from most tests.
2 anni fa
comparator.cc
Style cleanup.
5 anni fa
crc32c.cc
Switch from C headers to C++ headers.
4 anni fa
crc32c.h
Switch from C headers to C++ headers.
4 anni fa
crc32c_test.cc
Remove main() from most tests.
2 anni fa
env.cc
Add some std:: qualifiers to types and functions.
4 anni fa
env_posix.cc
Merge pull request #901 from mapleFU:opt-using-move
2 anni fa
env_posix_test.cc
fixed random access file exhaust random mmap file use wrong limit count
3 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
Merge pull request #1104 from reillyeon:chromium_env
1 anno fa
env_windows.cc
Merge pull request #965 from ShawnZhong:cpp20
2 anni fa
env_windows_test.cc
Add some std:: qualifiers to types and functions.
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
Switch from C headers to C++ headers.
4 anni fa
hash.h
Switch from C headers to C++ headers.
4 anni fa
hash_test.cc
Remove main() from most tests.
2 anni fa
histogram.cc
Add some std:: qualifiers to types and functions.
4 anni fa
histogram.h
Correct class/structure declaration order.
5 anni fa
logging.cc
Add some std:: qualifiers to types and functions.
4 anni fa
logging.h
Switch from C headers to C++ headers.
4 anni fa
logging_test.cc
Remove main() from most tests.
2 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
Remove main() from most tests.
2 anni fa
options.cc
Format all files IAW the Google C++ Style Guide.
5 anni fa
posix_logger.h
Add some std:: qualifiers to types and functions.
4 anni fa
random.h
Switch from C headers to C++ headers.
4 anni fa
status.cc
Add some std:: qualifiers to types and functions.
4 anni fa
status_test.cc
Remove main() from most tests.
2 anni fa
testutil.cc
Switch testing harness to googletest.
5 anni fa
testutil.h
Internal cleanup migrating StatusOr.
4 anni fa
windows_logger.h
Add some std:: qualifiers to types and functions.
4 anni fa