-
Notifications
You must be signed in to change notification settings - Fork 188
Insights: swiftlang/swift-foundation
Overview
Could not load contribution data
Please try again later
35 Pull requests merged by 17 people
-
Fix #1176 JSON Decoder and Encoder limit disagreement
#1242 merged
May 20, 2025 -
fix
Calendar.RecurrenceRule
#1284 merged
May 19, 2025 -
Forward ObjC messages to _BridgedURL in rare compatibility cases
#1301 merged
May 19, 2025 -
Merge
main
intorelease/6.2
#1300 merged
May 19, 2025 -
Add main --> release/6.2 automerger
#1297 merged
May 16, 2025 -
[Data] Fix build issue with Static SDK for Linux.
#1293 merged
May 16, 2025 -
Reapply #1160, Add fix to allow more padding characters than necessary
#1263 merged
May 15, 2025 -
Update concurrency-safe notifications proposal (v4)
#1295 merged
May 15, 2025 -
Retrieving attributed string attribute values should not use identity casts
#1290 merged
May 14, 2025 -
Move off of RegexBuilder for URL.Template
#1273 merged
May 13, 2025 -
AttributedString Equatable conformance performance improvements
#1287 merged
May 13, 2025 -
Fix URL.Template benchmark variable initialization
#1289 merged
May 12, 2025 -
Fix FileManager directories warning
#1288 merged
May 10, 2025 -
Don't add a slash when appending an empty string to an empty path and host
#1282 merged
May 5, 2025 -
Implement list item delimiter attribute
#1272 merged
May 5, 2025 -
Fix @preconcurrency import Android in CocoaError+FilePath.swift
#1281 merged
May 3, 2025 -
Switch to a safer technique for obtaining the working directory on Windows
#1277 merged
May 3, 2025 -
Enable MemberImportVisibility upcoming feature in Foundation
#1280 merged
May 2, 2025 -
Fix URL.Template availability annotations
#1279 merged
May 2, 2025 -
Restore selective nil path behavior for bridged NSURLs
#1278 merged
May 2, 2025 -
Markdown List Delimiters
#1244 merged
May 2, 2025 -
Upgrade AttributedStringWritingDirection SPI to API
#1275 merged
Apr 29, 2025 -
[Proposal]:
#bundle
macro#1251 merged
Apr 28, 2025 -
Implementation of #bundle
#1274 merged
Apr 26, 2025 -
[CI] Add support for GitHub Actions
#1241 merged
Apr 24, 2025 -
Transparently add the \\?\ prefix to Win32 calls for extended length path handling
#1257 merged
Apr 23, 2025 -
[Proposal] Progress Reporting in Swift Concurrency
#1192 merged
Apr 23, 2025 -
Remove URL workaround for Linux crash once SCL-F is rebuilt
#1252 merged
Apr 23, 2025 -
Revert strict IPv6 validation in URL
#1258 merged
Apr 23, 2025 -
Make URL template regex dependency framework-only for now
#1268 merged
Apr 22, 2025 -
[FoundationInternationalization] Avoid implicitly linking RegexBuilder symbol
#1265 merged
Apr 22, 2025 -
Follow up for #1198: Fix test for FOUNDATION_FRAMEWORK
#1261 merged
Apr 22, 2025 -
Update
CMakeLists.txt
with missingURLTemplate_Expression.swift
#1262 merged
Apr 22, 2025 -
URI Templating
#1198 merged
Apr 21, 2025 -
AttributedString character insertion doesn't invalidate text dependent attributes
#1256 merged
Apr 21, 2025
11 Pull requests opened by 10 people
-
Update the link for Proposals 0022-writing-direction-attribute.md
#1255 opened
Apr 21, 2025 -
ProgressReporter Implementation
#1270 opened
Apr 22, 2025 -
Proposal to generate `UUID`s using `RandomNumberGenerator`s
#1271 opened
Apr 24, 2025 -
[SE-0456, -0467] Data+Span+MutableSpan
#1276 opened
Apr 30, 2025 -
Implement `String.Encoding.ianaName` and `String.Encoding(ianaName:)`.
#1286 opened
May 9, 2025 -
Locale.preferredLocales
#1291 opened
May 14, 2025 -
[6.2][Data] Fix build issue with Static SDK for Linux.
#1294 opened
May 15, 2025 -
Enable string conversion in EUC-JP.
#1296 opened
May 16, 2025 -
Character-only mutations should not overwrite paragraph-bound attributes in paragraph following mutation
#1302 opened
May 19, 2025 -
Conform `LossLessStringConvertible` for UUID
#1303 opened
May 20, 2025 -
Update code formatting on SF-0011 with more readable indentation and generic parameters
#1305 opened
May 20, 2025
8 Issues closed by 5 people
-
JSONEncoder can't encode what JSONDecoder decoded (they disagree on limits...)
#1176 closed
May 20, 2025 -
RecurrenceRule produces incorrect sequences for start dates with non-zero nanosecond components
#1283 closed
May 19, 2025 -
`_FoundationCollection` is installed with an improper name
#1230 closed
May 14, 2025 -
Regression: `String.data(using: .iso2022JP)` unexpectedly returns `nil` on non-Darwin.
#1014 closed
May 14, 2025 -
Make URI template's regex parsing available in swift-foundation
#1269 closed
May 13, 2025 -
`String.data(using:)` does not support Shift-JIS.
#925 closed
May 13, 2025 -
☂️ `String.init(data:encoding:)`/`String.data(using:)` regression.
#1015 closed
May 13, 2025 -
Crash when decoding invalid JSON on iOS 18.2 simulator
#1260 closed
Apr 24, 2025
6 Issues opened by 6 people
-
Windows Crash During Deep JSON Encoding/Decoding
#1304 opened
May 20, 2025 -
FileManager "isDeletableFile" returns true when no file exists at path
#1299 opened
May 18, 2025 -
ProcessInfo.init() is public on Darwin but internal on Linux
#1298 opened
May 17, 2025 -
Conform `UUID` to `LosslessStringConvertible`
#1292 opened
May 15, 2025 -
FileManager should use utimensat instead of utimes
#1259 opened
Apr 21, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`Data.write(to:options:)` crashes if `[.atomic, .withoutOverwriting]` are passed together
#1098 commented on
Apr 22, 2025 • 0 new comments -
Comparison predicate cannot refer to ComparisonResult enum
#318 commented on
May 1, 2025 • 0 new comments -
Add missing functionality to Decimal
#1285 commented on
May 8, 2025 • 0 new comments -
Discrepancy: `String.data(using: .japaneseEUC)` returns `nil` on non-Darwin.
#1016 commented on
May 15, 2025 • 0 new comments -
Bug: #Predicate macro incorrectly fails for ‘final’ classes
#1173 commented on
May 19, 2025 • 0 new comments -
`Decimal.FormatStyle` does not always respect the locale's decimalSeparator
#135 commented on
May 20, 2025 • 0 new comments -
Initiating a Locale/Language with empty language code/script/region results in an unreasonable locale.
#1102 commented on
May 13, 2025 • 0 new comments -
[Proposal] Add "String Encoding Names" proposal.
#1243 commented on
May 9, 2025 • 0 new comments