ObjFW  Check-in [4ad6599390]

Overview
Comment:Cache 32 autorelease pools per thread.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4ad65993900129ea5f9a9962183826dbd0d0c9e10e71ea311a4a1209ea233e39
User & Date: js on 2012-08-09 15:37:08
Other Links: manifest | tags
Context
2012-08-10
20:08
Directly use the runtime's autorelease pools. check-in: 1255f3a11a user: js tags: trunk
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
Changes