ObjFW  Check-in [fe56ea4a9c]

Overview
Comment:OFMutableArray: Add mutation counter, required for fast enumeration.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: fe56ea4a9cf32c3793fd74067bacf2ea7114842f707f50f4c012e39c59b48c3b
User & Date: js on 2010-01-03 18:14:28
Other Links: manifest | tags
Context
2010-01-03
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
17:36
OFMutableArray: Safer removing of objects. check-in: 0c9d2a8ce9 user: js tags: trunk
Changes