-
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: main
head repository: swiftlang/swift-corelibs-libdispatch
compare: release/6.2.2
- 11 commits
- 3 files changed
- 7 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 83d98f6 - Browse repository at this point
Copy the full SHA 83d98f6View commit details
Commits on Aug 16, 2025
-
Merge pull request #900 from compnerd/race-621
event: ensure acquire release semantics for muxnote disposal
Configuration menu - View commit details
-
Copy full SHA for 542ccfb - Browse repository at this point
Copy the full SHA 542ccfbView commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7461878 - Browse repository at this point
Copy the full SHA 7461878View commit details
Commits on Aug 19, 2025
-
Merge pull request #902 from finagolfin/page
[6.2.1] build: Use new 16 KB page alignment on 64-bit Android
Configuration menu - View commit details
-
Copy full SHA for a3f791a - Browse repository at this point
Copy the full SHA a3f791aView commit details
Commits on Oct 7, 2025
-
[Build] Enable frame pointers.
Frame pointers should be enabled everywhere. rdar://160759746 (cherry picked from commit a8b689a)
Configuration menu - View commit details
-
Copy full SHA for 03a8ad1 - Browse repository at this point
Copy the full SHA 03a8ad1View commit details
Commits on Oct 24, 2025
-
Merge pull request #914 from weissi/jw-fp-62
[6.2.1] [Build] Enable frame pointers.
Configuration menu - View commit details
-
Copy full SHA for e3ff265 - Browse repository at this point
Copy the full SHA e3ff265View 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 main...release/6.2.2