ObjFW  Check-in [0708d6f152]

Overview
Comment:Fix a leak in OFIntrospection with the Apple runtime.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0708d6f152b82dd7becc7434b488a24510bf44e83e5399d95b54f7f44e219996
User & Date: js on 2011-07-29 21:52:53
Other Links: manifest | tags
Context
2011-07-29
21:54
Add +[inheritInstanceMethodsFromClass:] to OFObject. check-in: bf0f10966f user: js tags: trunk
21:52
Fix a leak in OFIntrospection with the Apple runtime. check-in: 0708d6f152 user: js tags: trunk
21:34
OFConstantString: -[completeInitialization] -> -[finishInitialization]. check-in: 2caeadf65a user: js tags: trunk
Changes