ObjFW  History of src/OFMutablePair.m of 96c24a6b6c9cd340

History of the file that is called src/OFMutablePair.m at check-in 96c24a6b6c9cd340

2024-01-02
17:17
Update copyright file: [3add5572dd] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1057 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [81a65fa049] check-in: [8939cbdb52] user: js, branch: trunk, size: 1057 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [6901454ea9] check-in: [1a86b8175b] user: js, branch: trunk, size: 1057 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [12c9fcd056] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1057 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [4ca2c970a8] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1059 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [d45cf41ccb] check-in: [c7f0229795] user: js, branch: trunk, size: 1148 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [d3d031915a] check-in: [0509d7a844] user: js, branch: trunk, size: 1145 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [db4b9aefba] check-in: [7e5c81e186] user: js, branch: trunk, size: 1139 [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: [ce5e567f88] check-in: [2f4e0df8be] user: js, branch: trunk, size: 1116 [annotate] [blame] [check-ins using] [diff]

2017-09-09
18:45
Add missing #include "config.h" file: [fd16e0b90e] check-in: [143a03a8f0] user: js, branch: trunk, size: 1112 [annotate] [blame] [check-ins using] [diff]
2017-09-05
21:47
Added: Add OF(Mutable)Pair file: [5794d68209] check-in: [72837c3426] user: js, branch: trunk, size: 1091 [annotate] [blame] [check-ins using]