8 Commits

Author SHA1 Message Date
Jonathan Flat
914b9f7bbd
Support NS/CFURL re-core in Swift (#1238)
* (146349351) Support NS/CFURL re-core in Swift

* Fix .fileSystemPath() calls in Windows test

* Use encoded strings for .absoluteURL, fix NSURL bridging and CFURL lastPathComponent edge cases

* Add workaround for crash on Linux

* Fix typo
2025-04-11 22:37:51 -06:00
Jonathan Flat
4b8d3b0677
(142639765) Allow URLParser to be called directly from ObjC (#1118) 2025-01-13 12:24:35 -07:00
Jonathan Flat
002921d5e3
Add back Swift URL code for compatibility debugging (#970)
This reverts "Remove unused Swift URL code (#949)" commit b2d323e1a805ec4f2db19d4cc49ed4430a201b2a.
2024-10-08 16:41:35 -07:00
Jonathan Flat
b2d323e1a8
(135904218) Remove unused Swift URL code (#949) 2024-09-27 15:03:11 -07:00
Tony Parker
caa08cf226
Enable complete concurrency checking in Foundation 2024-06-04 10:41:59 -07:00
Charles Hu
6566925d60
Update remaining references of FoundationICU to _FoundationICU (#649) 2024-06-03 14:59:28 -07:00
Charles Hu
2a8e9438ec
Upgrade FoundationICU to 0.0.7 (#645) 2024-05-31 13:50:07 -07:00
Jonathan Flat
361efcf5fe
Port URL and URLComponents to swift-foundation (#586) 2024-05-06 09:51:18 -07:00