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

Add default method support to virtual statics #64717

Commits on Feb 2, 2022

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

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    0d2a73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1530728 View commit details
    Browse the repository at this point in the history
  3. Fix testing of mono on CoreCLR test suite on Windows

    - Enable use of "mono" as switch when building the overall test suite
    - On windows, copy coreclr.dll not libcoreclr.so
    davidwrighton committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    f3e7948 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Merge branch 'main' of github.com:dotnet/runtime into add_default_met…

    …hod_support_to_virtual_statics
    davidwrighton committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f727647 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    e6fb008 View commit details
    Browse the repository at this point in the history
  2. Fix test build

    davidwrighton committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    79ddf78 View commit details
    Browse the repository at this point in the history