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