Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftable/generic: adapt interface to allow reuse of iterators | Patrick Steinhardt | 2024-05-14 | 1 | -14/+39 |
* | reftable/generic: move seeking of records into the iterator | Patrick Steinhardt | 2024-05-14 | 1 | -11/+36 |
* | treewide: remove unnecessary includes in source files | Elijah Newren | 2023-12-26 | 1 | -1/+0 |
* | reftable: make assignments portable to AIX xlc v12.01 | Ævar Arnfjörð Bjarmason | 2022-03-28 | 1 | -2/+6 |
* | reftable: make reftable_record a tagged union | Han-Wen Nienhuys | 2022-01-20 | 1 | -17/+24 |
* | reftable: generic interface to tables | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+169 |