ObjFW  All files named "src/OFZooArchive.m"

History for src/OFZooArchive.m

2024-04-03
02:16
Change license to LGPLv3 only file: [5083c851c9] check-in: [7413a728a7] user: js, branch: trunk, size: 15867 [annotate] [blame] [check-ins using] [diff]
2024-03-09
11:50
OFZooArchive: Add support for archive comments file: [b281cdb8f3] check-in: [181edbb0f0] user: js, branch: trunk, size: 15659 [annotate] [blame] [check-ins using] [diff]
2024-03-04
01:21
Rename schemes for archive IRI handlers back

The naming was confusing, as it is used to refer to a specific file in
an archive and not the entire archive. file: [c337e995c2] check-in: [34a3e817b3] user: js, branch: trunk, size: 14604 [annotate] [blame] [check-ins using] [diff]

2024-03-03
20:45
Fix build for AmigaOS file: [a292f6c75d] check-in: [75a8f74494] user: js, branch: trunk, size: 14618 [annotate] [blame] [check-ins using] [diff]
19:42
Rename schemes for archive IRI handlers

Some names are too generic and might cause conflicts (e.g. zoo). file: [412525e4b5] check-in: [13f0321eff] user: js, branch: trunk, size: 14567 [annotate] [blame] [check-ins using] [diff]

19:38
Add IRI handler for Zoo archives file: [1cb73fe5ae] check-in: [4e1846598b] user: js, branch: trunk, size: 14553 [annotate] [blame] [check-ins using] [diff]
19:29
OFZooArchive: Add write support file: [02c033a0c2] check-in: [b431203426] user: js, branch: trunk, size: 14374 [annotate] [blame] [check-ins using] [diff]
2024-03-02
17:13
OFZooArchiveEntry: Add header type and OS ID file: [1d909708d8] check-in: [52a1740f5e] user: js, branch: trunk, size: 7781 [annotate] [blame] [check-ins using] [diff]
2024-02-28
20:27
OFZooArchive: Throw exception for mode `w` / `a` file: [648d8f6c0c] check-in: [a22b485eaf] user: js, branch: trunk, size: 7983 [annotate] [blame] [check-ins using] [diff]
00:41
Fix missing import file: [8c6fa7786c] check-in: [4f9e27d416] user: js, branch: trunk, size: 7794 [annotate] [blame] [check-ins using] [diff]
00:24
Added: Add OFZooArchive

Only support for reading so far.

Compression methods 0 (uncompressed) and 2 (LZ77 + Huffman, apparently
identical to lh4/lh5) are supported. file: [47da796afe] check-in: [9a95da71d5] user: js, branch: trunk, size: 7760 [annotate] [blame] [check-ins using]