Overview
Comment: | Don't assume all custom string classes use Unicode
Initially, isUTF8 was set to true for all custom string classes because |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
82c584673415ba9d2a14c9f2664fe1d0 |
User & Date: | js on 2024-08-24 23:41:16 |
Other Links: | manifest | tags |
Context
2024-08-25
| ||
00:47 | Add support for tagged pointer strings check-in: 8ca952eaa4 user: js tags: trunk | |
2024-08-24
| ||
23:43 | Don't assume all custom string classes use Unicode check-in: cacfcf1b9d user: js tags: 1.1 | |
23:41 | Don't assume all custom string classes use Unicode check-in: 82c5846734 user: js tags: trunk | |
22:19 | OFString: Fix converting from some encodings check-in: d6a8d57148 user: js tags: trunk | |
Changes
Modified src/OFMutableUTF8String.m from [3976c4d518] to [521dc8393f]. [diff]
Modified src/OFUTF8String+Private.h from [ec0d6fe6c1] to [ccfb13bd6d]. [diff]
Modified src/OFUTF8String.m from [69877c8b33] to [eb22322b98]. [diff]