..
autocompact_test.cc
Remove main() from most tests.
pirms 2 gadiem
builder.cc
Merge pull request #819 from wzk784533:master
pirms 4 gadiem
builder.h
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
c.cc
IWYU fixes in db/c.cc.
pirms 3 gadiem
c_test.c
unsigned char -> uint8_t
pirms 5 gadiem
corruption_test.cc
Remove main() from most tests.
pirms 2 gadiem
db_impl.cc
Sync MANIFEST before closing in db_impl when creating a new DB.
pirms 3 gadiem
db_impl.h
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
pirms 4 gadiem
db_iter.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
db_iter.h
Switch from C headers to C++ headers.
pirms 4 gadiem
db_test.cc
Remove main() from most tests.
pirms 2 gadiem
dbformat.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
dbformat.h
unsigned char -> uint8_t
pirms 5 gadiem
dbformat_test.cc
Remove main() from most tests.
pirms 2 gadiem
dumpfile.cc
Switch from C headers to C++ headers.
pirms 4 gadiem
fault_injection_test.cc
Remove main() from most tests.
pirms 2 gadiem
filename.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
filename.h
Switch from C headers to C++ headers.
pirms 4 gadiem
filename_test.cc
Remove main() from most tests.
pirms 2 gadiem
leveldbutil.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
log_format.h
Convert documentation to markdown.
pirms 7 gadiem
log_reader.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
log_reader.h
Switch from C headers to C++ headers.
pirms 4 gadiem
log_test.cc
Remove main() from most tests.
pirms 2 gadiem
log_writer.cc
Switch from C headers to C++ headers.
pirms 4 gadiem
log_writer.h
Switch from C headers to C++ headers.
pirms 4 gadiem
memtable.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
memtable.h
Correct class/structure declaration order.
pirms 5 gadiem
recovery_test.cc
Remove main() from most tests.
pirms 2 gadiem
repair.cc
Add some std:: qualifiers to types and functions.
pirms 4 gadiem
skiplist.h
Correct class/structure declaration order.
pirms 5 gadiem
skiplist_test.cc
Remove main() from most tests.
pirms 2 gadiem
snapshot.h
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
table_cache.cc
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
table_cache.h
Switch from C headers to C++ headers.
pirms 4 gadiem
version_edit.cc
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
pirms 4 gadiem
version_edit.h
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
pirms 4 gadiem
version_edit_test.cc
Remove main() from most tests.
pirms 2 gadiem
version_set.cc
Fix compactions that could end up breaking a run of the same user
pirms 3 gadiem
version_set.h
Correct class/structure declaration order.
pirms 5 gadiem
version_set_test.cc
Remove main() from most tests.
pirms 2 gadiem
write_batch.cc
Style cleanup.
pirms 5 gadiem
write_batch_internal.h
Format all files IAW the Google C++ Style Guide.
pirms 5 gadiem
write_batch_test.cc
Remove main() from most tests.
pirms 2 gadiem