ObjFW  All files named "src/OFArchiveURIHandler.m"

History for src/OFArchiveURIHandler.m

2022-11-24
00:21
Renamed to src/OFArchiveIRIHandler.m. Rename OFURI to OFIRI check-in: [23272e6d43] user: js, branch: trunk, size: 0
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]