Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-27 | struct slbt_archive_meta_impl: added pointer to the associated driver context. | midipix | 1 | -0/+1 |
2024-01-26 | archiver internals: added slbt_archive_member_from_offset(). | midipix | 1 | -0/+4 |
2024-01-26 | struct slbt_archive_meta_impl: also store the number of [raw] archive entries. | midipix | 1 | -0/+1 |
2024-01-26 | struct slbt_archive_meta_impl: added internal vector to hold member offsets. | midipix | 1 | -0/+1 |
2024-01-22 | driver: ar mode: preliminar argv parsing: avoid TAG enum member ambiguity. | midipix | 1 | -6/+0 |
2024-01-22 | ar mode: added --version support. | midipix | 1 | -0/+1 |
2024-01-22 | ar mode: added the -Wcheck command-line action. | midipix | 1 | -0/+1 |
2024-01-22 | slbt_get_archive_meta(): initial implementation. | midipix | 1 | -0/+35 |
2024-01-22 | ar mode: initial driver integration and skeleton implementation. | midipix | 1 | -0/+12 |