ObjFW  Check-in [57ef5e22ab]

Overview
Comment:Make OFDataArray's cArray a property.

This makes sense as the returned array is not a copy and may even be
changed directly.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 57ef5e22ab7ad31955ca3bfe0e082bdb72fffe8d99d74a6224346ed4fb20e1f5
User & Date: js on 2011-11-14 18:33:16
Other Links: manifest | tags
Context
2011-11-20
18:41
Make OFString a class cluster. check-in: 301ee63212 user: js tags: trunk
2011-11-14
18:33
Make OFDataArray's cArray a property. check-in: 57ef5e22ab user: js tags: trunk
2011-11-02
11:20
Fix parsing of struct tm. check-in: 5d102d382e user: js tags: trunk
Changes