ObjFW  Check-in [044eee2ed9]

Overview
Comment:Don't care in OFDataArray if realloc failed if we only made it smaller.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 044eee2ed97cbbf947b0ecf82cd0a12b1e20536b554be121d972ff4d8de7d077
User & Date: js on 2009-11-28 20:44:10
Other Links: manifest | tags
Context
2009-11-28
20:48
Add -[removeObject:] and -[removeObjectIdenticalTo:] to OFMutableArray. check-in: bd9f5d90ae user: js tags: trunk
20:44
Don't care in OFDataArray if realloc failed if we only made it smaller. check-in: 044eee2ed9 user: js tags: trunk
20:29
Add -[indexOfObject:] and -[indexOfObjectIdenticalTo:] to OFArray. check-in: f1e3f965fc user: js tags: trunk
Changes