ObjFW  Check-in [a2effa2a7f]

Overview
Comment:Check for fast enumeration support in compiler and run tests.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a2effa2a7feaec3afdddb359d2cd4317fb2df60e4029994e656afee3b73eed99
User & Date: js on 2010-01-03 18:39:49
Other Links: manifest | tags
Context
2010-01-03
18:48
Check for objc_enumerationMutation and provide it if it's missing. check-in: 2c40c95434 user: js tags: trunk
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
Changes