- Notifications
You must be signed in to change notification settings - Fork 480
Pull requests: swiftlang/swift-corelibs-libdispatch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enable Windows ARM64/ARM64EC
#917 opened Oct 30, 2025 by anthony-linaro Loading… updated Oct 30, 2025
build: no longer export a VFS overlay on Windows, as it shouldn't be needed after swiftlang/swift#79621
#892 opened Aug 10, 2025 by finagolfin • Draft updated Oct 8, 2025
Support using an external BlocksRuntime
#896 opened Aug 12, 2025 by qmfrederik Loading… updated Aug 12, 2025
[Android] Add driver script for running tests in emulator when cross-compiling
#855 opened Jan 29, 2025 by weliveindetail Loading… updated Jan 29, 2025
Add
_dispatch_install_thread_detach_callback() on all platforms #841 opened Aug 12, 2024 by triplef Loading… updated Aug 12, 2024
Have all codepaths do *(void **)dest = (void *)ptr;
#825 opened Apr 18, 2024 by AZero13 Loading… updated Apr 18, 2024
Use proper atomics and ref counting
#807 opened Dec 16, 2023 by AZero13 Loading… updated Apr 18, 2024
Generate libdispatch.pc on non-apple platforms
#801 opened Nov 19, 2023 by hmelder Loading… updated Nov 25, 2023
handled the case where /proc/*/stat output value of COMM can have space
#797 opened Jun 22, 2023 by aksharauke Loading… updated Jun 22, 2023
Performance fix: Lower operations and function calls by checking for zone_address before doing expensive memory reads
#767 opened Sep 8, 2022 by AZero13 Loading… updated Jan 25, 2023
Use restrict keyword for format and message strings
#770 opened Nov 26, 2022 by AZero13 Loading… updated Jan 25, 2023
Build: Correct BlocksRuntime dependency for Darwin
#577 opened Sep 22, 2021 by AZero13 Loading… updated Jan 25, 2023
Don't crash due to closed socket on Windows
#772 opened Jan 17, 2023 by triplef Loading… updated Jan 20, 2023
Introduce a flag to control the path to Swift headers installation.
#766 opened Sep 4, 2022 by stevapple Loading… updated Nov 2, 2022
cmake: link BlocksRuntime only on non-Darwin
#555 opened Jan 22, 2021 by holymonson Loading… updated Sep 28, 2022
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.