ObjFW  Check-in [4fb0f4bf66]

Overview
Comment:Add -[OFMutableDictionary initWithCapacity:].

This was already implemented in OFDictionary_hashtable for internal
usage and is now publicly available.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4fb0f4bf66a09a408383f40639ffbbce4f81b56fbb3e9d86cfa58295507550d3
User & Date: js on 2013-02-18 11:07:29
Other Links: manifest | tags
Context
2013-02-18
11:31
A few small fixes for OS X/PPC. check-in: adaf5a3e6e user: js tags: trunk
11:07
Add -[OFMutableDictionary initWithCapacity:]. check-in: 4fb0f4bf66 user: js tags: trunk
10:38
Add -[OFDataArray initWithItemSize:capacity:]. check-in: e403ca05cb user: js tags: trunk
Changes