ObjFW  Check-in [9e8c825616]

Overview
Comment:OFMutableString: Implement more methods.

The only method that needs to be implemented by a subclass now is
-[replaceCharactersInRange:withString:].

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9e8c8256161a0da6bdd3a5932935b7e36834c658b831b149818a094dde15cd5c
User & Date: js on 2012-12-29 14:31:10
Other Links: manifest | tags
Context
2012-12-29
14:43
Prettify some code. check-in: 374956b098 user: js tags: trunk
14:31
OFMutableString: Implement more methods. check-in: 9e8c825616 user: js tags: trunk
14:29
OFXMLParser: OFMutableString -> OFString. check-in: 036c487137 user: js tags: trunk
Changes