ObjFW  Check-in [dbd145b124]

Overview
Comment:Check for mutations during fast enumeration in OFMutableSet.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dbd145b1243c3a08ab4a0c0d97a781b8600dda7bcc5d43f20a0448398d916cb3
User & Date: js on 2011-07-20 16:50:19
Other Links: manifest | tags
Context
2011-07-20
18:23
Remove code duplication for fast enumeration of mutable collections. check-in: 63fc941b66 user: js tags: trunk
16:50
Check for mutations during fast enumeration in OFMutableSet. check-in: dbd145b124 user: js tags: trunk
2011-07-19
23:28
Make OFFastEnumeration part of OFCollection. check-in: ab71981cda user: js tags: trunk
Changes