..
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
Added native support for Windows.
пре 5 година
db_bench.cc
leveldb: Replace AtomicPointer with std::atomic.
пре 5 година
db_impl.cc
leveldb: Replace AtomicPointer with std::atomic.
пре 5 година
db_impl.h
leveldb: Replace AtomicPointer with std::atomic.
пре 5 година
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
leveldb: Replace AtomicPointer with std::atomic.
пре 5 година
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
Inline defaults in options.
пре 5 година
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
Added native support for Windows.
пре 5 година
repair.cc
Replace NULL with nullptr in C++ files.
пре 6 година
skiplist.h
leveldb: Replace AtomicPointer with std::atomic.
пре 5 година
skiplist_test.cc
leveldb: Replace AtomicPointer with std::atomic.
пре 5 година
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 typo (#565)
пре 5 година
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
leveldb: Make WriteBatch::ApproximateSize() const.
пре 5 година
write_batch_internal.h
Clean up layering of storage/leveldb/...
пре 10 година
write_batch_test.cc
Expose WriteBatch::Append().
пре 6 година