Jeremy Schonfeld
|
cfcf10a2e1
|
Support initializing string with nonLossyASCII encoding (#932)
|
2024-09-20 14:32:23 -07:00 |
|
Tony Parker
|
07f38c4ca2
|
Add compatibility path for invalid UTF8 data (#815)
|
2024-08-02 10:21:32 -07:00 |
|
Jeremy Schonfeld
|
acae3d26b6
|
Implement isoLatin1 and macOSRoman encoding (#743)
* Implement isoLatin1 and macOSRoman encoding
* Limit new behavior to non-framework build
|
2024-07-25 08:52:30 -07:00 |
|
Tony Parker
|
5357a58046
|
Add compatibility path for String(bytes:encoding:) (#651)
|
2024-06-04 09:01:24 -07:00 |
|
Tony Parker
|
65c6532a8e
|
See if String(contentsOf:) family can be implemented directly in Swift (#622)
|
2024-05-20 11:16:56 -07:00 |
|