..
autocompact_test.cc
LevelDB 1.13
hace 11 años
builder.cc
Remove confusing and unnecessary if.
hace 7 años
builder.h
Remove extern from function declarations.
hace 6 años
c.cc
Expose Env::GetTempDirectory() for use in C test.
hace 6 años
c_test.c
Expose Env::GetTempDirectory() for use in C test.
hace 6 años
corruption_test.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
db_bench.cc
Fix includes in util/testharness.h.
hace 6 años
db_impl.cc
Extend thread safety annotations.
hace 6 años
db_impl.h
Extend thread safety annotations.
hace 6 años
db_iter.cc
Release LevelDB 1.14
hace 11 años
db_iter.h
Remove extern from function declarations.
hace 6 años
db_test.cc
leveldb::DestroyDB will now delete empty directories.
hace 7 años
dbformat.cc
Release leveldb 1.10
hace 11 años
dbformat.h
Remove extern from function declarations.
hace 6 años
dbformat_test.cc
A number of fixes:
hace 13 años
dumpfile.cc
Add CMake build support.
hace 6 años
fault_injection_test.cc
Fix typo (forgotten reference operator) in test.
hace 7 años
filename.cc
Remove extern from function declarations.
hace 6 años
filename.h
Remove extern from function declarations.
hace 6 años
filename_test.cc
Add tests for {Old}InfoLogFileName().
hace 6 años
leveldbutil.cc
Putting build artifacts in subdirectory.
hace 8 años
log_format.h
Convert documentation to markdown.
hace 7 años
log_reader.cc
Deleted unused assignments in Reader.
hace 7 años
log_reader.h
Suppress error reporting after seeking but before a valid First or Full record is encountered.
hace 9 años
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.
hace 8 años
log_writer.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
log_writer.h
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
memtable.cc
A number of fixes:
hace 13 años
memtable.h
Extend thread safety annotations.
hace 6 años
recovery_test.cc
leveldb: Report missing CURRENT manifest file as database corruption.
hace 7 años
repair.cc
Extend thread safety annotations.
hace 6 años
skiplist.h
Move header guard below copyright banner.
hace 10 años
skiplist_test.cc
Fix signed/unsigned mismatch on VC++ builds
hace 8 años
snapshot.h
Clean up layering of storage/leveldb/...
hace 10 años
table_cache.cc
Extend thread safety annotations.
hace 6 años
table_cache.h
Extend thread safety annotations.
hace 6 años
version_edit.cc
A number of fixes:
hace 13 años
version_edit.h
A number of fixes:
hace 13 años
version_edit_test.cc
A number of fixes:
hace 13 años
version_set.cc
Remove dead code.
hace 7 años
version_set.h
Remove extern from function declarations.
hace 6 años
version_set_test.cc
A number of fixes:
hace 13 años
write_batch.cc
LevelDB: Add WriteBatch::ApproximateSize().
hace 7 años
write_batch_internal.h
Clean up layering of storage/leveldb/...
hace 10 años
write_batch_test.cc
LevelDB: Add WriteBatch::ApproximateSize().
hace 7 años