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