ObjFW  Check-in [63fc941b66]

Overview
Comment:Remove code duplication for fast enumeration of mutable collections.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 63fc941b66aa37300f0727baa4e7588c9c7340d6549f4cd1004a354df8faf19e
User & Date: js on 2011-07-20 18:23:41
Other Links: manifest | tags
Context
2011-07-21
19:03
Add -[allKeys] and -[allObjects] to OFDictionary. check-in: cc87fcff36 user: js tags: trunk
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
Changes