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

Fix runtime problems on MacOS using M1 chips #2579

Merged
merged 12 commits into from Mar 2, 2022
Merged

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    fc56c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fd7ec View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    WojciechMazur committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    261e537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    359f778 View commit details
    Browse the repository at this point in the history
  5. Fix TimeTest on M1/mac

    WojciechMazur committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    f3378f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    3a2c29d View commit details
    Browse the repository at this point in the history
  2. Fix ExternTest - replace positional argument and snprintf method with…

    … vsnpritf call using CVarList, C ... equivalent is not supported in Scala Native, the tests on other platforms were passing only thanks to the pure luck
    WojciechMazur committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    fddbb64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b65b069 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bd1ab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e48cff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6eac08 View commit details
    Browse the repository at this point in the history
  7. Fix comments

    WojciechMazur committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8815660 View commit details
    Browse the repository at this point in the history