..
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
Replace NULL with nullptr in C++ files.
před 6 roky
db_bench.cc
Replace NULL with nullptr in C++ files.
před 6 roky
db_impl.cc
Clean up SnapshotImpl.
před 6 roky
db_impl.h
Replace NULL with nullptr in C++ files.
před 6 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
Clean up SnapshotImpl.
před 6 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
Remove ssize_t from code that is not POSIX-specific.
před 6 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
Replace NULL with nullptr in C++ files.
před 6 roky
repair.cc
Replace NULL with nullptr in C++ files.
před 6 roky
skiplist.h
Replace NULL with nullptr in C++ files.
před 6 roky
skiplist_test.cc
Replace NULL with nullptr in C++ files.
před 6 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 sign mismatch warnings in GCC.
před 6 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
Expose WriteBatch::Append().
před 6 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