-
Notifications
You must be signed in to change notification settings - Fork 480
Comparing changes
Open a pull request
base repository: swiftlang/swift-corelibs-libdispatch
base: ac3302c
head repository: swiftlang/swift-corelibs-libdispatch
compare: a554fa8
- 9 commits
- 2 files changed
- 5 contributors
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ef7ded0 - Browse repository at this point
Copy the full SHA ef7ded0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 207a816 - Browse repository at this point
Copy the full SHA 207a816View commit details -
Merge pull request #866 from compnerd/6.2-pipes
IO: switch Win32 pipes to `PIPE_WAIT` and use a sentinel byte
Configuration menu - View commit details
-
Copy full SHA for d1d14d9 - Browse repository at this point
Copy the full SHA d1d14d9View commit details
Commits on Aug 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e1b3bb - Browse repository at this point
Copy the full SHA 9e1b3bbView commit details
Commits on Aug 11, 2025
-
Merge pull request #891 from z2oh/revert-866-6.2-pipes
Revert "IO: switch Win32 pipes to `PIPE_WAIT` and use a sentinel byte"
Configuration menu - View commit details
-
Copy full SHA for 1a94e80 - Browse repository at this point
Copy the full SHA 1a94e80View commit details
Commits on Aug 14, 2025
-
event: ensure acquire release semantics for muxnote disposal
While it is sufficient to use the relaxed ordering for the acquire semantics in the `_dispatch_muxnote_retain`, we need to use the acquire release semantics on the release in `_dispatch_muxnote_release` to ensure that any pending retains are not interrupted. This should hopefully alleviate the occasional crashes that have been observed with the muxnote reference counting. Fixes: #887, #844
Configuration menu - View commit details
-
Copy full SHA for 6fc97fd - Browse repository at this point
Copy the full SHA 6fc97fdView commit details
Commits on Aug 17, 2025
-
Merge pull request #899 from compnerd/race-620
event: ensure acquire release semantics for muxnote disposal
Configuration menu - View commit details
-
Copy full SHA for fbfc9b8 - Browse repository at this point
Copy the full SHA fbfc9b8View commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5659b8d - Browse repository at this point
Copy the full SHA 5659b8dView commit details
Commits on Aug 19, 2025
-
Merge pull request #903 from finagolfin/pager
[6.2.0] build: Use new 16 KB page alignment on 64-bit Android
Configuration menu - View commit details
-
Copy full SHA for a554fa8 - Browse repository at this point
Copy the full SHA a554fa8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ac3302c...a554fa8