小组成员:姚凯文(kevinyao0901),姜嘉琪
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
costan 201f77d137 Inline defaults in options. před 5 roky
..
autocompact_test.cc LevelDB 1.13 před 11 roky
builder.cc Replace NULL with nullptr in C++ files. před 6 roky
builder.h Remove extern from function declarations. před 6 roky
c.cc Expose WriteBatch::Append in the C API. před 6 roky
c_test.c Expose WriteBatch::Append in the C API. před 6 roky
corruption_test.cc Added native support for Windows. před 5 roky
db_bench.cc leveldb: Replace AtomicPointer with std::atomic. před 5 roky
db_impl.cc leveldb: Replace AtomicPointer with std::atomic. před 5 roky
db_impl.h leveldb: Replace AtomicPointer with std::atomic. před 5 roky
db_iter.cc Remove ssize_t from code that is not POSIX-specific. před 6 roky
db_iter.h Remove extern from function declarations. před 6 roky
db_test.cc leveldb: Replace AtomicPointer with std::atomic. před 5 roky
dbformat.cc Release leveldb 1.10 před 11 roky
dbformat.h Remove extern from function declarations. před 6 roky
dbformat_test.cc A number of fixes: před 13 roky
dumpfile.cc Replace NULL with nullptr in C++ files. před 6 roky
fault_injection_test.cc Inline defaults in options. před 5 roky
filename.cc Remove extern from function declarations. před 6 roky
filename.h Remove extern from function declarations. před 6 roky
filename_test.cc Add tests for {Old}InfoLogFileName(). před 6 roky
leveldbutil.cc Putting build artifacts in subdirectory. před 8 roky
log_format.h Convert documentation to markdown. před 7 roky
log_reader.cc Replace NULL with nullptr in C++ files. před 6 roky
log_reader.h Replace NULL with nullptr in C++ files. před 6 roky
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. před 8 roky
log_writer.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. před 9 roky
log_writer.h LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. před 9 roky
memtable.cc Fix sign mismatch warnings in GCC. před 6 roky
memtable.h Extend thread safety annotations. před 6 roky
recovery_test.cc Added native support for Windows. před 5 roky
repair.cc Replace NULL with nullptr in C++ files. před 6 roky
skiplist.h leveldb: Replace AtomicPointer with std::atomic. před 5 roky
skiplist_test.cc leveldb: Replace AtomicPointer with std::atomic. před 5 roky
snapshot.h Clean up SnapshotImpl. před 6 roky
table_cache.cc Replace NULL with nullptr in C++ files. před 6 roky
table_cache.h Replace NULL with nullptr in C++ files. před 6 roky
version_edit.cc Replace NULL with nullptr in C++ files. před 6 roky
version_edit.h A number of fixes: před 13 roky
version_edit_test.cc A number of fixes: před 13 roky
version_set.cc Fix typo (#565) před 5 roky
version_set.h Replace NULL with nullptr in C++ files. před 6 roky
version_set_test.cc Replace NULL with nullptr in C++ files. před 6 roky
write_batch.cc leveldb: Make WriteBatch::ApproximateSize() const. před 5 roky
write_batch_internal.h Clean up layering of storage/leveldb/... před 10 roky
write_batch_test.cc Expose WriteBatch::Append(). před 6 roky