ObjFW  Check-in [19890b42b2]

Overview
Comment:GCC always defines self as struct objc_class, even for class methods.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 19890b42b27ea6ed40a807d33f378d8787c0c87ecef7a43db55d8aade5630ea0
User & Date: js on 2010-03-04 21:37:48
Other Links: manifest | tags
Context
2010-03-04
22:26
Update .xcodeproj to include new files. check-in: e99fed9270 user: js tags: trunk
21:37
GCC always defines self as struct objc_class, even for class methods. check-in: 19890b42b2 user: js tags: trunk
12:28
Add +[setImplemenation:forClassMethod:] and friends. check-in: a4b1a005b6 user: js tags: trunk
Changes