ObjFW  Check-in [2555952c42]

Overview
Comment:Implement -[isEqual:] and -[hash] for OFDictionary.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2555952c422b18269fd4b6314434bb147e3ad7564fd0413588571142b5641d07
User & Date: js on 2009-11-13 23:18:03
Other Links: manifest | tags
Context
2009-11-14
12:17
New solution for TLS key destructors that works on any OS. check-in: 12101c192f user: js tags: trunk
2009-11-13
23:18
Implement -[isEqual:] and -[hash] for OFDictionary. check-in: 2555952c42 user: js tags: trunk
23:17
Fix a bug in OFDictionary's -[initWithDictionary:]. check-in: 679bce8526 user: js tags: trunk
Changes