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: scala-native/scala-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: scala-native/scala-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Choose a head ref
  • 9 commits
  • 18 files changed
  • 3 contributors

Commits on May 29, 2024

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

Commits on Jun 2, 2024

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

Commits on Jun 3, 2024

  1. fix [toolchain]: Fix generation of null guards for cases when null gu…

    …ard was emitted only in 1 branch of control flow (#3940)
    WojciechMazur authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6b75e05 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    43dc0ed View commit details
    Browse the repository at this point in the history
  2. fix [javalib] Fix access to redirected output of the file directly af…

    …ter finishing the subprocess execution (#3941)
    
    * Fix access to redirected output of the file directly after finishing the process execution
    WojciechMazur authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9318c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6c98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3df1cd6 View commit details
    Browse the repository at this point in the history
  5. improve [build]: Publish Scala 2.13 artifacts using oldest cross comp…

    …iled version of Scala 2.13 (#3947)
    
    * Publish Scala 2.13 artifacts using oldest cross compiled version of Scala 2.13 to allow using bigger variarity of Scala versions by the users
    WojciechMazur authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d94c180 View commit details
    Browse the repository at this point in the history
  6. release: v0.5.3

    WojciechMazur committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    da01334 View commit details
    Browse the repository at this point in the history
Loading