..
autocompact_test.cc
LevelDB 1.13
há 11 anos
builder.cc
Remove confusing and unnecessary if.
há 7 anos
builder.h
Remove extern from function declarations.
há 6 anos
c.cc
Expose Env::GetTempDirectory() for use in C test.
há 6 anos
c_test.c
Expose Env::GetTempDirectory() for use in C test.
há 6 anos
corruption_test.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
há 9 anos
db_bench.cc
Fix includes in util/testharness.h.
há 6 anos
db_impl.cc
leveldb::DestroyDB will now delete empty directories.
há 7 anos
db_impl.h
Remove extern from function declarations.
há 6 anos
db_iter.cc
Release LevelDB 1.14
há 11 anos
db_iter.h
Remove extern from function declarations.
há 6 anos
db_test.cc
leveldb::DestroyDB will now delete empty directories.
há 7 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
Release 1.18
há 10 anos
fault_injection_test.cc
Fix typo (forgotten reference operator) in test.
há 7 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
Deleted unused assignments in Reader.
há 7 anos
log_reader.h
Suppress error reporting after seeking but before a valid First or Full record is encountered.
há 9 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
A number of fixes:
há 13 anos
memtable.h
Resolve race when getting approximate-memory-usage property
há 9 anos
recovery_test.cc
leveldb: Report missing CURRENT manifest file as database corruption.
há 7 anos
repair.cc
Release 1.18
há 10 anos
skiplist.h
Move header guard below copyright banner.
há 10 anos
skiplist_test.cc
Fix signed/unsigned mismatch on VC++ builds
há 8 anos
snapshot.h
Clean up layering of storage/leveldb/...
há 10 anos
table_cache.cc
Release LevelDB 1.14
há 11 anos
table_cache.h
Added bloom filter support.
há 12 anos
version_edit.cc
A number of fixes:
há 13 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
Remove dead code.
há 7 anos
version_set.h
Remove extern from function declarations.
há 6 anos
version_set_test.cc
A number of fixes:
há 13 anos
write_batch.cc
LevelDB: Add WriteBatch::ApproximateSize().
há 7 anos
write_batch_internal.h
Clean up layering of storage/leveldb/...
há 10 anos
write_batch_test.cc
LevelDB: Add WriteBatch::ApproximateSize().
há 7 anos