| .. |
|
LICENSE
|
…
|
|
|
basics.c
|
reftable/basics: handle allocation failures in `parse_names()`
|
2024-10-02 07:53:51 -07:00 |
|
basics.h
|
reftable/basics: handle allocation failures in `parse_names()`
|
2024-10-02 07:53:51 -07:00 |
|
block.c
|
…
|
|
|
block.h
|
…
|
|
|
blocksource.c
|
Merge branch 'ps/reftable-concurrent-compaction'
|
2024-09-03 09:15:03 -07:00 |
|
blocksource.h
|
reftable/blocksource: drop malloc block source
|
2024-08-23 08:04:46 -07:00 |
|
constants.h
|
…
|
|
|
error.c
|
reftable/error: introduce out-of-memory error code
|
2024-10-02 07:53:50 -07:00 |
|
iter.c
|
Merge branch 'ps/reftable-drop-generic'
|
2024-08-29 11:08:16 -07:00 |
|
iter.h
|
reftable/generic: drop interface
|
2024-08-22 07:59:48 -07:00 |
|
merged.c
|
reftable/reader: handle allocation failures in `reader_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
merged.h
|
reftable/merged: handle allocation failures in `merged_table_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
pq.c
|
reftable: change the type of array indices to 'size_t' in reftable/pq.c
|
2024-08-01 09:07:28 -07:00 |
|
pq.h
|
t-reftable-pq: make merged_iter_pqueue_check() static
|
2024-08-01 09:07:29 -07:00 |
|
reader.c
|
reftable/reader: handle allocation failures in `reader_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
reader.h
|
reftable/reader: handle allocation failures in `reader_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
record.c
|
reftable/record: handle allocation failures when decoding records
|
2024-10-02 07:53:52 -07:00 |
|
record.h
|
reftable/record: handle allocation failures on copy
|
2024-10-02 07:53:52 -07:00 |
|
reftable-basics.h
|
reftable/basics: merge "publicbasics" into "basics"
|
2024-10-02 07:53:51 -07:00 |
|
reftable-blocksource.h
|
…
|
|
|
reftable-error.h
|
reftable/error: introduce out-of-memory error code
|
2024-10-02 07:53:50 -07:00 |
|
reftable-iterator.h
|
…
|
|
|
reftable-merged.h
|
reftable/merged: handle allocation failures in `merged_table_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
reftable-reader.h
|
reftable/reader: handle allocation failures in `reader_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
reftable-record.h
|
t/helper: inline printing of reftable records
|
2024-08-22 07:59:47 -07:00 |
|
reftable-stack.h
|
reftable/merged: handle allocation failures in `merged_table_init_iter()`
|
2024-10-02 07:53:53 -07:00 |
|
reftable-writer.h
|
reftable/writer: handle allocation failures in `reftable_new_writer()`
|
2024-10-02 07:53:52 -07:00 |
|
stack.c
|
reftable/stack: handle allocation failures in `reftable_new_stack()`
|
2024-10-02 07:53:54 -07:00 |
|
stack.h
|
…
|
|
|
system.h
|
…
|
|
|
tree.c
|
reftable: remove unnecessary curly braces in reftable/tree.c
|
2024-08-04 09:50:18 -07:00 |
|
tree.h
|
…
|
|
|
writer.c
|
reftable/writer: handle allocation failures in `reftable_new_writer()`
|
2024-10-02 07:53:52 -07:00 |
|
writer.h
|
…
|
|