ObjFW  Check-in [10c3b59143]

Overview
Comment:Reduce locking in class_conformsToProtocol().
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 10c3b59143bcca8b7d7e33189c4ce3b440e285122fe3151c57abea3a32f940fb
User & Date: js on 2012-04-08 14:07:59
Other Links: branch diff | manifest | tags
Context
2012-04-08
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
14:06
Don't have any methods in Protocol. check-in: df24f80ab0 user: js tags: runtime
Changes