ObjFW  History of src/OFMutableTriple.m of 86f8767eca8d0fb9

History of the file that is called src/OFMutableTriple.m at check-in 86f8767eca8d0fb9

2024-01-02
17:17
Update copyright file: [12a0fcca1c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1203 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [4a5ee4edaa] check-in: [8939cbdb52] user: js, branch: trunk, size: 1203 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [a54e7551cb] check-in: [1a86b8175b] user: js, branch: trunk, size: 1203 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [6938210fb9] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1203 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [af3517301d] check-in: [c7f0229795] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [bc1cae9953] check-in: [0509d7a844] user: js, branch: trunk, size: 1289 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [5ed2e1ba8c] check-in: [7e5c81e186] user: js, branch: trunk, size: 1283 [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
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. file: [4592e90254] check-in: [2f4e0df8be] user: js, branch: trunk, size: 1260 [annotate] [blame] [check-ins using] [diff]

2017-09-09
18:45
Add missing #include "config.h" file: [d48b052c76] check-in: [143a03a8f0] user: js, branch: trunk, size: 1256 [annotate] [blame] [check-ins using] [diff]
2017-09-05
22:02
Added: Add OF(Mutable)Triple file: [7fdfcd095c] check-in: [dc6c271897] user: js, branch: trunk, size: 1235 [annotate] [blame] [check-ins using]