..
autocompact_test.cc
Correct class/structure declaration order.
hace 5 años
builder.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
builder.h
Format all files IAW the Google C++ Style Guide.
hace 5 años
c.cc
unsigned char -> uint8_t
hace 5 años
c_test.c
unsigned char -> uint8_t
hace 5 años
corruption_test.cc
Correct class/structure declaration order.
hace 5 años
db_impl.cc
Guard DBImpl::versions_ by mutex_.
hace 5 años
db_impl.h
Guard DBImpl::versions_ by mutex_.
hace 5 años
db_iter.cc
Switch to using C++ 11 override specifier.
hace 5 años
db_iter.h
Format all files IAW the Google C++ Style Guide.
hace 5 años
db_test.cc
Switch to using C++ 11 override specifier.
hace 5 años
dbformat.cc
Using std::ostringstream in key DebugString.
hace 5 años
dbformat.h
unsigned char -> uint8_t
hace 5 años
dbformat_test.cc
Added unit test for InternalKey::DecodeFrom with empty string.
hace 5 años
dumpfile.cc
Switch to using C++ 11 override specifier.
hace 5 años
fault_injection_test.cc
Style cleanup.
hace 5 años
filename.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
filename.h
Format all files IAW the Google C++ Style Guide.
hace 5 años
filename_test.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
leveldbutil.cc
Switch to using C++ 11 override specifier.
hace 5 años
log_format.h
Convert documentation to markdown.
hace 7 años
log_reader.cc
Style cleanup.
hace 5 años
log_reader.h
Correct class/structure declaration order.
hace 5 años
log_test.cc
Switch to using C++ 11 override specifier.
hace 5 años
log_writer.cc
Style cleanup.
hace 5 años
log_writer.h
Correct class/structure declaration order.
hace 5 años
memtable.cc
Style cleanup.
hace 5 años
memtable.h
Correct class/structure declaration order.
hace 5 años
recovery_test.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
repair.cc
Switch to using C++ 11 override specifier.
hace 5 años
skiplist.h
Correct class/structure declaration order.
hace 5 años
skiplist_test.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
snapshot.h
Format all files IAW the Google C++ Style Guide.
hace 5 años
table_cache.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
table_cache.h
Correct class/structure declaration order.
hace 5 años
version_edit.cc
Merge pull request #411 from proller:assert1
hace 5 años
version_edit.h
Style cleanup.
hace 5 años
version_edit_test.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años
version_set.cc
Converted two for-loops to while-loops.
hace 5 años
version_set.h
Correct class/structure declaration order.
hace 5 años
version_set_test.cc
Style cleanup.
hace 5 años
write_batch.cc
Style cleanup.
hace 5 años
write_batch_internal.h
Format all files IAW the Google C++ Style Guide.
hace 5 años
write_batch_test.cc
Format all files IAW the Google C++ Style Guide.
hace 5 años