ObjFW  History of src/OFInvocation.h of aaf991863afd5ad1

History of the file that is called src/OFInvocation.h at check-in aaf991863afd5ad1

2024-04-03
02:16
[ba0216248b] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2690) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[3b94fe4d77] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2482) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[ce48bec833] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2482) [annotate] [blame] [check-ins using] [diff]
2022-11-07
00:28
[76f156403c] part of check-in [a43377bd13] Merge trunk into branch "invoke-invocation" (check-in: [a43377bd13] user: js, branch: invoke-invocation, size: 2762) [annotate] [blame] [check-ins using] [diff]
00:27
[7cc36c2eaa] part of check-in [96c24a6b6c] Merge trunk into branch "invoke-invocation" (check-in: [96c24a6b6c] user: js, branch: invoke-invocation, size: 2771) [annotate] [blame] [check-ins using] [diff]
2022-09-12
08:52
[ab7d9433d5] part of check-in [1038191a03] Restrict subclassing on more classes (check-in: [1038191a03] user: js, branch: trunk, size: 2482) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[324ba0dca4] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2491) [annotate] [blame] [check-ins using] [diff]
2021-03-30
21:23
[8c29c4a2ab] part of check-in [564d6d6b6f] Merge trunk into 1.0 branch (check-in: [564d6d6b6f] user: js, branch: 1.0, size: 2491) [annotate] [blame] [check-ins using] [diff]
2021-03-07
15:07
[14d19be34a] part of check-in [1948e7e972] *.h: Fold methods into one line where it fits (check-in: [1948e7e972] user: js, branch: trunk, size: 2771) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[0b22e6a97b] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2781) [annotate] [blame] [check-ins using] [diff]
2020-10-04
14:39
[eaf0bab701] part of check-in [a9f08709d2] Merge trunk into 1.0 branch (check-in: [a9f08709d2] user: js, branch: 1.0, size: 2590) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[86507cef33] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 2870) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[e893ac091c] 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: 2870) [annotate] [blame] [check-ins using] [diff]

2020-01-08
02:29
[0e97c35a12] part of check-in [e7e1e1c6c5] Merge branch 'master' into 1.0 (check-in: [e7e1e1c6c5] user: js, branch: 1.0, size: 2576) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[119fc1c29a] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2856) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:57
[a768f545d5] part of check-in [76245b4665] Merge branch 'master' into 1.0 (check-in: [76245b4665] user: js, branch: 1.0, size: 2573) [annotate] [blame] [check-ins using] [diff]
19:35
[8d5d38dc1e] 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: 2853) [annotate] [blame] [check-ins using] [diff]

15:25
[24df5b6a45] part of check-in [fc521f01cc] Remove incomplete -[OFInvocation invoke] support (check-in: [fc521f01cc] user: js, branch: 1.0, size: 2552) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[26aac59c99] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2832) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[337e8d620e] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2826) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
[d8a720996e] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2803) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[045df89640] 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: 2796) [annotate] [blame] [check-ins using] [diff]

2017-09-16
19:11
[123d15423c] part of check-in [6d2f81aea9] OFInvocation: Support for invoking on x86_64/ELF (check-in: [6d2f81aea9] user: js, branch: trunk, size: 2782) [annotate] [blame] [check-ins using] [diff]
2017-09-11
02:05
[c3fa8975c2] part of check-in [95797a4d1c] OFInvocation: Initial support for invoking

So far this is only for x86_64 with the Apple runtime and does not yet
support all types. It also does not yet support passing arguments via
the stack. (check-in: [95797a4d1c] user: js, branch: trunk, size: 2689) [annotate] [blame] [check-ins using] [diff]

2017-09-10
22:32
Added: [644970666b] 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: 2502) [annotate] [blame] [check-ins using]