ObjFW  History of src/OFEmbeddedURIHandler.m of a43377bd13b12c01

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

2024-01-02
17:17
Update copyright file: [9af2b60174] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3006 [annotate] [blame] [check-ins using] [diff]
2023-03-26
13:26
OFEmbeddedIRIHandler: Add missing #ifdef file: [3c1f214812] check-in: [ad934765cf] user: js, branch: trunk, size: 3006 [annotate] [blame] [check-ins using] [diff]
13:18
OFEmbeddedIRIHandler: Always initialize mutex file: [5dec058e36] check-in: [06c5bad0bd] user: js, branch: trunk, size: 2976 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [ec56eba1c1] check-in: [8939cbdb52] user: js, branch: trunk, size: 2850 [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
Renamed src/OFEmbeddedURIHandler.m → src/OFEmbeddedIRIHandler.m. Rename OFURI to OFIRI file: [ba984847f3] check-in: [23272e6d43] user: js, branch: trunk, size: 2850 [annotate] [blame] [check-ins using] [diff]
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]
2022-08-07
18:23
OFEmbeddedFileURLHandler: Add scheme check file: [10ad5c2607] check-in: [12a7357722] user: js, branch: trunk, size: 2880 [annotate] [blame] [check-ins using] [diff]
2022-08-02
00:39
OFEmbeddedFileURLHandler: Fix wrong #endif file: [e3697eafac] check-in: [d05c370a94] user: js, branch: trunk, size: 2831 [annotate] [blame] [check-ins using] [diff]
2022-08-01
23:39
OFEmbeddedFileURLHandler: Fix missing include file: [6492351f08] check-in: [ce151e34d0] user: js, branch: trunk, size: 2826 [annotate] [blame] [check-ins using] [diff]
21:20
Added: Add support for embedding files into binaries

Embedded files are available via the objfw-embedded: URL scheme. file: [d67588543e] check-in: [1483709ab2] user: js, branch: trunk, size: 2807 [annotate] [blame] [check-ins using]