ObjFW  Check-in [bce7bbddf4]

Overview
Comment:Rename method replacement methods - the old names were too long.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bce7bbddf4ff4527350698ebe5eff4ced64f39303687066651022a32a614fdcc
User & Date: js on 2010-05-05 17:21:55
Other Links: manifest | tags
Context
2010-05-06
15:21
Add two missing defines to objfw-defs.h.in. check-in: 2c441703fb user: js tags: trunk
2010-05-05
17:21
Rename method replacement methods - the old names were too long. check-in: bce7bbddf4 user: js tags: trunk
2010-05-04
12:25
Only allow subclasses for +[replace*Method:with*MethodFromClass:]. check-in: 252833ad30 user: js tags: trunk
Changes