ObjFW  History of src/OFPair.m of c4419f085b92f811

History of the file that is called src/OFPair.m at check-in c4419f085b92f811

2024-04-03
02:16
[030b70db3e] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2375) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[400992c36d] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2167) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[5125fc5874] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2167) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[22c01e92c3] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2167) [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
[60a88e0dc4] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 2167) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[03bda5affd] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2168) [annotate] [blame] [check-ins using] [diff]
2020-10-10
14:27
[6855a79df9] part of check-in [aeb403a1ed] OFObject: Change type of -[hash] to unsigned long

The internal hash is still 32 bit in most places, but this way, it is at
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. (check-in: [aeb403a1ed] user: js, branch: trunk, size: 2257) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[a27e0f483b] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2252) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[1bd06c79c3] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2249) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[2b1b0b219a] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2243) [annotate] [blame] [check-ins using] [diff]
2017-11-11
23:27
[f2d44708a8] part of check-in [526feacebc] Small optimization for -[isEqual:] (check-in: [526feacebc] user: js, branch: trunk, size: 2220) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[e5cb38f069] 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: 2183) [annotate] [blame] [check-ins using] [diff]

2017-09-26
21:53
[2880b7d607] part of check-in [52011fbfd6] Many nullability fixes (check-in: [52011fbfd6] user: js, branch: trunk, size: 2154) [annotate] [blame] [check-ins using] [diff]
2017-09-25
23:23
[a5961f13a9] part of check-in [9e998270e4] OF{Pair,Triple}: Fix -[mutableCopy] (check-in: [9e998270e4] user: js, branch: trunk, size: 2066) [annotate] [blame] [check-ins using] [diff]
2017-09-09
18:45
[88cab493bc] part of check-in [143a03a8f0] Add missing #include "config.h" (check-in: [143a03a8f0] user: js, branch: trunk, size: 2057) [annotate] [blame] [check-ins using] [diff]
2017-09-05
21:47
Added: [52a79e789f] part of check-in [72837c3426] Add OF(Mutable)Pair (check-in: [72837c3426] user: js, branch: trunk, size: 2036) [annotate] [blame] [check-ins using]