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