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] Expand System.Runtime.InteropServices.NFloat to support the APIs required by Xamarin #64556

Merged
merged 13 commits into from
Feb 11, 2022

Commits on Jan 31, 2022

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

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

    Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
    2 people authored and github-actions committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4c75ac3 View commit details
    Browse the repository at this point in the history
  3. Adding NFloat tests (p1)

    tannergooding authored and github-actions committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f56dced 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 Jan 31, 2022
    Configuration menu
    Copy the full SHA
    57eb8ed 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 Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a33d524 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 Jan 31, 2022
    Configuration menu
    Copy the full SHA
    0cf315d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96b9ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Adding a System.Runtime.InteropServices.Experimental package that ove…

    …rrides the built-in ref assembly for System.Runtime.InteropServices
    tannergooding committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7ae9004 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 10, 2022

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

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    ddb89e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8939775 View commit details
    Browse the repository at this point in the history
  3. Rename to System.Runtime.InteropServices.NFloat.Internal and ensure t…

    …hat packaging is configured correctly
    tannergooding committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d138240 View commit details
    Browse the repository at this point in the history