ObjFW  Check-in [8c45d72a13]

Overview
Comment:Add -[OFDataArray readDataArrayWithNItems:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8c45d72a1360e66c9c15867a9871a7ab0ecf7cceca981aba415509d5ed21eaf3
User & Date: js on 2011-04-25 11:39:16
Other Links: manifest | tags
Context
2011-04-25
14:14
Fix a warning when sizeof(size_t) < sizeof(long long). check-in: e14961f94d user: js tags: trunk
11:39
Add -[OFDataArray readDataArrayWithNItems:]. check-in: 8c45d72a13 user: js tags: trunk
11:35
Add +[OFDataArray dataArray] with a default item size of 1. check-in: 12617ef944 user: js tags: trunk
Changes