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 | 1.1 |
Files: | files | file ages | folders |
SHA3-256: |
cacfcf1b9d70ebd6788ea775af155458 |
User & Date: | js on 2024-08-24 23:43:39 |
Other Links: | branch diff | manifest | tags |
Context
2024-08-25
| ||
21:29 | OFINIFile: Fix parsing `=` within `"` check-in: a7ef90581c user: js tags: 1.1 | |
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:20 | OFString: Fix converting from some encodings check-in: 6e79f005c4 user: js tags: 1.1 | |
Changes
Modified src/OFMutableUTF8String.m from [0d2c04f6f8] to [dda54dd86e]. [diff]
Modified src/OFUTF8String.h from [f1efc16deb] to [a9510f1ddf]. [diff]
Modified src/OFUTF8String.m from [2832b02ca4] to [3e5753e6f2]. [diff]