ObjFW  History of src/OFBlock.h of b8052b3f658161ee

History of the file that is called src/OFBlock.h at check-in b8052b3f658161ee

2024-04-03
02:16
[5e518a0a02] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2296) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[e14a5320ba] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2088) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[f1e51ec3d8] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2088) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[ae09bf0d6b] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2088) [annotate] [blame] [check-ins using] [diff]
2021-05-09
14:45
[d0a30cd463] part of check-in [3c88df0ce4] Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit. (check-in: [3c88df0ce4] user: js, branch: amiga-library, size: 2088) [annotate] [blame] [check-ins using] [diff]

2021-04-17
15:20
[b2fc8f8283] part of check-in [03ea273cb3] Clean up blocks a little (check-in: [03ea273cb3] user: js, branch: new-naming-convention, size: 2060) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[f6b4954bd3] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1045) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[f83ccaa46b] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 1134) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[fd926a1291] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1134) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[83c8b8b8fe] 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: 1131) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[ace9ad8531] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1053) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[5a5196dbbf] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1047) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[b550d02e6f] 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: 1024) [annotate] [blame] [check-ins using] [diff]

2017-05-07
23:14
[6289b76304] part of check-in [16c05e87e1] Add OF_UNAVAILABLE (check-in: [16c05e87e1] user: js, branch: trunk, size: 996) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[f5cf0f9ba9] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 949) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
[49d17ee2bf] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 943) [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
[01e4fda855] part of check-in [9e76144ef8] Add support for and use the new nullability (check-in: [9e76144ef8] user: js, branch: trunk, size: 939) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[5b982e6c1a] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 891) [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
[8b79a84526] part of check-in [246cfe0807] Documentation: Show correct imports (check-in: [246cfe0807] user: js, branch: trunk, size: 885) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[0ba2570f98] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 838) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[e7f3f029c3] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 832) [annotate] [blame] [check-ins using] [diff]
2012-12-20
01:10
[f133e0140c] part of check-in [b5e1ba0f94] Move block structs and functions to block.h.

This makes it possible to use the blocks runtime from C. (check-in: [b5e1ba0f94] user: js, branch: trunk, size: 826) [annotate] [blame] [check-ins using] [diff]

2012-10-28
12:38
[b8e1a2deb4] part of check-in [1ad9565253] Switch to a headerdoc-compatible doc format. (check-in: [1ad9565253] user: js, branch: trunk, size: 1472) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[57ad6e55f9] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 1472) [annotate] [blame] [check-ins using] [diff]
2011-05-05
21:17
[bf2b3b26d3] part of check-in [8490c927d2] More documentation improvements. (check-in: [8490c927d2] user: js, branch: trunk, size: 1466) [annotate] [blame] [check-ins using] [diff]
2011-05-01
14:24
[9fe373d7f9] part of check-in [69ebd2ccbf] Move structs and enums only needed internally to .m files. (check-in: [69ebd2ccbf] user: js, branch: trunk, size: 1387) [annotate] [blame] [check-ins using] [diff]
2011-02-01
22:11
[bf216ad41d] part of check-in [03d1b71d10] Use extern "C" where useful.
Improves ObjC++ compatibility.
(check-in: [03d1b71d10] user: js, branch: trunk, size: 2128) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[966a359b27] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 2061) [annotate] [blame] [check-ins using] [diff]
2010-12-10
11:21
[cb68d0b220] part of check-in [fada60d54c] Documentation fixes. (check-in: [fada60d54c] user: js, branch: trunk, size: 1805) [annotate] [blame] [check-ins using] [diff]
2010-11-12
14:06
[0076f81009] part of check-in [c0863afedf] More compatibility with other blocks runtimes. (check-in: [c0863afedf] user: js, branch: trunk, size: 1851) [annotate] [blame] [check-ins using] [diff]
2010-11-11
21:55
[5c02ac3636] part of check-in [56393a3fbd] OFBlock is now based on OFObject. (check-in: [56393a3fbd] user: js, branch: trunk, size: 1698) [annotate] [blame] [check-ins using] [diff]
2010-10-05
20:01
[78089d079f] part of check-in [f78e4e4714] Remove -[autorelease] from OFBlock.

The reason is that a block might be an NSBlock on OS X where it would
add the block to an NSAutoreleasePool. This change forces the developer
to use [OFAutoreleasePool addObject: block], which will also work if
the block is an NSBlock. Thus, this change is to force developers to
write portable code. (check-in: [f78e4e4714] user: js, branch: trunk, size: 1831) [annotate] [blame] [check-ins using] [diff]

2010-09-19
01:49
[b3a64f1a53] part of check-in [ac3f7882e5] Add +[class] to OFBlock. (check-in: [ac3f7882e5] user: js, branch: trunk, size: 1846) [annotate] [blame] [check-ins using] [diff]
2010-09-16
00:00
[4ef0807806] part of check-in [0f04c85a63] Documentation improvements. (check-in: [0f04c85a63] user: js, branch: trunk, size: 1830) [annotate] [blame] [check-ins using] [diff]
2010-09-08
09:58
[8a28a2dbc7] part of check-in [0c55736c5d] Add some #ifdefs to make OFBlocks.m compile with the Apple runtime. (check-in: [0c55736c5d] user: js, branch: trunk, size: 1766) [annotate] [blame] [check-ins using] [diff]
2010-09-07
09:45
[383899c068] part of check-in [3e8d3a2668] More compatibility with Apple's Blocks runtime. (check-in: [3e8d3a2668] user: js, branch: trunk, size: 1647) [annotate] [blame] [check-ins using] [diff]
2010-09-06
20:51
[a646593991] part of check-in [3f655d43f6] Add missing definitions of Block_{copy,release} to OFBlock.h. (check-in: [3f655d43f6] user: js, branch: trunk, size: 1490) [annotate] [blame] [check-ins using] [diff]
20:27
Added: [31cbc5c2b5] part of check-in [ccf87e1ffb] Blocks can be used like normal ObjC objects now. (check-in: [ccf87e1ffb] user: js, branch: trunk, size: 1381) [annotate] [blame] [check-ins using]