-
Notifications
You must be signed in to change notification settings - Fork 229
Pull requests: swiftlang/swift-foundation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add span-based input and output interfaces
enhancement
New feature or request
new-codable
Related to new Swift (de)serialization APIs
#1816
opened Mar 13, 2026 by
kperryua
Loading…
fixes a crash when skipping array fields during decoding
new-codable
Related to new Swift (de)serialization APIs
#1813
opened Mar 12, 2026 by
t089
Loading…
NSURL dataRepresentation inits should allow some invalid URLs the old parser accepted
#1810
opened Mar 10, 2026 by
jrflat
Loading…
Improve String dictionary key strategy tests to verify nested value conversion
#1777
opened Feb 24, 2026 by
ShivaHuang
Loading…
Shorten Codable error messages so they are not redundant with debug descriptions from stdlib
#1770
opened Feb 23, 2026 by
ZevEisenberg
•
Draft
Support for nil comparisons without Equatable conformance
#1765
opened Feb 19, 2026 by
MatthewTurk247
Loading…
Proposal to generalize closure-based functions for Data
proposal
This PR is for a proposal
#1649
opened Dec 12, 2025 by
glessard
Loading…
Use st_birthtimespec instead of st_ctim.tv_sec on Darwin
#1648
opened Dec 11, 2025 by
SiliconA-Z
Loading…
GetLastError() doesn't return anything if the call succeeds
#1646
opened Dec 11, 2025 by
SiliconA-Z
Loading…
GetUserNameExW returns 0 on error, non-zero on success
#1642
opened Dec 10, 2025 by
SiliconA-Z
Loading…
Improve URL host IDNA-encoding performance and compatibility
#1632
opened Dec 6, 2025 by
jrflat
Loading…
SequenceAllSatisfy is mapped to SequenceContainsWhere, and not SequenceAllSatisfy
#1626
opened Dec 5, 2025 by
SiliconA-Z
Loading…
Fix FileManager's extended attribute symlink handling
#1623
opened Dec 5, 2025 by
SiliconA-Z
Loading…
Generalize Data's Any changes to Foundation's public API surface
withUnsafe[Mutable]Bytes functions
API Change
#1622
opened Dec 4, 2025 by
glessard
Loading…
Fix broken errors thrown by
JSONDecoder when parsing decimal as Int
#1606
opened Nov 17, 2025 by
hiragram
Loading…
Add UUID RegexComponent support
API Change
Any changes to Foundation's public API surface
#1547
opened Oct 15, 2025 by
beltradini
Loading…
Fix
JSONEncoder key conversion for CodingKeyRepresentable dictionary keys
#1526
opened Sep 27, 2025 by
ShivaHuang
Loading…
4 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.