ObjFW  Check-in [f1e3f965fc]

Overview
Comment:Add -[indexOfObject:] and -[indexOfObjectIdenticalTo:] to OFArray.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f1e3f965fcbb3df6572d9187de303d9cfdfd0720acee13d25a0e7fada6d085fb
User & Date: js on 2009-11-28 20:29:39
Other Links: manifest | tags
Context
2009-11-28
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
2009-11-26
09:50
Add -[firstItem] to OFDataArray and -[firstObject] to OFArray. check-in: 4d523be264 user: js tags: trunk
Changes