You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Han-Wen Nienhuys 73a4c188b7 reftable: rename writer_stats to reftable_writer_stats 3 years ago
..
LICENSE
basics.c
basics.h
basics_test.c
block.c reftable: avoid writing empty keys at the block layer 3 years ago
block.h
block_test.c reftable: avoid writing empty keys at the block layer 3 years ago
blocksource.c reftable: fix resource leak blocksource.c 3 years ago
blocksource.h
constants.h
dump.c
error.c
generic.c reftable: make reftable_record a tagged union 3 years ago
generic.h
iter.c reftable: make reftable_record a tagged union 3 years ago
iter.h
merged.c reftable: make reftable_record a tagged union 3 years ago
merged.h
merged_test.c reftable tests: avoid "int" overflow, use "uint64_t" 3 years ago
pq.c reftable: make reftable_record a tagged union 3 years ago
pq.h
pq_test.c reftable: make reftable_record a tagged union 3 years ago
publicbasics.c
reader.c reftable: reject 0 object_id_len 3 years ago
reader.h
readwrite_test.c reftable: rename writer_stats to reftable_writer_stats 3 years ago
record.c reftable: add print functions to the record types 3 years ago
record.h reftable: add print functions to the record types 3 years ago
record_test.c reftable: add print functions to the record types 3 years ago
refname.c
refname.h
refname_test.c
reftable-blocksource.h
reftable-error.h
reftable-generic.h
reftable-iterator.h
reftable-malloc.h
reftable-merged.h
reftable-reader.h
reftable-record.h reftable: make reftable-record.h function signatures const correct 3 years ago
reftable-stack.h
reftable-tests.h
reftable-writer.h reftable: rename writer_stats to reftable_writer_stats 3 years ago
stack.c Merge branch 'hn/reftable-coverity-fixes' 3 years ago
stack.h
stack_test.c Merge branch 'hn/reftable-coverity-fixes' 3 years ago
system.h compat: auto-detect if zlib has uncompress2() 3 years ago
test_framework.c
test_framework.h
tree.c
tree.h
tree_test.c
writer.c reftable: rename writer_stats to reftable_writer_stats 3 years ago
writer.h