Overview
Comment: | Don't free ret in -[unicodeString] as it is autoreleased now. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3a1cd610ed3dc1882209805a41fb6826 |
User & Date: | js on 2011-05-02 13:01:59 |
Other Links: | manifest | tags |
Context
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 | |
2011-05-01
| ||
23:58 | Autorelease the return value of -[unicodeString] and include a BOM. check-in: 7b7250a0ba user: js tags: trunk | |
Changes
Modified src/OFString.m from [fb7ee6732e] to [b56b81b94d]. [diff]