-
Notifications
You must be signed in to change notification settings - Fork 235
Pull requests: swiftlang/swift-foundation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Generalize concrete implementations of withUnsafeBytes to typed throws for ContiguousBytes conformers
#1929
opened Apr 24, 2026 by
jmschonfeld
Contributor
Loading…
Restore backslash decoding behavior for Windows file URL paths
#1925
opened Apr 23, 2026 by
jrflat
Contributor
Loading…
Extricate Foundation dependencies from JSON/CommonCodable; removal of global Date/Data strategies
new-codable
Related to new Swift (de)serialization APIs
#1913
opened Apr 16, 2026 by
kperryua
Contributor
Loading…
new-codable enum macro implementation
new-codable
Related to new Swift (de)serialization APIs
#1912
opened Apr 16, 2026 by
kperryua
Contributor
Loading…
Implement Data.range(of:options:in:) for non-Darwin platforms
#1893
opened Apr 11, 2026 by
McNight
Loading…
Initializers for joining a sequence of predicates
#1878
opened Apr 4, 2026 by
MatthewTurk247
Contributor
Loading…
Attempt to fix new-codable Windows test crashes
new-codable
Related to new Swift (de)serialization APIs
#1851
opened Mar 26, 2026 by
kperryua
Contributor
Loading…
Adopt [SE-0503]: SuppressedAssociatedTypesWithDefaults
new-codable
Related to new Swift (de)serialization APIs
#1850
opened Mar 25, 2026 by
kperryua
Contributor
Loading…
Field utf8span property
new-codable
Related to new Swift (de)serialization APIs
#1849
opened Mar 24, 2026 by
kperryua
Contributor
Loading…
UUID v7 - Proposal, implementation, and performance enhancements
#1836
opened Mar 18, 2026 by
parkera
Contributor
Loading…
Add support for
wasm32-unknown-emscripten platform
#1819
opened Mar 16, 2026 by
MaxDesiatov
Contributor
•
Draft
Improve String dictionary key strategy tests to verify nested value conversion
#1777
opened Feb 24, 2026 by
ShivaHuang
Contributor
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
Contributor
Loading…
Use st_birthtimespec instead of st_ctim.tv_sec on Darwin
#1648
opened Dec 11, 2025 by
LumioseSil
Contributor
Loading…
Remove dead, useless storage count check
#1647
opened Dec 11, 2025 by
LumioseSil
Contributor
Loading…
GetLastError() doesn't return anything if the call succeeds
#1646
opened Dec 11, 2025 by
LumioseSil
Contributor
Loading…
GetUserNameExW returns 0 on error, non-zero on success
#1642
opened Dec 10, 2025 by
LumioseSil
Contributor
Loading…
Improve URL host IDNA-encoding performance and compatibility
#1632
opened Dec 6, 2025 by
jrflat
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.