ObjFW  Check-in [e9db0f7013]

Overview
Comment:Add -[OFMutableString insertString:atIndex:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e9db0f7013fd039b8b62ffc57fb509accf687638375631daa074b2420561cd81
User & Date: js on 2010-10-24 22:32:03
Other Links: manifest | tags
Context
2010-10-24
23:31
Compare blocks to NULL instead of nil. Some old clang revs require this. check-in: 39f8e079ef user: js tags: trunk
22:32
Add -[OFMutableString insertString:atIndex:]. check-in: e9db0f7013 user: js tags: trunk
22:12
Add -[OFMutableString replaceCharactersFromIndex:toIndex:withString:]. check-in: 3f14a43fbf user: js tags: trunk
Changes