ObjFW  Check-in [eceebefeab]

Overview
Comment:Rename -[OFDataArray readDataArrayWithSize:].

It is now called -[readDataArrayWithCount:].

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: eceebefeabd6c556b9afdb4e7849788be8a88795f3de00569504513a7fd92edc
User & Date: js on 2013-06-17 08:44:30
Other Links: manifest | tags
Context
2013-06-17
08:54
Replace a few asserts with OF_ENSURE / OBJC_ERROR. check-in: dc17a614e8 user: js tags: trunk
08:44
Rename -[OFDataArray readDataArrayWithSize:]. check-in: eceebefeab user: js tags: trunk
2013-06-16
20:03
Split OFUnboundNamespaceException. check-in: 457e0e82af user: js tags: trunk
Changes