ObjFW  All files named "src/OFEmbeddedURIHandler.m"

History for src/OFEmbeddedURIHandler.m

2023-07-20
20:02
Renamed to src/OFEmbeddedIRIHandler.m. Merge trunk into 1.0 branch check-in: [124fe8b500] user: js, branch: 1.0, size: 0
2022-11-24
00:21
Renamed to src/OFEmbeddedIRIHandler.m. Rename OFURI to OFIRI check-in: [23272e6d43] user: js, branch: trunk, size: 0
2022-11-17
14:50
Fix embedded files with GCC

The load order is different with GCC, resulting in a crash when trying
to send a message, so -[retain] cannot be used in
OFRegisterEmbeddedFile(). file: [1976c624c2] check-in: [722bb308e8] user: js, branch: trunk, size: 2850 [annotate] [blame] [check-ins using] [diff]

14:14
Make OFRegisterEmbeddedFile() public file: [36019fb356] check-in: [0e6774358c] user: js, branch: trunk, size: 2859 [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: [bac2da914b] check-in: [9b3cae6cba] user: js, branch: trunk, size: 2870 [annotate] [blame] [check-ins using] [diff]

2022-10-03
19:51
Rename objfw-embedded: scheme to of-embedded: file: [b9239d2145] check-in: [7d0456fdd6] user: js, branch: trunk, size: 2873 [annotate] [blame] [check-ins using] [diff]
00:39
OFURI: Rewrite parser to support URIs file: [d66851cc9f] check-in: [c75059a52f] user: js, branch: trunk, size: 2876 [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
Renamed src/OFEmbeddedFileURLHandler.m → src/OFEmbeddedURIHandler.m. Rename OFUR{L -> I} in preparation for URI support file: [4e495a4837] check-in: [e7ab06503c] user: js, branch: trunk, size: 2872 [annotate] [blame] [check-ins using] [diff]