History of file src/OFArchiveIRIHandler.m at check-in ddcef349e53b0a77
2024-05-04
| ||
21:50 | Use -[substring{To,From}Index:] in more places file: [7774e2b1f7] check-in: [2ba9aa1fd6] user: js, branch: trunk, size: 5737 [annotate] [blame] [check-ins using] [diff] | |
2024-04-29
| ||
21:42 | Properly hide private symbols file: [4da1115176] check-in: [f16bccc7b3] user: js, branch: trunk, size: 5810 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [0a5674435c] check-in: [7413a728a7] user: js, branch: trunk, size: 5809 [annotate] [blame] [check-ins using] [diff] | |
2024-03-04
| ||
22:26 |
OFArchiveIRIHandler: Use the rightmost `!`
This allows chaining several of these without the need to quote the `!`. file: [933f97fec8] check-in: [334db394f3] user: js, branch: trunk, size: 5601 [annotate] [blame] [check-ins using] [diff] | |
01:21 |
Rename schemes for archive IRI handlers back
The naming was confusing, as it is used to refer to a specific file in | |
2024-03-03
| ||
23:35 | OFFileIRIHandler: Correctly transform exception file: [1718f6ad9e] check-in: [1829139db1] user: js, branch: 1.0, size: 5253 [annotate] [blame] [check-ins using] [diff] | |
23:34 | OFFileIRIHandler: Correctly transform exception file: [504e6ffdaf] check-in: [b66e682fc6] user: js, branch: trunk, size: 5744 [annotate] [blame] [check-ins using] [diff] | |
19:42 |
Rename schemes for archive IRI handlers
Some names are too generic and might cause conflicts (e.g. zoo). file: [4c05cb75e3] check-in: [13f0321eff] user: js, branch: trunk, size: 5744 [annotate] [blame] [check-ins using] [diff] | |
19:38 | Add IRI handler for Zoo archives file: [bfc9deb3f2] check-in: [4e1846598b] user: js, branch: trunk, size: 5712 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [8162b3d921] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5253 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [e770c9f1e9] check-in: [8939cbdb52] user: js, branch: trunk, size: 5253 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Renamed src/OFArchiveURIHandler.m → src/OFArchiveIRIHandler.m. Rename OFURI to OFIRI file: [81ff699c8e] check-in: [23272e6d43] user: js, branch: trunk, size: 5253 [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 | |
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 | |
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] | |
2022-10-04
| ||
22:38 | Make GCC happy again file: [42924d2309] check-in: [dbaa66d92f] user: js, branch: trunk, size: 2070 [annotate] [blame] [check-ins using] [diff] | |
22:12 | Add of-gzip: URI handler file: [ed7da6bb04] check-in: [2481bede45] user: js, branch: trunk, size: 2049 [annotate] [blame] [check-ins using] [diff] | |
20:50 | Added: Add of-zip: URI handler file: [ac757b6022] check-in: [bcff1dfd70] user: js, branch: trunk, size: 1904 [annotate] [blame] [check-ins using] | |