ObjFW  Check-in [9e0ca2f627]

Overview
Comment:Add OFArray_subarray and OFArray_adjacenSubarray.

These will prevent a copy of an immutable array when using
-[objectsInRange:].

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9e0ca2f627544fe7f3922d4a4bf9f9dd4aff3f322c51a3b090f92e7c816a5154
User & Date: js on 2011-09-11 12:15:55
Other Links: manifest | tags
Context
2011-09-11
12:17
Add new files to Xcode project. check-in: 20a15c98a8 user: js tags: trunk
12:15
Add OFArray_subarray and OFArray_adjacenSubarray. check-in: 9e0ca2f627 user: js tags: trunk
02:55
Style improvements in TableGenerator.m. check-in: 5131770885 user: js tags: trunk
Changes