ObjFW  Check-in [e3f22b34ea]

Overview
Comment:Fix a bug with deleted buckets in OFDictionary + a few optimizations.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e3f22b34eac53c2c183101194a42ac48ce7c47f465af2dce908beb48bff22b2c
User & Date: js on 2010-03-18 13:49:52
Other Links: manifest | tags
Context
2010-03-18
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
2010-03-15
20:51
Fix building framework as Universal Binary. check-in: e4a877634a user: js tags: trunk
Changes