issues
search
swiftlang
/
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.29k
stars
1.13k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Dictionary ordering in TestHTTPURLResponse.test_NSCoding
#5133
jrflat
closed
4 days ago
3
Improve CustomNSError.errorDomain calculation
#5132
ChrisBenua
closed
5 days ago
13
[6.0.x] Fix crash when using WebSockets with URLSession.shared
#5131
jrflat
closed
6 days ago
1
Memory crash at String._bridgeToObjectiveCImpl()
#5130
NehaPundlik
closed
6 days ago
2
Trying to get a String representation of a file URL to use on a subprocess command line is frustrating.
#5129
dabrahams
opened
1 week ago
2
Fix crash when using WebSockets with URLSession.shared
#5128
jrflat
closed
1 week ago
1
Move __CFAllocatorRespectsHintZeroWhenAllocating (6.0)
#5127
parkera
closed
1 week ago
1
Move __CFAllocatorRespectsHintZeroWhenAllocating
#5126
parkera
closed
1 week ago
2
__CFAllocatorRespectsHintZeroWhenAllocating not consistently declared extern C
#5125
lhoward
closed
1 week ago
9
Disable TestFileManager.test_emptyFilename on Windows
#5124
jrflat
closed
1 week ago
16
Align fatalError messages in Objective-C bridging methods for consistency
#5123
nnabeyang
closed
1 week ago
2
Fix `NSLock`/`Thread` subclassing issues
#5122
jmschonfeld
opened
2 weeks ago
2
Ensure that NSCharacterSet always returns an NSObject on copy
#5121
parkera
closed
2 weeks ago
1
Ensure that NSCharacterSet always returns an NSObject on copy
#5120
parkera
closed
2 weeks ago
1
Fixed an infinite loop caused by force casting NSError to CocoaError
#5119
parkera
closed
2 weeks ago
1
Ensure that NSCharacterSet always returns an NSObject on copy
#5118
parkera
closed
2 weeks ago
2
Ensure NSLock/NSThread don't have stored properties with CoreFoundation types
#5117
jmschonfeld
closed
2 weeks ago
7
Fixed an infinite loop caused by force casting NSError to CocoaError
#5116
parkera
closed
2 weeks ago
1
Fix infinite loop when force casting NSError to CocoaError
#5115
nnabeyang
closed
3 weeks ago
2
[CFXMLInterface] Remove spurious include path.
#5114
al45tair
closed
3 weeks ago
3
[CoreFoundation] Replace use of strlcpy/strlcat with our own functions.
#5113
al45tair
closed
3 weeks ago
9
[Musl] Add missing autolink arguments, fix CFPosixSpawnFileActionsChdir.
#5112
al45tair
closed
3 weeks ago
3
Fix a leak when mutating CharacterSet by moving away from _SwiftNSCharacterSet wrapper
#5111
parkera
closed
3 weeks ago
1
Fix a leak when mutating CharacterSet by moving away from _SwiftNSCharacterSet wrapper
#5110
parkera
closed
3 weeks ago
1
Use internal import instead of implementationOnly import
#5109
parkera
closed
2 weeks ago
6
Fix a leak when mutating CharacterSet by moving away from _SwiftNSCharacterSet wrapper
#5107
parkera
closed
3 weeks ago
3
Calling `Process.run()` without SystemRoot set prints "*** Could not create wakeup socket pair for CFSocket!!!" and crashes
#5106
jakepetroules
opened
3 weeks ago
0
FileHandle works in variable text/binary mode by default
#5105
jakepetroules
opened
4 weeks ago
1
_CFOpenFile calls open, which is not Unicode-safe on Windows
#5104
jakepetroules
opened
4 weeks ago
0
Fix bounds checking error when parsing WWW-Authenticate field
#5103
toffaletti
closed
3 weeks ago
4
[CFXMLInterface] Remove spurious include path.
#5102
al45tair
closed
1 month ago
3
[CFXMLInterface] Remove spurious include path.
#5101
al45tair
closed
1 month ago
3
Inconsistent Time Zone Formatting Between macOS and Static Linux SDK
#5100
barnard-b
opened
1 month ago
1
`FileMangager.enumerator(at:)` stops enumerating after hitting path with more than 260 characters on Windows
#5099
ahoppen
opened
1 month ago
1
[DNM] Test commit
#5098
jrflat
opened
1 month ago
7
[Musl] Add missing autolink arguments, fix CFPosixSpawnFileActionsChdir.
#5097
al45tair
closed
1 month ago
3
[6.0.x] Add a thread-safe implementation of Process.currentDirectoryURL
#5096
jakepetroules
closed
2 weeks ago
5
[6.0.2] Add a thread-safe implementation of Process.currentDirectoryURL
#5095
jakepetroules
closed
1 month ago
3
File path support for Foundation
#5094
cmcgee1024
opened
1 month ago
5
Update FileManager.swift to include bracket in save message
#5093
LordBurtz
closed
1 month ago
2
URLSession not usable when compiled with Static Linux SDK
#5092
ffried
opened
1 month ago
5
Restore thread-unsafe fallback for setting the Process working directory
#5090
jakepetroules
closed
1 month ago
2
Cannot find 'URLRequest' in scope when building with the Static Linux SDK
#5089
barnard-b
closed
1 month ago
15
Fix a test marked `@MainActor` but not `async`.
#5088
grynspan
closed
1 month ago
3
Correct spelling mistake: manDocumentURL -> mainDocumentURL
#5087
jiang7369
closed
1 month ago
2
Update CONTRIBUTING.md
#5086
parispittman
closed
1 month ago
5
Delete CODE_OF_CONDUCT.md
#5085
parispittman
closed
1 month ago
3
CMake: Fix accidental variable expansion of `WASI`
#5084
kateinoigakukun
closed
1 month ago
1
Tests: prefer `XCTAssertEqual` over `XCTAssertTrue`
#5083
compnerd
closed
2 months ago
1
_CFXMLInterface: account for possible `nullptr` return
#5082
compnerd
opened
2 months ago
5
Next