GitHub / swiftlang/swift-corelibs-foundation issues and pull requests
#5242 - Update automergers for late release cycle
Pull Request -
State: open - Opened by jmschonfeld 14 days ago
#5241 - [Windows] Enable `TestURLSession.test_repeatedRequestsStress`
Pull Request -
State: open - Opened by lxbndr 14 days ago
#5240 - Thread pthread_t lifetime issues can cause memory corruption
Issue -
State: open - Opened by weissi 15 days ago
#5214 - Add main --> release/6.2 automerger
Pull Request -
State: open - Opened by jmschonfeld 2 months ago
- 2 comments
#5213 - [6.2] Fix ptrauth C++ module include issue between extern
Pull Request -
State: open - Opened by Kyle-Ye 3 months ago
- 4 comments
#5212 - Fix ptrauth C++ module include issue between extern
Pull Request -
State: closed - Opened by Kyle-Ye 3 months ago
- 5 comments
#5211 - ptrauth module include issue for Swift 6.1 release
Issue -
State: closed - Opened by Kyle-Ye 3 months ago
- 1 comment
#5210 - [android] Support building `_CFPosixSpawnFileActionsChdir()` for older Android APIs too
Pull Request -
State: closed - Opened by finagolfin 3 months ago
- 8 comments
#5209 - Create mah
Pull Request -
State: closed - Opened by mahammed720 3 months ago
- 1 comment
#5208 - Null pointer dereference in CFBundleGetAllBundles()
Issue -
State: open - Opened by cmcgee1024 3 months ago
#5207 - Instead of crashing with unknown types in print, use description
Pull Request -
State: open - Opened by parkera 3 months ago
- 2 comments
#5206 - Add UserDefaults.setStandardUserDefaults for Android
Pull Request -
State: open - Opened by marcprux 3 months ago
- 4 comments
#5205 - __CFSocketCreateWakeupSocketPair calls fcntl to set close-on-exec on the fd instead of SOCK_CLOEXEC
Issue -
State: open - Opened by jakepetroules 3 months ago
#5204 - Avoid implicitly linking RegexBuilder symbol
Pull Request -
State: closed - Opened by jmschonfeld 3 months ago
- 1 comment
#5203 - Crash when making a network request on Android: _MultiHandle deallocated with non-zero retain count
Issue -
State: open - Opened by marcprux 3 months ago
- 1 comment
#5202 - DateFormatter crash on Windows
Issue -
State: open - Opened by stevenbrix 3 months ago
- 2 comments
#5201 - [Continued] Use SHGetKnownFolderPath to get path to localappdata for current user
Pull Request -
State: open - Opened by ShikiSuen 3 months ago
- 2 comments
#5200 - `CFStringGetCStringPtr` truncates on internal NUL byte
Issue -
State: open - Opened by madsmtm 3 months ago
#5199 - Proxy support
Issue -
State: open - Opened by cdedagit 4 months ago
#5198 - [wasm] Gate atomic write option usages behind platform check
Pull Request -
State: closed - Opened by kateinoigakukun 4 months ago
- 8 comments
#5197 - Async Process IO hangs 100% of the time on Linux
Issue -
State: open - Opened by danpalmer 4 months ago
- 10 comments
#5196 - Add -z,origin linker flag on OpenBSD.
Pull Request -
State: closed - Opened by 3405691582 4 months ago
- 6 comments
#5195 - Set CMP0157 to OLD only for Windows hosts
Pull Request -
State: closed - Opened by Steelskin 4 months ago
- 1 comment
#5194 - Add callout for FoundationEssentials to handle non-UTF encodings (#5193)
Pull Request -
State: closed - Opened by parkera 4 months ago
- 1 comment
#5193 - Add swift-corelibs-foundation side of upcall for non-UTF encoding
Issue -
State: closed - Opened by parkera 4 months ago
#5192 - Fix the comment about the posix_spawn_file_actions_addchdir support state
Pull Request -
State: closed - Opened by jakepetroules 4 months ago
- 2 comments
#5191 - Pass -fno-omit-frame-pointer on Linux
Pull Request -
State: closed - Opened by jmschonfeld 4 months ago
- 1 comment
#5190 - Deprecate cString on non-Darwin (#3885)
Pull Request -
State: closed - Opened by parkera 4 months ago
- 4 comments
#5189 - [FreeBSD] lookup process path via sysctl
Pull Request -
State: closed - Opened by michael-yuji 4 months ago
- 2 comments
#5188 - [FreeBSD] Enable CFRunLoop support
Pull Request -
State: open - Opened by michael-yuji 4 months ago
#5187 - URLSessionTask delegate methods are not called on Linux.
Issue -
State: open - Opened by leuski 5 months ago
#5186 - Exception in NSUUID._toCustomAnyHashable() when creating NSMutableAttributedString on Windows
Issue -
State: closed - Opened by ktraunmueller 5 months ago
- 2 comments
#5185 - [6.1] Process: unwrap the posix_spawnattr_t on Android
Pull Request -
State: closed - Opened by hjyamauchi 5 months ago
- 3 comments
#5184 - CoreFoundation: Correctly construct user preferences directory
Pull Request -
State: open - Opened by 2xsaiko 5 months ago
- 3 comments
#5183 - CFRunLoopTimerSetTolerance() on Linux
Issue -
State: open - Opened by lhoward 5 months ago
#5182 - [6.1] CoreFoundation: adjust declaration of private SPI
Pull Request -
State: closed - Opened by compnerd 5 months ago
- 1 comment
#5181 - CoreFoundation: adjust declaration of private SPI
Pull Request -
State: closed - Opened by compnerd 5 months ago
- 2 comments
#5180 - Set CMP0157 to OLD for Android
Pull Request -
State: closed - Opened by Steelskin 5 months ago
- 11 comments
#5179 - Process: unwrap the `posix_spawnattr_t` on Android
Pull Request -
State: closed - Opened by compnerd 5 months ago
- 3 comments
#5178 - Revert "Remove incorrect `guard` check for Android"
Pull Request -
State: closed - Opened by hjyamauchi 5 months ago
- 2 comments
#5177 - always @preconcurrency import Glibc/Musl/Android/Bionic/WASILibc [6.1]
Pull Request -
State: closed - Opened by weissi 5 months ago
- 2 comments
#5176 - Process.terminate() not working on Linux(20.04.6 LTS (Focal Fossa))
Issue -
State: closed - Opened by newamber 5 months ago
- 1 comment
#5175 - [6.1] Remove incorrect `guard` check for Android (#5171)
Pull Request -
State: closed - Opened by finagolfin 5 months ago
- 2 comments
#5174 - Disable a base64 test while we investigate
Pull Request -
State: closed - Opened by parkera 5 months ago
- 2 comments
#5173 - JSONSerialization works differently on platforms
Issue -
State: open - Opened by Ildarec11 5 months ago
#5172 - Rewrite plutil for parity with all Darwin functionality
Pull Request -
State: closed - Opened by parkera 5 months ago
- 17 comments
#5171 - Remove incorrect `guard` check for Android
Pull Request -
State: closed - Opened by finagolfin 5 months ago
- 9 comments
#5170 - always @preconcurrency import Glibc/Musl/Bionic/Android/WASILibc
Pull Request -
State: closed - Opened by weissi 5 months ago
- 5 comments
#5169 - Add an unknown case in case FoundationEssentials.Calendar exposes more calendar identifiers
Pull Request -
State: closed - Opened by itingliu 6 months ago
- 1 comment
#5168 - [6.1] New HTTP loader for URLSession
Pull Request -
State: closed - Opened by guoye-zhang 6 months ago
- 1 comment
#5167 - Ensure URLSessionDataTask response is not dropped
Pull Request -
State: open - Opened by harlanhaskins 6 months ago
- 1 comment
#5166 - [DON'T MERGE] Temporarily set CMake policy CMP0157 to OLD
Pull Request -
State: closed - Opened by weliveindetail 6 months ago
- 1 comment
#5165 - Disallow creation of CFStrings from non-8bit c-strings
Pull Request -
State: closed - Opened by jmschonfeld 6 months ago
- 1 comment
#5164 - `CFStringGetCStringPtr` does not check encoding
Issue -
State: closed - Opened by madsmtm 6 months ago
- 2 comments
#5163 - Use installed Android cacerts for URLSession
Pull Request -
State: open - Opened by marcprux 6 months ago
- 2 comments
#5162 - New HTTP loader for URLSession
Pull Request -
State: closed - Opened by guoye-zhang 6 months ago
- 1 comment
#5161 - addingPercentEncoding(withAllowedCharacters:) crashing instead of returning nil
Issue -
State: open - Opened by BalthazarJam 6 months ago
- 3 comments
Labels: bug, Crash
#5160 - Fix OpenBSD clause.
Pull Request -
State: closed - Opened by 3405691582 6 months ago
- 4 comments
#5159 - add curlver.h include to umbrella header to ensure version checks work
Pull Request -
State: closed - Opened by toffaletti 6 months ago
- 17 comments
#5158 - warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
Issue -
State: open - Opened by toffaletti 6 months ago
- 3 comments
#5157 - swift static sdk: SSL certificate problem: unable to get local issuer certificate
Issue -
State: closed - Opened by toffaletti 6 months ago
- 3 comments
#5156 - [6.1] Fix race condition in __CFStringGetEightBitStringEncoding
Pull Request -
State: closed - Opened by jmschonfeld 7 months ago
- 1 comment
#5155 - Fix race condition in __CFStringGetEightBitStringEncoding
Pull Request -
State: closed - Opened by jmschonfeld 7 months ago
- 6 comments
#5154 - Check for environment XCTEST_MEASURE_MAX_STDDEV for maxRelativeStandardDeviation
Pull Request -
State: closed - Opened by marcprux 7 months ago
- 2 comments
#5153 - Process.waitUntilExit() hangs on containerized Linux
Issue -
State: closed - Opened by ileitch 7 months ago
- 1 comment
#5152 - `String(format:)` intermittently returns an empty string when run concurrently by `swift-testing`
Issue -
State: closed - Opened by euanh 7 months ago
- 2 comments
#5151 - [6.1][Android] Get this repo building again
Pull Request -
State: closed - Opened by finagolfin 7 months ago
- 5 comments
#5150 - Revert "[Linux] Enable build-ids. (#4995)"
Pull Request -
State: open - Opened by compnerd 7 months ago
- 7 comments
#5149 - [android] Use Bionic imports instead where possible
Pull Request -
State: closed - Opened by finagolfin 7 months ago
- 1 comment
#5148 - Add public initializer to HTTPCookieStorage
Pull Request -
State: open - Opened by agisboye 8 months ago
- 6 comments
#5147 - int i should match count, which is a CFIndex
Pull Request -
State: open - Opened by AZero13 8 months ago
- 4 comments
#5146 - [FreeBSD] Fix FreeBSD build
Pull Request -
State: closed - Opened by michael-yuji 8 months ago
- 7 comments
#5145 - [6.1] Home directory for non-existent user should not fall back to /var/empty or %ALLUSERSPROFILE%
Pull Request -
State: closed - Opened by jmschonfeld 8 months ago
- 1 comment
#5144 - [android] Fix package manifest and one Bionic function's API version
Pull Request -
State: closed - Opened by finagolfin 8 months ago
- 4 comments
#5143 - [Musl] Add back missing autolink arguments, fix CFPosixSpawnFileActionsChdir.
Pull Request -
State: closed - Opened by al45tair 8 months ago
- 4 comments
#5142 - Home directory for non-existent user should not fall back to /var/empty or %ALLUSERSPROFILE%
Pull Request -
State: closed - Opened by jmschonfeld 8 months ago
- 1 comment
#5141 - Removing character from inverted CharacterSet crashes on Linux
Issue -
State: open - Opened by shadowfacts 8 months ago
#5140 - `Thread.isMainThread` unnecessarily marked `noasync`
Issue -
State: open - Opened by weissi 8 months ago
#5139 - `Thread.current` is unnecessarily `noasync`
Issue -
State: open - Opened by weissi 8 months ago
- 3 comments
#5138 - [6.1] [Windows] FileManager.enumerator(at:) default error handler should continue rather than exiting
Pull Request -
State: closed - Opened by jmschonfeld 8 months ago
- 1 comment
#5137 - Win32: CFSocket.c confuses thread handles and thread IDs
Issue -
State: open - Opened by lhoward 8 months ago
Labels: Windows
#5136 - [Windows] FileManager.enumerator(at:) default error handler should continue rather than exiting
Pull Request -
State: closed - Opened by jmschonfeld 8 months ago
- 2 comments
#5135 - `FileManager.enumerator(at:)` stops iterating upon seeing path that exceeds `MAX_PATH` on Windows
Issue -
State: open - Opened by ahoppen 9 months ago
- 4 comments
Labels: Windows
#5134 - CGPoint, CGSize, CGRect Conforms Hashable
Pull Request -
State: closed - Opened by KYHyeon 9 months ago
- 5 comments
#5133 - Fix Dictionary ordering in TestHTTPURLResponse.test_NSCoding
Pull Request -
State: closed - Opened by jrflat 9 months ago
- 3 comments
#5132 - Improve CustomNSError.errorDomain calculation
Pull Request -
State: closed - Opened by ChrisBenua 9 months ago
- 13 comments
#5131 - [6.0.x] Fix crash when using WebSockets with URLSession.shared
Pull Request -
State: closed - Opened by jrflat 9 months ago
- 1 comment
#5130 - Memory crash at String._bridgeToObjectiveCImpl()
Issue -
State: closed - Opened by NehaPundlik 9 months ago
- 2 comments
#5129 - Trying to get a String representation of a file URL to use on a subprocess command line is frustrating.
Issue -
State: open - Opened by dabrahams 9 months ago
- 2 comments
#5128 - Fix crash when using WebSockets with URLSession.shared
Pull Request -
State: closed - Opened by jrflat 9 months ago
- 1 comment
#5127 - Move __CFAllocatorRespectsHintZeroWhenAllocating (6.0)
Pull Request -
State: closed - Opened by parkera 9 months ago
- 1 comment
#5126 - Move __CFAllocatorRespectsHintZeroWhenAllocating
Pull Request -
State: closed - Opened by parkera 9 months ago
- 2 comments
#5125 - __CFAllocatorRespectsHintZeroWhenAllocating not consistently declared extern C
Issue -
State: closed - Opened by lhoward 9 months ago
- 9 comments
#5124 - Disable TestFileManager.test_emptyFilename on Windows
Pull Request -
State: closed - Opened by jrflat 9 months ago
- 16 comments
#5123 - Align fatalError messages in Objective-C bridging methods for consistency
Pull Request -
State: closed - Opened by nnabeyang 9 months ago
- 2 comments
#5122 - Fix `NSLock`/`Thread` subclassing issues
Pull Request -
State: open - Opened by jmschonfeld 9 months ago
- 2 comments
#5121 - Ensure that NSCharacterSet always returns an NSObject on copy
Pull Request -
State: closed - Opened by parkera 9 months ago
- 1 comment
#5120 - Ensure that NSCharacterSet always returns an NSObject on copy
Pull Request -
State: closed - Opened by parkera 9 months ago
- 1 comment
#5119 - Fixed an infinite loop caused by force casting NSError to CocoaError
Pull Request -
State: closed - Opened by parkera 9 months ago
- 1 comment
#5118 - Ensure that NSCharacterSet always returns an NSObject on copy
Pull Request -
State: closed - Opened by parkera 9 months ago
- 2 comments