Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nscplugin, sbt-scala-native to 0.5.1 #4585

Merged
merged 9 commits into from
May 25, 2024
Merged

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    038772c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9162bd8 View commit details
    Browse the repository at this point in the history
  3. Update scalacheck to 1.18.0

    satorg committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f03a443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac3d1b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3660c1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4068f4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Remove special ExecutionContextExecutor

    A special synchronous executor for scala-native is no longer needed
    for FutureSuite as scala-native 0.5.x is multi-threaded. FutureSuite
    is now shared between JVM and Native.
    kapunga committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ea519d4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request #4601 from kapunga/update/cleanup-native

    Remove special ExecutionContextExecutor
    armanbilge authored May 13, 2024
    Configuration menu
    Copy the full SHA
    07dad69 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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