ObjFW  Check-in [eafb8d18ed]

Overview
Comment:Rename +[addObjectToTopmostPool:] to +[addObject:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: eafb8d18ed2c528722d93a02b757999fe64c10a64e3f5318835d4275b7fdc977
User & Date: js on 2010-09-07 09:10:33
Other Links: manifest | tags
Context
2010-09-07
09:45
More compatibility with Apple's Blocks runtime. check-in: 3e8d3a2668 user: js tags: trunk
09:10
Rename +[addObjectToTopmostPool:] to +[addObject:]. check-in: eafb8d18ed user: js tags: trunk
2010-09-06
20:51
Add missing definitions of Block_{copy,release} to OFBlock.h. check-in: 3f655d43f6 user: js tags: trunk
Changes