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

[release/6.0] [release/6.0] Expand System.Runtime.InteropServices.NFloat to support the APIs required by Xamarin #64913

Closed
wants to merge 9 commits into from

Commits on Feb 7, 2022

  1. Expand System.Runtime.InteropServices.NFloat to support the APIs requ…

    …ired by Xamarin
    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    18efe1d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
    2 people authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    140a35e View commit details
    Browse the repository at this point in the history
  3. Adding NFloat tests (p1)

    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2f55868 View commit details
    Browse the repository at this point in the history
  4. Temporarily disable negative conversions involving nfloat->nint

    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2e6fccc View commit details
    Browse the repository at this point in the history
  5. Adjusting the skip condition for the Mono failures

    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    e14c22f View commit details
    Browse the repository at this point in the history
  6. Adding additional tests covering the NFloat.Is* APIs

    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    985c314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0472e6 View commit details
    Browse the repository at this point in the history
  8. Adding a System.Runtime.InteropServices.Experimental package that ove…

    …rrides the built-in ref assembly for System.Runtime.InteropServices
    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    91ebe8c View commit details
    Browse the repository at this point in the history
  9. Ensure the test project is using the right path

    tannergooding authored and github-actions committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    1bbb340 View commit details
    Browse the repository at this point in the history