History of file src/OFAutoreleasePool+Private.h at check-in 0b07c8fcfaffe8b0
2019-09-29
| ||
15:58 |
Deleted:
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
2019-01-03
| ||
19:13 | Update copyright file: [b8bab00634] check-in: [0509d7a844] user: js, branch: trunk, size: 788 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [8d39fa01b7] check-in: [7e5c81e186] user: js, branch: trunk, size: 782 [annotate] [blame] [check-ins using] [diff] | |
2017-05-21
| ||
21:28 |
Prefix private methods with of_ instead of OF_
This matches Apple's style. file: [d007f32574] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 759 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [7e3d9a000b] check-in: [cec0f072f8] user: js, branch: 0.8, size: 772 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [88efcbf016] check-in: [2a27cf3000] user: js, branch: trunk, size: 753 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
14:23 |
Clean up class extensions
Now that we can require GCC >= 4.6, we no longer need to fall back to | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [15b3ef0a51] check-in: [9e76144ef8] user: js, branch: trunk, size: 768 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [572e63f6a3] check-in: [cfd374b906] user: js, branch: trunk, size: 720 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
21:43 |
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
2014-01-04
| ||
00:24 | Update copyright. file: [1f3e003793] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 734 [annotate] [blame] [check-ins using] [diff] | |
2013-09-15
| ||
18:51 | Added: OFAutoreleasePool: Free pool cache on thread exit. file: [814524f45d] check-in: [29e4d00225] user: js, branch: trunk, size: 728 [annotate] [blame] [check-ins using] | |