ObjFW  Check-in [d4b379485a]

Overview
Comment:Don't retain + autorelease objects returned from collections.

This increases performance and should not need to be handled by the
programmer in most cases.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d4b379485a840f2a0f5295a94b0a0f8fa8e01502e59d307afb3112566ba77807
User & Date: js on 2010-07-08 08:57:00
Other Links: manifest | tags
Context
2010-07-08
09:20
Optimize OFAutoreleasePool. check-in: f92e1c77a0 user: js tags: trunk
08:57
Don't retain + autorelease objects returned from collections. check-in: d4b379485a user: js tags: trunk
2010-07-07
21:08
Support for GNU libobjc won't be removed in the near future.
However, ObjFW-RT will be recommended once it's more mature.
check-in: 2924518400 user: js tags: trunk
Changes