ObjFW  History of src/OFMethodSignature.h of 0b962df002af925d65cfa70859a3df6e8c428e66d36d31cdc7312ca26e70db2d

History of the file that is called src/OFMethodSignature.h at check-in 0b962df002af925d65cfa70859a3df6e8c428e66d36d31cdc7312ca26e70db2d

2024-04-03
02:16
[4c031a4466] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3489) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[11d7ad667f] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3281) [annotate] [blame] [check-ins using] [diff]
2023-08-17
14:53
[a9827bf762] part of check-in [abc315cc89] Add more designated initializers (check-in: [abc315cc89] user: js, branch: trunk, size: 3281) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[074e9c24c2] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3213) [annotate] [blame] [check-ins using] [diff]
2022-09-26
20:32
[996cafd8b2] part of check-in [4b8c89a6fe] Document more exceptions (check-in: [4b8c89a6fe] user: js, branch: trunk, size: 3213) [annotate] [blame] [check-ins using] [diff]
2022-09-12
08:52
[91b0f20982] part of check-in [1038191a03] Restrict subclassing on more classes (check-in: [1038191a03] user: js, branch: trunk, size: 2957) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[6c7eab90df] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2971) [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
[11b966e495] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 2971) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[02180a8d88] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2973) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[b2c0b2e4d6] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 3062) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[8389043b64] 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: 3062) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[e0e9fda46c] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3043) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[18c94d6350] 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: 3040) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[35a14e0813] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3019) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[5c595f5586] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3013) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
[91dab49699] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2990) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[4e07660cca] 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: 2969) [annotate] [blame] [check-ins using] [diff]

2017-09-10
22:32
[c54083e3fd] part of check-in [d6553b4578] Add OFInvocation

Only support for storing an invocation, no support for invoking yet. (check-in: [d6553b4578] user: js, branch: trunk, size: 2955) [annotate] [blame] [check-ins using] [diff]

20:39
[cd19d5ba8b] part of check-in [b03cff2f49] Add of_{sizeof,alignof}_type_encoding() (check-in: [b03cff2f49] user: js, branch: trunk, size: 2982) [annotate] [blame] [check-ins using] [diff]
00:45
[009831faed] part of check-in [3c740455b5] OFMethodSignature: Add frame length and offsets (check-in: [3c740455b5] user: js, branch: trunk, size: 2425) [annotate] [blame] [check-ins using] [diff]
2017-09-09
22:03
Added: [c5568c9fc1] part of check-in [55f1b21ae7] Replace type encodings with OFMethodSignature (check-in: [55f1b21ae7] user: js, branch: trunk, size: 1894) [annotate] [blame] [check-ins using]