ObjFW  Check-in [cc87fcff36]

Overview
Comment:Add -[allKeys] and -[allObjects] to OFDictionary.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cc87fcff36c485afc129bfe95dc3cd44e39a4a56078f8985624bb6e3f7d0a29d
User & Date: js on 2011-07-21 19:03:06
Other Links: manifest | tags
Context
2011-07-21
19:17
Add -[minusSet:] and -[intersectSet:] to OFMutableSet. check-in: 821456272f user: js tags: trunk
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
Changes