ObjFW  Check-in [bff98a6244]

Overview
Comment:Simplify -[OFDictionary all{Keys,Objects}].

This is possible now since +[OFArray arrayWithCapacity:] has been added.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bff98a624480f19d6ac2da683fbd3bf093bf68ea66e39cdcbdcb26719ad70e40
User & Date: js on 2013-04-09 21:37:13
Other Links: manifest | tags
Context
2013-04-09
22:09
Fix incomplete of_char16_t migration. check-in: 8fe08864f8 user: js tags: trunk
21:37
Simplify -[OFDictionary all{Keys,Objects}]. check-in: bff98a6244 user: js tags: trunk
21:35
Add -[OFEnumerator allObjects]. check-in: 7f0e327251 user: js tags: trunk
Changes