ObjFW  Check-in [6214a3be25]

Overview
Comment:Improve methods using blocks in OFDictionary.

Mutations during enumerations using blocks are now always detected,
even for methods such as -[filteredDictionaryUsingBlock:].

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6214a3be25ee7692d661996f59b326106f4a9d388585cf104eaef9cfcc66b5cf
User & Date: js on 2011-07-22 17:03:22
Other Links: manifest | tags
Context
2011-07-22
18:59
Rename object1 and object2 to left and right in -[reduceWithBlock:]. check-in: 030cc6df0e user: js tags: trunk
17:09
Rename -[reduceUsingBlock:] to -[foldUsingBlock:]. check-in: d6faaf68b9 user: js tags: trunk
17:03
Improve methods using blocks in OFDictionary. check-in: 6214a3be25 user: js tags: trunk
Changes