..
autocompact_test.cc
LevelDB 1.13
11 anni fa
builder.cc
Replace NULL with nullptr in C++ files.
6 anni fa
builder.h
Remove extern from function declarations.
6 anni fa
c.cc
Replace NULL with nullptr in C++ files.
6 anni fa
c_test.c
Expose Env::GetTempDirectory() for use in C test.
6 anni fa
corruption_test.cc
Replace NULL with nullptr in C++ files.
6 anni fa
db_bench.cc
Replace NULL with nullptr in C++ files.
6 anni fa
db_impl.cc
Clean up SnapshotImpl.
6 anni fa
db_impl.h
Replace NULL with nullptr in C++ files.
6 anni fa
db_iter.cc
Release LevelDB 1.14
11 anni fa
db_iter.h
Remove extern from function declarations.
6 anni fa
db_test.cc
Clean up SnapshotImpl.
6 anni fa
dbformat.cc
Release leveldb 1.10
11 anni fa
dbformat.h
Remove extern from function declarations.
6 anni fa
dbformat_test.cc
A number of fixes:
13 anni fa
dumpfile.cc
Replace NULL with nullptr in C++ files.
6 anni fa
fault_injection_test.cc
Replace NULL with nullptr in C++ files.
6 anni fa
filename.cc
Remove extern from function declarations.
6 anni fa
filename.h
Remove extern from function declarations.
6 anni fa
filename_test.cc
Add tests for {Old}InfoLogFileName().
6 anni fa
leveldbutil.cc
Putting build artifacts in subdirectory.
8 anni fa
log_format.h
Convert documentation to markdown.
7 anni fa
log_reader.cc
Replace NULL with nullptr in C++ files.
6 anni fa
log_reader.h
Replace NULL with nullptr in C++ files.
6 anni fa
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.
8 anni fa
log_writer.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
9 anni fa
log_writer.h
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
9 anni fa
memtable.cc
Fix sign mismatch warnings in GCC.
6 anni fa
memtable.h
Extend thread safety annotations.
6 anni fa
recovery_test.cc
Replace NULL with nullptr in C++ files.
6 anni fa
repair.cc
Replace NULL with nullptr in C++ files.
6 anni fa
skiplist.h
Replace NULL with nullptr in C++ files.
6 anni fa
skiplist_test.cc
Replace NULL with nullptr in C++ files.
6 anni fa
snapshot.h
Clean up SnapshotImpl.
6 anni fa
table_cache.cc
Replace NULL with nullptr in C++ files.
6 anni fa
table_cache.h
Replace NULL with nullptr in C++ files.
6 anni fa
version_edit.cc
Replace NULL with nullptr in C++ files.
6 anni fa
version_edit.h
A number of fixes:
13 anni fa
version_edit_test.cc
A number of fixes:
13 anni fa
version_set.cc
Fix sign mismatch warnings in GCC.
6 anni fa
version_set.h
Replace NULL with nullptr in C++ files.
6 anni fa
version_set_test.cc
Replace NULL with nullptr in C++ files.
6 anni fa
write_batch.cc
LevelDB: Add WriteBatch::ApproximateSize().
7 anni fa
write_batch_internal.h
Clean up layering of storage/leveldb/...
10 anni fa
write_batch_test.cc
LevelDB: Add WriteBatch::ApproximateSize().
7 anni fa