-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: swiftlang/swift-corelibs-foundation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: swiftlang/swift-corelibs-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 44 files changed
- 7 contributors
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e22cb7f - Browse repository at this point
Copy the full SHA e22cb7fView commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9fae48 - Browse repository at this point
Copy the full SHA f9fae48View commit details
Commits on Dec 19, 2024
-
[6.1][Android] Get this repo building again (#5151)
* [android] Fix package manifest and one Bionic function's API version * Merge commit '246b3474fd4cb91d13b5ecb8fb5175aa6b50aa1e' into github/main * Fix fts_open now that apinotes are applied * Update Sources/Foundation/FileManager+POSIX.swift * fix Port.swift conditional * Ensure that the Android build on a windows host doesn't turn on WMO yet The windows host builds with the old driver for now, so it doesn't yet support wmo * [android] fix pthread flag inclusion in libxml2 package * review fixes * [android] Use Bionic imports instead where possible --------- Co-authored-by: Alex Lorenz <arphaman@gmail.com> Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
Configuration menu - View commit details
-
Copy full SHA for 739c14e - Browse repository at this point
Copy the full SHA 739c14eView commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6aed57 - Browse repository at this point
Copy the full SHA d6aed57View commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0980651 - Browse repository at this point
Copy the full SHA 0980651View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 12f2026 - Browse repository at this point
Copy the full SHA 12f2026View commit details
Commits on Mar 3, 2025
-
CoreFoundation: adjust declaration of private SPI
The SPI declaration for `libdispatch_init` was not attribtued properly. The result of this omission was an improper reference to the function on Windows when disaptch is _not_ linked statically. Correct the declaration by re-using the `DISPATCH_EXPORT` macro to decorate the declaration with the appropriate DLLStorage as necessary. This was caught by running the Foundation tests with SPM with a refactoring of the toolchain layout during the build. (cherry picked from commit 853b681)
Configuration menu - View commit details
-
Copy full SHA for 0b8ed50 - Browse repository at this point
Copy the full SHA 0b8ed50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721eabc - Browse repository at this point
Copy the full SHA 721eabcView commit details
Commits on Mar 6, 2025
-
Process: unwrap the posix_spawnattr_t on Android (#5185)
This is required as while `posix_spawnattr_init` permits a nullable type, `posix_spawnattr_setflags` properly expects a non-null parameter. Unwrap the newly minted spawnattr or abort if the allocation failed. Cherry pick commit #5179
Configuration menu - View commit details
-
Copy full SHA for 21bb65e - Browse repository at this point
Copy the full SHA 21bb65eView commit details
Loading
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.1