-
Notifications
You must be signed in to change notification settings - Fork 482
Pull requests: swiftlang/swift-corelibs-libdispatch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[6.3] Fix worker thread name handling on Linux
#936
opened Mar 17, 2026 by
KushalP
Contributor
Loading…
[6.2] Fix worker thread name handling on Linux
#935
opened Mar 17, 2026 by
KushalP
Contributor
Loading…
Fix incorrect BOM (Byte Order Mark) skipping behavior when converting UTF-8 to UTF-16 in fragmented data scenarios.
#925
opened Jan 19, 2026 by
SiliconA-Z
Contributor
Loading…
base32hex_decode_table_size is the wrong size
#924
opened Jan 19, 2026 by
SiliconA-Z
Contributor
Loading…
Prevent clearing a waiters bit that was already set
#922
opened Jan 17, 2026 by
SiliconA-Z
Contributor
Loading…
Use dispatch_retain instead of os_atomic_store2o
#921
opened Jan 17, 2026 by
SiliconA-Z
Contributor
Loading…
Fix strlcpy to match definition in Apple's updated fork
#920
opened Jan 17, 2026 by
SiliconA-Z
Contributor
Loading…
Fix typo in debug message for runnable workers
#918
opened Dec 6, 2025 by
SiliconA-Z
Contributor
Loading…
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
Member
•
Draft
build: various adjustments for the runtime libraries
#874
opened May 16, 2025 by
compnerd
Member
Loading…
[Android] Add driver script for running tests in emulator when cross-compiling
#855
opened Jan 29, 2025 by
weliveindetail
Member
Loading…
Add
_dispatch_install_thread_detach_callback() on all platforms
#841
opened Aug 12, 2024 by
triplef
Contributor
Loading…
Have all codepaths do *(void **)dest = (void *)ptr;
#825
opened Apr 18, 2024 by
SiliconA-Z
Contributor
Loading…
Convert deprecated functions to use modern atomic variable handling
#806
opened Dec 15, 2023 by
SiliconA-Z
Contributor
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.