Skip to content
Permalink

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: apple/swift-system
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: apple/swift-system
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 18 commits
  • 24 files changed
  • 6 contributors

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    e5a56da View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Cherry-pick changes from PR133

    Co-authored-by: Max Desiatov <[email protected]>
    glessard and MaxDesiatov committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c3a7235 View commit details
    Browse the repository at this point in the history
  2. Cherry-pick changes from PR151

    Co-authored-by: Hiroshi Yamauchi <[email protected]>
    glessard and hjyamauchi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c725955 View commit details
    Browse the repository at this point in the history
  3. Cherry-pick changes from PR148

    Co-authored-by: Finagolfin <[email protected]>
    glessard and finagolfin committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9620c1d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #168 from glessard/cherry-pick-pr148

    Cherry-pick changes from PR148
    lorentey authored May 10, 2024
    Configuration menu
    Copy the full SHA
    f07d14d View commit details
    Browse the repository at this point in the history
  5. Require Swift 5.8 or better

    lorentey committed May 10, 2024
    Configuration menu
    Copy the full SHA
    37a5bbb View commit details
    Browse the repository at this point in the history
  6. Update gitignore

    lorentey committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f1f59e1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #171 from lorentey/require-5.8

    [1.3.0] Require Swift 5.8
    lorentey authored May 10, 2024
    Configuration menu
    Copy the full SHA
    ec395a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c456f41 View commit details
    Browse the repository at this point in the history
  9. Remove the repeated list of Darwin-based platforms

    Replaced with a constant defined in the package manifest.
    glessard committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7b14e48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0368ce5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #172 from glessard/visionOS-support-for-1.3.0

    [1.3.0] visionOS support for 1.3.0
    glessard authored May 10, 2024
    Configuration menu
    Copy the full SHA
    de1f8bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52f603c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Add CODEOWNERS

    lorentey committed May 11, 2024
    Configuration menu
    Copy the full SHA
    0cf079e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #173 from lorentey/codeowners-1.3.0

    Add CODEOWNERS
    glessard authored May 11, 2024
    Configuration menu
    Copy the full SHA
    ab09f04 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    7d45e0d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    b7dc8e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from lorentey/fix-cmake

    [1.3][CMake] Restore to working order on Apple platforms
    lorentey authored May 15, 2024
    Configuration menu
    Copy the full SHA
    f9266c8 View commit details
    Browse the repository at this point in the history
Loading