-
Notifications
You must be signed in to change notification settings - Fork 256
Pull requests: swiftlang/swift-foundation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[6.3] ensure the number of attributes is added to (#2127) (#2129)
#2180
opened Aug 15, 2026 by
finagolfin
Member
Loading…
[Base64] Use Span instead UnsafeBufferPointer for lookup tables
#2171
opened Aug 11, 2026 by
fabianfett
Contributor
Loading…
Refactor handling of invalid errno values in POSIXError
#2170
opened Aug 11, 2026 by
jmschonfeld
Contributor
Loading…
Document that
RepeatedTimePolicy is applied in search order
#2168
opened Aug 9, 2026 by
cayde-6
Loading…
Fix month rolling, the week-of-month day range, and week-year date resolution in the Chinese and Hebrew calendars
#2165
opened Aug 7, 2026 by
dra8an
Contributor
Loading…
Implement SF-0042: Data Manipulation with Spans
#2160
opened Aug 4, 2026 by
jmschonfeld
Contributor
Loading…
Set the creation date in setAttributes(_:ofItemAtPath:) where supported
#2151
opened Aug 2, 2026 by
maxches99
Contributor
Loading…
Support combining .atomic and .withoutOverwriting in Data.write(to:options:)
#2147
opened Aug 2, 2026 by
maxches99
Contributor
Loading…
Decimal: further performance and correctness improvements
#2131
opened Jul 25, 2026 by
xwu
Contributor
Loading…
Enable embedded mode for FoundationEssentials.
#2118
opened Jul 16, 2026 by
iCharlesHu
Contributor
•
Draft
test: add parameterized tests for invalid UUID strings
#2114
opened Jul 15, 2026 by
ArihantMarwaha
Contributor
Loading…
Add Buddhist and Japanese calendar implementations
#2105
opened Jul 12, 2026 by
dra8an
Contributor
Loading…
Support var default values as replacement for @CodableDefault
new-codable
Related to new Swift (de)serialization APIs
#2072
opened Jul 1, 2026 by
YeoSeongil
Loading…
Implement FOU-0041 - UUID v7 and other improvements
#2064
opened Jun 26, 2026 by
parkera
Contributor
Loading…
Recurse through Optional when allowlisting predicate key paths
#2013
opened Jun 2, 2026 by
adityasingh2400
Contributor
Loading…
Data.write: adds support for the combination of
.atomic & .withoutOverwriting, instead of crashing (#1098)
#2011
opened May 31, 2026 by
wadetregaskis
Contributor
Loading…
SortComparator: materialise comparator
Sequence before reusing it for sort (#874)
#2009
opened May 31, 2026 by
wadetregaskis
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.