ObjFW  History of src/OFTriple.m of 10f006be3783a5ca98719c493c8d481a51cebd2758fb2ee5c888031a5ef0baeb

History of file src/OFTriple.m at check-in 10f006be3783a5ca98719c493c8d481a51cebd2758fb2ee5c888031a5ef0baeb

2024-04-03
02:16
Change license to LGPLv3 only file: [b97fd777b5] check-in: [7413a728a7] user: js, branch: trunk, size: 2822 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [1fbb342275] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2614 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [180ad4fb45] check-in: [8939cbdb52] user: js, branch: trunk, size: 2614 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [51ba3c68c4] check-in: [1a86b8175b] user: js, branch: trunk, size: 2614 [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
Rename all functions in macros.h file: [444aed5be2] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 2614 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [2b97357c4c] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2617 [annotate] [blame] [check-ins using] [diff]
2020-10-10
14:27
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. file: [9a522e8d33] check-in: [aeb403a1ed] user: js, branch: trunk, size: 2706 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [132f7da5da] check-in: [c7f0229795] user: js, branch: trunk, size: 2701 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [0c716a21a9] check-in: [0509d7a844] user: js, branch: trunk, size: 2698 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [6441b54ca6] check-in: [7e5c81e186] user: js, branch: trunk, size: 2692 [annotate] [blame] [check-ins using] [diff]
2017-11-11
23:27
Small optimization for -[isEqual:] file: [33c5c09815] check-in: [526feacebc] user: js, branch: trunk, size: 2669 [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: [2e7a2cddf4] check-in: [2f4e0df8be] user: js, branch: trunk, size: 2632 [annotate] [blame] [check-ins using] [diff]

2017-09-26
21:53
Many nullability fixes file: [8c78490503] check-in: [52011fbfd6] user: js, branch: trunk, size: 2603 [annotate] [blame] [check-ins using] [diff]
2017-09-25
23:23
OF{Pair,Triple}: Fix -[mutableCopy] file: [c60f2166d4] check-in: [9e998270e4] user: js, branch: trunk, size: 2466 [annotate] [blame] [check-ins using] [diff]
2017-09-09
18:45
Add missing #include "config.h" file: [76e6072d35] check-in: [143a03a8f0] user: js, branch: trunk, size: 2455 [annotate] [blame] [check-ins using] [diff]
2017-09-05
22:02
Added: Add OF(Mutable)Triple file: [8847fb6233] check-in: [dc6c271897] user: js, branch: trunk, size: 2434 [annotate] [blame] [check-ins using]