小组成员:姚凯文(kevinyao0901),姜嘉琪
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Chris Mumford 65e86f75ea Fix formatting of recent snapshot compaction fix. há 5 anos
..
autocompact_test.cc LevelDB 1.13 há 11 anos
builder.cc Replace NULL with nullptr in C++ files. há 6 anos
builder.h Remove extern from function declarations. há 6 anos
c.cc Expose WriteBatch::Append in the C API. há 6 anos
c_test.c Expose WriteBatch::Append in the C API. há 6 anos
corruption_test.cc Switch corruption_test to use InMemEnv. há 5 anos
db_bench.cc leveldb: Replace AtomicPointer with std::atomic. há 5 anos
db_impl.cc leveldb: Replace AtomicPointer with std::atomic. há 5 anos
db_impl.h leveldb: Replace AtomicPointer with std::atomic. há 5 anos
db_iter.cc Remove ssize_t from code that is not POSIX-specific. há 6 anos
db_iter.h Remove extern from function declarations. há 6 anos
db_test.cc leveldb: Add tests for empty keys and values. há 5 anos
dbformat.cc Release leveldb 1.10 há 11 anos
dbformat.h Remove extern from function declarations. há 6 anos
dbformat_test.cc A number of fixes: há 13 anos
dumpfile.cc Replace NULL with nullptr in C++ files. há 6 anos
fault_injection_test.cc Inline defaults in options. há 5 anos
filename.cc Remove extern from function declarations. há 6 anos
filename.h Remove extern from function declarations. há 6 anos
filename_test.cc Add tests for {Old}InfoLogFileName(). há 6 anos
leveldbutil.cc Putting build artifacts in subdirectory. há 8 anos
log_format.h Convert documentation to markdown. há 7 anos
log_reader.cc Replace NULL with nullptr in C++ files. há 6 anos
log_reader.h Replace NULL with nullptr in C++ files. há 6 anos
log_test.cc This CL fixes a bug encountered when reading records from leveldb files that have been split, as in a [] input task split. há 8 anos
log_writer.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. há 9 anos
log_writer.h LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. há 9 anos
memtable.cc Fix sign mismatch warnings in GCC. há 6 anos
memtable.h Extend thread safety annotations. há 6 anos
recovery_test.cc Added native support for Windows. há 5 anos
repair.cc Replace NULL with nullptr in C++ files. há 6 anos
skiplist.h leveldb: Replace AtomicPointer with std::atomic. há 5 anos
skiplist_test.cc fix a typo in the comment of skiplist_test.cc (#664) há 5 anos
snapshot.h Clean up SnapshotImpl. há 6 anos
table_cache.cc Replace NULL with nullptr in C++ files. há 6 anos
table_cache.h Replace NULL with nullptr in C++ files. há 6 anos
version_edit.cc Replace NULL with nullptr in C++ files. há 6 anos
version_edit.h A number of fixes: há 13 anos
version_edit_test.cc A number of fixes: há 13 anos
version_set.cc Fix formatting of recent snapshot compaction fix. há 5 anos
version_set.h Fixed typo in comment in version_set.h. há 5 anos
version_set_test.cc Fix formatting of recent snapshot compaction fix. há 5 anos
write_batch.cc leveldb: Make WriteBatch::ApproximateSize() const. há 5 anos
write_batch_internal.h Clean up layering of storage/leveldb/... há 10 anos
write_batch_test.cc Expose WriteBatch::Append(). há 6 anos