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