ObjFW  History of src/OFMutableURL.h of 9886c3f0b387b88d

History of the file that is called src/OFMutableURL.h at check-in 9886c3f0b387b88d

2024-04-03
02:16
[549868d3c9] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 6937) [annotate] [blame] [check-ins using] [diff]
2024-03-10
18:44
[7eb45ca8a2] part of check-in [0ca94307e6] OFIRI: Add methods for path extension (check-in: [0ca94307e6] user: js, branch: trunk, size: 6729) [annotate] [blame] [check-ins using] [diff]
16:23
[f1d3d3e8dc] part of check-in [e832f884e6] OFIRI: Add -[IRIByDeletingLastPathComponent] (check-in: [e832f884e6] user: js, branch: trunk, size: 6493) [annotate] [blame] [check-ins using] [diff]
2024-03-02
17:58
[ec0dda1233] part of check-in [18045dffca] Fix documentation for mutable classes

The immutable header should always be imported instead. (check-in: [18045dffca] user: js, branch: trunk, size: 6408) [annotate] [blame] [check-ins using] [diff]

2024-02-03
08:53
[6ca64a19c5] part of check-in [19f3948a26] Fix typos in documentation found by spell checker (check-in: [19f3948a26] user: js, branch: 1.0, size: 6422) [annotate] [blame] [check-ins using] [diff]
08:49
[d2091df092] part of check-in [f97dc452b1] Fix typos in documentation found by spell checker (check-in: [f97dc452b1] user: js, branch: trunk, size: 6422) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[e8a4ec8dda] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6421) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[98f947461a] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 6421) [annotate] [blame] [check-ins using] [diff]
2022-11-26
23:05
[ebf324f391] part of check-in [8c62d4520a] OFIRI: Minor documentation improvement (check-in: [8c62d4520a] user: js, branch: trunk, size: 6421) [annotate] [blame] [check-ins using] [diff]
01:29
[e6469ca335] part of check-in [3e3b00eb93] OFIRI: Improve documentation (check-in: [3e3b00eb93] user: js, branch: trunk, size: 6368) [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
Renamed src/OFMutableURI.h → src/OFMutableIRI.h. [c2423fcac4] part of check-in [23272e6d43] Rename OFURI to OFIRI (check-in: [23272e6d43] user: js, branch: trunk, size: 6334) [annotate] [blame] [check-ins using] [diff]
2022-10-11
19:27
[9400cfdc05] part of check-in [3e455c4839] 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. (check-in: [3e455c4839] user: js, branch: trunk, size: 6330) [annotate] [blame] [check-ins using] [diff]

00:18
[c01390b76e] part of check-in [13ead1212f] OFURI: Remove percentEncodedScheme

The scheme does not allow percent encoding. (check-in: [13ead1212f] user: js, branch: trunk, size: 6090) [annotate] [blame] [check-ins using] [diff]

2022-10-03
22:18
[7f2d699377] part of check-in [694da470d4] A few minor documentation fixes (check-in: [694da470d4] user: js, branch: trunk, size: 6300) [annotate] [blame] [check-ins using] [diff]
2022-09-29
21:53
[361cff56c9] part of check-in [bd6dd6dd00] OFURI: Make query items an array of pairs

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

2022-09-28
21:40
Renamed src/OFMutableURL.h → src/OFMutableURI.h. [c337456a13] part of check-in [e7ab06503c] Rename OFUR{L -> I} in preparation for URI support (check-in: [e7ab06503c] user: js, branch: trunk, size: 6176) [annotate] [blame] [check-ins using] [diff]
2022-09-26
20:32
[7d66205ed8] part of check-in [4b8c89a6fe] Document more exceptions (check-in: [4b8c89a6fe] user: js, branch: trunk, size: 6068) [annotate] [blame] [check-ins using] [diff]
2022-06-07
19:50
[28e4adf533] part of check-in [022418ee31] OFURL: Minor documentation fixes (check-in: [022418ee31] user: js, branch: trunk, size: 5208) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[cf84e1efee] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5207) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[008c7418c3] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5207) [annotate] [blame] [check-ins using] [diff]
2020-10-03
23:25
[781d0b7833] part of check-in [a151f9c31f] OFURL: Add queryDictionary property (check-in: [a151f9c31f] user: js, branch: trunk, size: 5296) [annotate] [blame] [check-ins using] [diff]
11:35
[814acc8820] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 4916) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[0b028f379b] part of check-in [ef614a225d] Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. (check-in: [ef614a225d] user: js, branch: trunk, size: 4916) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[3080cf9695] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 4902) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[3f13123c95] part of check-in [496695d778] Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. (check-in: [496695d778] user: js, branch: trunk, size: 4899) [annotate] [blame] [check-ins using] [diff]

2019-04-07
23:05
[eff60f9cda] part of check-in [7bf788b164] Add -[OFMutableURL appendPathComponent:] (check-in: [7bf788b164] user: js, branch: trunk, size: 4873) [annotate] [blame] [check-ins using] [diff]
2019-02-24
16:28
[3836efd792] part of check-in [555e18ace0] OFMutableURL: Add -[standardizePath] (check-in: [555e18ace0] user: js, branch: trunk, size: 4405) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[89fff6c2f1] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 4332) [annotate] [blame] [check-ins using] [diff]
2018-02-16
22:25
[2450b23c35] part of check-in [dae363ef82] Remove OF_UNAVAILABLE from two -[init] methods

These were unavailable in the immutable class, but available in the
mutable subclass. However, Clang 3.4 does not support this. (check-in: [dae363ef82] user: js, branch: trunk, size: 4326) [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
[257d83f102] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 4456) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
[be0bce94b2] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 4433) [annotate] [blame] [check-ins using] [diff]
2017-11-06
23:01
[cd0e75d21f] part of check-in [a15b403a11] OFURL: Store the URL-encoded version internally

This allows retrieving it how it was originally stored, which is useful
for example for query strings, as these often URL-encode allowed
characters in order to allow pairs of the form foo=bar&bar=qux. (check-in: [a15b403a11] user: js, branch: trunk, size: 4321) [annotate] [blame] [check-ins using] [diff]

2017-10-31
21:39
[716b3b017c] part of check-in [5f7305c659] OFURL: URL-encode according to RFC 3986

This also means the parameters go away and get folded into the path. (check-in: [5f7305c659] user: js, branch: trunk, size: 2318) [annotate] [blame] [check-ins using] [diff]

2017-10-29
15:05
[db8fdd5d15] part of check-in [eba3667137] Add -[OFURL lastPathComponent] (check-in: [eba3667137] user: js, branch: trunk, size: 2448) [annotate] [blame] [check-ins using] [diff]
13:37
[4ea68f1b3c] part of check-in [7f64141183] Add -[OFURL pathComponents] (check-in: [7f64141183] user: js, branch: trunk, size: 2513) [annotate] [blame] [check-ins using] [diff]
2017-10-28
21:08
[5b759a7789] part of check-in [0f995db06d] Make OFURL more generic

This removes the special handling dependent on the scheme. (check-in: [0f995db06d] user: js, branch: trunk, size: 2211) [annotate] [blame] [check-ins using] [diff]

2017-10-17
00:33
[d41b6f1dcf] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 2120) [annotate] [blame] [check-ins using] [diff]

2017-08-11
22:26
[8fd67661ad] part of check-in [9db36c14b5] Always have retain / copy before nonatomic (check-in: [9db36c14b5] user: js, branch: trunk, size: 2106) [annotate] [blame] [check-ins using] [diff]
2017-07-20
22:28
Added: [bdc8d2dd1d] part of check-in [3a5570ab20] Split OFURL into OFURL and OFMutableURL (check-in: [3a5570ab20] user: js, branch: trunk, size: 2106) [annotate] [blame] [check-ins using]