ObjFW  Check-in [a4b1a005b6]

Overview
Comment:Add +[setImplemenation:forClassMethod:] and friends.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a4b1a005b6582469310b54287421e22f81bf7f92d4a66f7fc9955c08887ce058
User & Date: js on 2010-03-04 12:28:15
Other Links: manifest | tags
Context
2010-03-04
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
2010-02-24
23:00
Rename -[replaceMethod:withMethodFromClass:] and friends.
The rename was needed as these replace instance methods.
check-in: b156ec8284 user: js tags: trunk
Changes