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 BStrStringMarshaller to source generator #69213

Merged
merged 12 commits into from
May 20, 2022

Commits on May 11, 2022

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

Commits on May 12, 2022

  1. Update src/libraries/System.Runtime.InteropServices/tests/LibraryImpo…

    …rtGenerator.Tests/StringTests.cs
    
    
    Wrong marshalling type.
    AaronRobinsonMSFT authored May 12, 2022
    Configuration menu
    Copy the full SHA
    f4cad5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6e955 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jan Kotas <jkotas@microsoft.com>
    AaronRobinsonMSFT and jkotas authored May 12, 2022
    Configuration menu
    Copy the full SHA
    be406c8 View commit details
    Browse the repository at this point in the history
  4. Update src/libraries/System.Runtime.InteropServices/tests/LibraryImpo…

    …rtGenerator.Tests/StringTests.cs
    AaronRobinsonMSFT authored May 12, 2022
    Configuration menu
    Copy the full SHA
    d52db68 View commit details
    Browse the repository at this point in the history
  5. Update src/libraries/System.Private.CoreLib/src/System/Runtime/Intero…

    …pServices/Marshalling/BStrStringMarshaller.cs
    AaronRobinsonMSFT authored May 12, 2022
    Configuration menu
    Copy the full SHA
    74a2744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7044848 View commit details
    Browse the repository at this point in the history
  7. Update System.Runtime.InteropServices.cs

    Update ref assembly.
    AaronRobinsonMSFT authored May 12, 2022
    Configuration menu
    Copy the full SHA
    4c22b52 View commit details
    Browse the repository at this point in the history
  8. Update src/libraries/System.Private.CoreLib/src/System/Runtime/Intero…

    …pServices/Marshalling/BStrStringMarshaller.cs
    
    Co-authored-by: Jan Kotas <jkotas@microsoft.com>
    AaronRobinsonMSFT and jkotas authored May 12, 2022
    Configuration menu
    Copy the full SHA
    e0ca27d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57055ae View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on May 20, 2022

  1. Review feedback

    AaronRobinsonMSFT committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2379671 View commit details
    Browse the repository at this point in the history