ObjFW  Check-in [6cef79231a]

Overview
Comment:Fix a minor bug in OFDictionary's -[initWithObject:forKey:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6cef79231a22aef8d4dedec8cf7ec8b50e1a9515112a754ec7bfc30415f98978
User & Date: js on 2010-03-18 14:23:13
Other Links: manifest | tags
Context
2010-03-18
15:25
Mach-O needs this initialized, even though we never access it. check-in: cd2b957955 user: js tags: trunk
14:23
Fix a minor bug in OFDictionary's -[initWithObject:forKey:]. check-in: 6cef79231a user: js tags: trunk
13:49
Fix a bug with deleted buckets in OFDictionary + a few optimizations. check-in: e3f22b34ea user: js tags: trunk
Changes