ObjFW  Check-in [04ffb67949]

Overview
Comment:Add +[OFString stringWithUnicodeString:length:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 04ffb67949bf2bfde50f39f690fcddb239d3899495229f1713d89a7c4baed4f8
User & Date: js on 2011-05-02 20:46:25
Other Links: manifest | tags
Context
2011-05-04
22:22
Documentation improvements. check-in: 851e47d743 user: js tags: trunk
2011-05-02
20:46
Add +[OFString stringWithUnicodeString:length:]. check-in: 04ffb67949 user: js tags: trunk
13:01
Don't free ret in -[unicodeString] as it is autoreleased now. check-in: 3a1cd610ed user: js tags: trunk
Changes