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

[mono] Use correct cast_class for IntPtr[] #103841

Merged
merged 7 commits into from
Jun 26, 2024

Commits on Jun 21, 2024

  1. [mono] Use correct cast_class for IntPtr[]

    This change fixes the behavior to be like modern .NET instead of .NET Framework.
    
    Fixes dotnet#97145
    steveisok committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8d3cbd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Add test

    steveisok committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0cb529d View commit details
    Browse the repository at this point in the history
  2. Fix hasty stuff

    steveisok committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    45323c5 View commit details
    Browse the repository at this point in the history
  3. Losing it a bit ;-)

    steveisok committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ae4a5e9 View commit details
    Browse the repository at this point in the history
  4. it's x0 instead of x

    steveisok committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ea60e34 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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