Skip to content

Pull requests: swiftlang/swift-foundation

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Restore backslash decoding behavior for Windows file URL paths
#1925 opened Apr 23, 2026 by jrflat Contributor Loading…
Expressively initialising calendars
#1923 opened Apr 22, 2026 by kielgillard 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…
[DNM] test ci
#1904 opened Apr 14, 2026 by justice-adams-apple 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
Add baseURL to URL's hash calculation
#1799 opened Mar 6, 2026 by marcprux Contributor Loading…
Support for nil comparisons without Equatable conformance
#1765 opened Feb 19, 2026 by MatthewTurk247 Contributor Loading…
Align UUID regex component with PR #1547 direction
#1740 opened Feb 12, 2026 by beltradini Loading…
Off-by-one in String+IO
#1670 opened Jan 3, 2026 by LumioseSil 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…
ProTip! Exclude everything labeled bug with -label:bug.