Jeremy Schonfeld
|
39dc85e87c
|
(122536991) File system representations should not be limited to PATH_MAX
|
2024-02-09 16:33:38 -08:00 |
|
Jeremy Schonfeld
|
a163cbe9a8
|
(122199292) Guard against UTF8 buffers from large strings
|
2024-02-02 16:37:59 -08:00 |
|
Tony Parker
|
4499edd7b1
|
Implement Data reading and writing (#377)
* Implement Data reading and writing
* Use swift-foundation-local for dependency name in benchmark
|
2024-01-17 13:04:41 -08:00 |
|
Jeremy Schonfeld
|
7f1bcff03b
|
Fix an off by one error in Strings file system representation
|
2024-01-04 13:42:50 -08:00 |
|
Jeremy Schonfeld
|
ea334c656b
|
(118839391) Implement file system representation for String
* (118839391) Implement file system representation for String
* (118839391) Fix some build issues
* (118839391) Fix embedded nulls and precomposed characters
|
2023-12-14 10:02:20 -08:00 |
|
Tony Parker
|
3d52b255b7
|
Move String additions from _FoundationInternals to FoundationEssentials + package (#282)
|
2023-10-04 16:38:28 -07:00 |
|
Tony Parker
|
9fae9b1c6b
|
Revert "Move String additions from _FoundationInternals to FoundationEssentials + package" (#281)
This reverts commit 3a17834c7f397c9b83085008cad99eca7d7f3735.
|
2023-10-04 15:39:55 -07:00 |
|
Tony Parker
|
3a17834c7f
|
Move String additions from _FoundationInternals to FoundationEssentials + package
|
2023-10-04 15:24:17 -07:00 |
|