ObjFW  All files named "src/OFURI.h"

History for src/OFURI.h

2023-07-20
20:02
Renamed to src/OFIRI.h. Merge trunk into 1.0 branch check-in: [124fe8b500] user: js, branch: 1.0, size: 0
2022-11-24
00:21
Renamed to src/OFIRI.h. Rename OFURI to OFIRI check-in: [23272e6d43] user: js, branch: trunk, size: 0
2022-10-21
13:07
Document more exceptions file: [90c837e175] check-in: [a62b254fda] user: js, branch: trunk, size: 11384 [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: [b3a4d03434] check-in: [3e455c4839] user: js, branch: trunk, size: 11236 [annotate] [blame] [check-ins using] [diff]

00:18
OFURI: Remove percentEncodedScheme

The scheme does not allow percent encoding. file: [9ffb55b5cf] check-in: [13ead1212f] user: js, branch: trunk, size: 11331 [annotate] [blame] [check-ins using] [diff]

2022-10-04
22:22
OF*Archive: Share +[URIForFile:inArchive:] code file: [80857913fd] check-in: [519c277156] user: js, branch: trunk, size: 11575 [annotate] [blame] [check-ins using] [diff]
21:33
Add +[OFZIPArchive URIForFile:inArchive:]

This allows constructing a URI to access a file within an archive. file: [0e7faecce0] check-in: [19bbbbd95d] user: js, branch: trunk, size: 11579 [annotate] [blame] [check-ins using] [diff]

2022-10-03
22:18
A few minor documentation fixes file: [63067c2093] check-in: [694da470d4] user: js, branch: trunk, size: 11505 [annotate] [blame] [check-ins using] [diff]
2022-09-29
21:53
OFURI: Make query items an array of pairs

With a dictionary the order is lost and keys cannot exist more than
once. file: [ef45469449] check-in: [bd6dd6dd00] user: js, branch: trunk, size: 11489 [annotate] [blame] [check-ins using] [diff]

2022-09-28
21:40
Renamed src/OFURL.h → src/OFURI.h. Rename OFUR{L -> I} in preparation for URI support file: [4aa8c42360] check-in: [e7ab06503c] user: js, branch: trunk, size: 11351 [annotate] [blame] [check-ins using] [diff]