ObjFW  History of src/OFArchiveURIHandler.m of a43377bd13b12c01

History of the file that is called src/OFArchiveURIHandler.m at check-in a43377bd13b12c01

2024-03-04
22:26
OFArchiveIRIHandler: Use the rightmost `!`

This allows chaining several of these without the need to quote the `!`. file: [933f97fec8] check-in: [334db394f3] user: js, branch: trunk, size: 5601 [annotate] [blame] [check-ins using] [diff]

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: [78d87309e9] check-in: [34a3e817b3] user: js, branch: trunk, size: 5712 [annotate] [blame] [check-ins using] [diff]

2024-03-03
23:35
OFFileIRIHandler: Correctly transform exception file: [1718f6ad9e] check-in: [1829139db1] user: js, branch: 1.0, size: 5253 [annotate] [blame] [check-ins using] [diff]
23:34
OFFileIRIHandler: Correctly transform exception file: [504e6ffdaf] check-in: [b66e682fc6] user: js, branch: trunk, size: 5744 [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: [4c05cb75e3] check-in: [13f0321eff] user: js, branch: trunk, size: 5744 [annotate] [blame] [check-ins using] [diff]

19:38
Add IRI handler for Zoo archives file: [bfc9deb3f2] check-in: [4e1846598b] user: js, branch: trunk, size: 5712 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [8162b3d921] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5253 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [e770c9f1e9] check-in: [8939cbdb52] user: js, branch: trunk, size: 5253 [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
Renamed src/OFArchiveURIHandler.m → src/OFArchiveIRIHandler.m. Rename OFURI to OFIRI file: [81ff699c8e] check-in: [23272e6d43] user: js, branch: trunk, size: 5253 [annotate] [blame] [check-ins using] [diff]
2022-10-11
19:27
OFURI: Make scheme and path nonnull

This is as per the RFC, which says the scheme and path can never be
missing, while the path can be empty. file: [010e8050b6] check-in: [3e455c4839] user: js, branch: trunk, size: 5253 [annotate] [blame] [check-ins using] [diff]

2022-10-09
16:33
Drop of- prefix from URI schemes

It's generally uncommon to prefix those.

Additionally, it might be worthwhile to try to get those actually
registered, which requires usage. file: [99f47b2418] check-in: [9b3cae6cba] user: js, branch: trunk, size: 5257 [annotate] [blame] [check-ins using] [diff]

2022-10-08
23:47
Move all archive URI handling to a single file file: [688b91a007] check-in: [55858a10bb] user: js, branch: trunk, size: 5269 [annotate] [blame] [check-ins using] [diff]
2022-10-06
20:25
Renamed src/OFZIPURIHandler.m → src/OFArchiveURIHandler.m. Merge all archive URI handlers into one file: [8522ccf377] check-in: [87db2302ef] user: js, branch: trunk, size: 3487 [annotate] [blame] [check-ins using] [diff]
2022-10-04
22:38
Make GCC happy again file: [42924d2309] check-in: [dbaa66d92f] user: js, branch: trunk, size: 2070 [annotate] [blame] [check-ins using] [diff]
22:12
Add of-gzip: URI handler file: [ed7da6bb04] check-in: [2481bede45] user: js, branch: trunk, size: 2049 [annotate] [blame] [check-ins using] [diff]
20:50
Added: Add of-zip: URI handler file: [ac757b6022] check-in: [bcff1dfd70] user: js, branch: trunk, size: 1904 [annotate] [blame] [check-ins using]