ObjFW  Check-in [1a68929cbb]

Overview
Comment:Fix forgotten call to -[description] in -[componentsJoinedByString].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1a68929cbbd2a2409e05d4362207c02160e455a758b3a046c6d9cc722891b728
User & Date: js on 2010-11-15 23:20:54
Other Links: manifest | tags
Context
2010-11-16
00:40
-[className] and +[className] now return an OFString. check-in: 2011b7b91c user: js tags: trunk
2010-11-15
23:20
Fix forgotten call to -[description] in -[componentsJoinedByString]. check-in: 1a68929cbb user: js tags: trunk
08:21
Reduce the number of states and correctly handle \t in OFXMLParser. check-in: e23674756b user: js tags: trunk
Changes