.. |
LICENSE
|
…
|
|
basics.c
|
…
|
|
basics.h
|
…
|
|
basics_test.c
|
…
|
|
block.c
|
reftable: fix resource leak in block.c error path
|
3 years ago |
block.h
|
…
|
|
block_test.c
|
…
|
|
blocksource.c
|
reftable: fix resource leak blocksource.c
|
3 years ago |
blocksource.h
|
…
|
|
constants.h
|
…
|
|
dump.c
|
reftable: add dump utility
|
3 years ago |
error.c
|
…
|
|
generic.c
|
reftable: generic interface to tables
|
3 years ago |
generic.h
|
reftable: generic interface to tables
|
3 years ago |
iter.c
|
reftable: read reftable files
|
3 years ago |
iter.h
|
reftable: read reftable files
|
3 years ago |
merged.c
|
reftable: add merged table view
|
3 years ago |
merged.h
|
reftable: add merged table view
|
3 years ago |
merged_test.c
|
reftable: add merged table view
|
3 years ago |
pq.c
|
reftable: add a heap-based priority queue for reftable records
|
3 years ago |
pq.h
|
reftable: add a heap-based priority queue for reftable records
|
3 years ago |
pq_test.c
|
reftable: add a heap-based priority queue for reftable records
|
3 years ago |
publicbasics.c
|
…
|
|
reader.c
|
reftable: all xxx_free() functions accept NULL arguments
|
3 years ago |
reader.h
|
reftable: read reftable files
|
3 years ago |
readwrite_test.c
|
reftable: drop stray printf in readwrite_test
|
3 years ago |
record.c
|
reftable: handle null refnames in reftable_ref_record_equal
|
3 years ago |
record.h
|
…
|
|
record_test.c
|
…
|
|
refname.c
|
reftable: implement refname validation
|
3 years ago |
refname.h
|
reftable: implement refname validation
|
3 years ago |
refname_test.c
|
reftable: implement refname validation
|
3 years ago |
reftable-blocksource.h
|
…
|
|
reftable-error.h
|
…
|
|
reftable-generic.h
|
reftable: generic interface to tables
|
3 years ago |
reftable-iterator.h
|
reftable: generic interface to tables
|
3 years ago |
reftable-malloc.h
|
…
|
|
reftable-merged.h
|
reftable: add merged table view
|
3 years ago |
reftable-reader.h
|
reftable: read reftable files
|
3 years ago |
reftable-record.h
|
…
|
|
reftable-stack.h
|
reftable: implement stack, a mutable database of reftable files.
|
3 years ago |
reftable-tests.h
|
reftable: add a heap-based priority queue for reftable records
|
3 years ago |
reftable-writer.h
|
reftable: write reftable files
|
3 years ago |
reftable.c
|
reftable: generic interface to tables
|
3 years ago |
stack.c
|
reftable: fix resource warning
|
3 years ago |
stack.h
|
reftable: implement stack, a mutable database of reftable files.
|
3 years ago |
stack_test.c
|
reftable: ignore remove() return value in stack_test.c
|
3 years ago |
system.h
|
…
|
|
test_framework.c
|
…
|
|
test_framework.h
|
…
|
|
tree.c
|
reftable: a generic binary tree implementation
|
3 years ago |
tree.h
|
reftable: a generic binary tree implementation
|
3 years ago |
tree_test.c
|
reftable: a generic binary tree implementation
|
3 years ago |
writer.c
|
reftable: all xxx_free() functions accept NULL arguments
|
3 years ago |
writer.h
|
reftable: write reftable files
|
3 years ago |