ObjFW  Check-in [4d523be264]

Overview
Comment:Add -[firstItem] to OFDataArray and -[firstObject] to OFArray.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4d523be264e515b4c3502f4c5cd4b74ecfbf6b97c1d4bc04fb2aabb5254e17cf
User & Date: js on 2009-11-26 09:50:12
Other Links: manifest | tags
Context
2009-11-28
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
2009-11-22
16:57
Make it very clear that OFExceptions don't use autorelease pools. check-in: 0fbbfb7158 user: js tags: trunk
Changes