Releases: swiftlang/swift-corelibs-libdispatch
Releases · swiftlang/swift-corelibs-libdispatch
Swift 5.10.1 Release
Merge pull request #796 from tristanlabelle/clamp-pipe-WriteFile Prevent infinite attempts to write to Win32 pipes
Swift 5.10 Release
What's Changed
- Fix build break due to calling convention mismatch on Windows by @tristanlabelle in #784
- build: slightly improve the build for libdispatch by @compnerd in #785
- Mark
DispatchTimeInterval
asSendable
by @MaxDesiatov in #788 - build: add a link against AdvAPI32 on Windows by @compnerd in #790
- shims: fix a subtle bug in semaphore initialisation on Windows by @compnerd in #791
- dispatch: install the correct modulemap when building static by @compnerd in #793
- Prevent infinite attempts to write to Win32 pipes by @tristanlabelle in #796
Full Changelog: swift-5.9.2-RELEASE...swift-5.10-RELEASE
swift-5.5-RELEASE
Merge pull request #573 from compnerd/5.5-slpi-22000 shims: adjust the SLPI enumeration for Windows 11
swift-4.2.2-RELEASE
Merge pull request #388 from ktopley-apple/ktopley-dispatch-42-rdar40…
Swift 4.2.1 Release
swift-4.2.1-RELEASE Merge pull request #388 from ktopley-apple/ktopley-dispatch-42-rdar40…
Swift 4.2 Release
swift-4.2-RELEASE Merge pull request #388 from ktopley-apple/ktopley-dispatch-42-rdar40…