ObjFW  Check-in [5008910e85]

Overview
Comment:Add +[conformsTo:] and -[conformsTo:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5008910e855a19210023262f184961d22106842ce8591fc6955e0538f6d71c1a
User & Date: js on 2009-06-01 12:20:58
Other Links: manifest | tags
Context
2009-06-01
20:36
Add objfw.h which includes everything.
Only importing what you really need is preferred, though.
check-in: f8b652cc27 user: js tags: trunk
12:20
Add +[conformsTo:] and -[conformsTo:]. check-in: 5008910e85 user: js tags: trunk
12:02
Write a warning to stderr if objc_sync_{enter,exit} fails. check-in: 216caca8a0 user: js tags: trunk
Changes