ObjFW  Check-in [19f4701ed3]

Overview
Comment:Move objc_autorelease() to arc.m.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 19f4701ed35dd380b8bdf245f470ff6b05cbd1b6c0a555eb09246772e158d998
User & Date: js on 2012-08-07 08:36:52
Other Links: manifest | tags
Context
2012-08-09
15:37
Cache 32 autorelease pools per thread. check-in: 4ad6599390 user: js tags: trunk
2012-08-07
08:36
Move objc_autorelease() to arc.m. check-in: 19f4701ed3 user: js tags: trunk
08:35
Add autorelease.h and export functions. check-in: 7fbf13845b user: js tags: trunk
Changes