ObjFW  Check-in [26f2ffa908]

Overview
Comment:-[addObject:atIndex:] -> -[insertObject:atIndex:].

For consistency with Foundation.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 26f2ffa9084bcb98d90aa304e5acb19a588d0d86fe21119bd6a704746445d70e
User & Date: js on 2012-06-06 12:15:46
Other Links: manifest | tags
Context
2012-06-06
12:23
Add a missing check in OFDataArray. check-in: e68229ff3b user: js tags: trunk
12:15
-[addObject:atIndex:] -> -[insertObject:atIndex:]. check-in: 26f2ffa908 user: js tags: trunk
12:15
swapObjectAtIndex... -> exchangeObjectAtIndex... check-in: 13e6e99067 user: js tags: trunk
Changes