ObjFW  Check-in [45869ac8ac]

Overview
Comment:Implement fast enumeration for OFArray.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 45869ac8acc34b5447263bd4b834f95301bfc7bde6bb9132c023e974a418ea8b
User & Date: js on 2010-01-03 18:28:03
Other Links: manifest | tags
Context
2010-01-03
18:39
Check for fast enumeration support in compiler and run tests. check-in: a2effa2a7f user: js tags: trunk
18:28
Implement fast enumeration for OFArray. check-in: 45869ac8ac user: js tags: trunk
18:14
OFMutableArray: Add mutation counter, required for fast enumeration. check-in: fe56ea4a9c user: js tags: trunk
Changes