Issues
- 2
`URL.path` includes leading Slash if the URL points to the root directory of a drive on Windows
#977 opened by ahoppen - 1
Adopt primary associated types to `FormatStyle`
#987 opened by itingliu - 0
- 0
`URL.withUnsafeFileSystemRepresentation` drops trailing backslash even if it is significant on Windows
#976 opened by ahoppen - 1
Calendar.RecurrenceRule.recurrences(of:in) can find dates excluded by the range
#1040 opened by Salynn - 0
Race condition in `_FileManagerImpl.currentDirectoryPath`
#1034 opened by ahoppen - 1
No support for DescriptiveNumberFormatConfiguration.Presentation in IntegerFormatStyle or DecimalFormatStyle
#1037 opened by orj - 3
Error._domain calculation is inefficient
#1031 opened by ChrisBenua - 3
- 7
- 1
- 0
undefined symbol for `type metadata for Foundation.Data._Representation` on Linux in Swift 6 when using caching
#1030 opened by MahdiBM - 1
Unexpected results with Calendar.RecurrenceRule
#881 opened by theoks - 12
Windows file `URL` prepends "/" at beginning of `path` property, breaking compatibility
#857 opened by gregcotten - 6
URL.path(percentEncoded: false) is NOT Equivalent to URL.path property for File URLs
#1011 opened by swillits - 2
Inconsistent Date Results on macOS vs. Linux for Swift Code Calculating Current Month Range
#1017 opened by MartinLau7 - 0
Regression: `String.data(using: .iso2022JP)` unexpectedly returns `nil` on non-Darwin.
#1014 opened by YOCKOW - 0
- 2
- 1
Removing the last path component of a standalone file path results in an empty path
#922 opened by omochi - 0
- 2
- 2
Large performance difference between two seemingly equivalent ways to create `IndexSet`
#990 opened by mattmassicotte - 0
FileManager creating temporary directory has differing behavior between FoundationEssentials/Foundation (Linux)
#991 opened by WFT - 7
ISO8601FormatStyle produces unexpected results when including fractional seconds
#963 opened by arthurcro - 1
error: cannot inherit from class 'NSLock' because it has overridable members that could not be loaded
#870 opened by clackary - 2
FileManager.default.currentDirectoryPath can crash if the working directory is deleted
#946 opened by jakepetroules - 2
- 1
- 0
- 2
NSDecimal addition generates large number on iOS 18
#930 opened by kbot - 1
- 1
- 1
`itemReplacementDirectoryName` has forgotten the closing bracket when `attempt` is greater than 0
#953 opened by kkebo - 2
- 4
Decimal: different access level for fields and initializer on MacOS and Linux
#934 opened by blindspotbounty - 1
- 4
Unable to build repo with the 6.0 release toolchain
#920 opened by sbhat98 - 2
- 4
- 1
- 0
`String.data(using:)` does not support Shift-JIS.
#925 opened by omochi - 1
- 0
Availability of SwiftFileManager
#909 opened by sebsto - 2
Don't add `-lFoundationEssentials -lFoundationInternationalization` repeatedly when linking many object files
#872 opened by finagolfin - 10
- 2
- 0
Windows produces different error codes for empty paths compared to Linux/Darwin
#882 opened by jmschonfeld - 0
Sorting with multiple SortComparator uses a Sequence instead of Collection
#874 opened by james-kwong - 1
ProcessInfo.processInfo.environment returns magic shell environment vars which aren't valid
#847 opened by jakepetroules