ObjFW  Check-in [a5f297053a]

Overview
Comment:Don't allow nil in -[initWithObjectForKey:] and optimize -[description].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a5f297053a42f7153dc56daa46a35da72e74fb80476555bc5acdabacb58aa958
User & Date: js on 2011-04-28 18:03:34
Other Links: manifest | tags
Context
2011-04-28
18:15
Nicer description for empty collections. check-in: d01d9805b3 user: js tags: trunk
18:03
Don't allow nil in -[initWithObjectForKey:] and optimize -[description]. check-in: a5f297053a user: js tags: trunk
2011-04-27
21:29
Fix a typo in -[description] of OFConnectionFailedException. check-in: ffb574eb74 user: js tags: trunk
Changes