ObjFW  Timeline

21 check-ins using file tests/OFURITests.m version 4e3875cb30

2022-10-10
23:50
Make relative URIs behave as per RFC 3986 (check-in: 3b2697b2a7 user: js tags: trunk)
19:22
OFURI: Enforce scheme starts with a letter (check-in: 12d95e15ae user: js tags: trunk)
2022-10-09
21:04
Add VERSIONINFO resource on Windows (check-in: 285a384ff4 user: js tags: trunk)
21:03
Update buildsys (check-in: 95c9171201 user: js tags: trunk)
16:33
Drop of- prefix from URI schemes (check-in: 9b3cae6cba user: js tags: trunk)
16:19
OFZIPArchive: Make returned streams retain archive (check-in: 6527c97d03 user: js tags: trunk)
2022-10-08
23:47
Move all archive URI handling to a single file (check-in: 55858a10bb user: js tags: trunk)
2022-10-06
23:33
OFTarArchive: Make returned streams retain archive (check-in: 6c08b57605 user: js tags: trunk)
23:18
OFLHAArchive: Make returned streams retain archive (check-in: b53baf71ad user: js tags: trunk)
20:25
Merge all archive URI handlers into one (check-in: 87db2302ef user: js tags: trunk)
2022-10-04
22:38
Make GCC happy again (check-in: dbaa66d92f user: js tags: trunk)
22:30
OFMutableLHAArchiveEntry: Fix typo (check-in: d2e8afc7d2 user: js tags: trunk)
22:27
Add of-lha: URI handler (check-in: f3bdf29f07 user: js tags: trunk)
22:22
OF*Archive: Share +[URIForFile:inArchive:] code (check-in: 519c277156 user: js tags: trunk)
22:12
Add of-gzip: URI handler (check-in: 2481bede45 user: js tags: trunk)
21:49
Add of-tar: URI handler (check-in: 4f56311b57 user: js tags: trunk)
21:33
Add +[OFZIPArchive URIForFile:inArchive:] (check-in: 19bbbbd95d user: js tags: trunk)
20:50
Add of-zip: URI handler (check-in: bcff1dfd70 user: js tags: trunk)
2022-10-03
22:18
A few minor documentation fixes (check-in: 694da470d4 user: js tags: trunk)
21:17
OFMutableURI: Always lowercase the scheme (check-in: a7356069cc user: js tags: trunk)
21:02
tests: Fix file URI test on Windows (check-in: 234ab0de22 user: js tags: trunk)