ObjFW  Check-in [1d57af4a31]

Overview
Comment:Add -[{allows,retain}WeakReference] to OFObject

This is required by the Apple runtime to support weak references.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1d57af4a31e35072e2d97de516f1977b4e2704f73201d3b77a947042fe14eb05
User & Date: js on 2016-05-29 00:42:00
Other Links: manifest | tags
Context
2016-05-29
00:55
runtime/arc.m: Use -[{allows,retain}WeakReference] check-in: 4ee6b746cd user: js tags: trunk
00:42
Add -[{allows,retain}WeakReference] to OFObject check-in: 1d57af4a31 user: js tags: trunk
2016-05-28
23:02
Add support for zeroing weak references check-in: 03e6d6db98 user: js tags: trunk
Changes