ObjFW  Check-in [b8744d8d68]

Overview
Comment:Add protocol_{getName,isEqual,conformsToProtocol}.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: b8744d8d68b874127a9e140826030d00056b699cc3f32bc87edb1ed8239a2db3
User & Date: js on 2012-04-08 14:14:46
Other Links: branch diff | manifest | tags
Context
2012-04-08
14:25
Properly call initialize. check-in: 36d5f460a5 user: js tags: runtime
14:14
Add protocol_{getName,isEqual,conformsToProtocol}. check-in: b8744d8d68 user: js tags: runtime
14:07
Reduce locking in class_conformsToProtocol(). check-in: 10c3b59143 user: js tags: runtime
Changes