..
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
Replace NULL with nullptr in C++ files.
há 6 anos
db_bench.cc
Replace NULL with nullptr in C++ files.
há 6 anos
db_impl.cc
Clean up SnapshotImpl.
há 6 anos
db_impl.h
Replace NULL with nullptr in C++ files.
há 6 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
Clean up SnapshotImpl.
há 6 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
Remove ssize_t from code that is not POSIX-specific.
há 6 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
Replace NULL with nullptr in C++ files.
há 6 anos
repair.cc
Replace NULL with nullptr in C++ files.
há 6 anos
skiplist.h
Replace NULL with nullptr in C++ files.
há 6 anos
skiplist_test.cc
Replace NULL with nullptr in C++ files.
há 6 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 sign mismatch warnings in GCC.
há 6 anos
version_set.h
Replace NULL with nullptr in C++ files.
há 6 anos
version_set_test.cc
Replace NULL with nullptr in C++ files.
há 6 anos
write_batch.cc
Expose WriteBatch::Append().
há 6 anos
write_batch_internal.h
Clean up layering of storage/leveldb/...
há 10 anos
write_batch_test.cc
Expose WriteBatch::Append().
há 6 anos