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

Do not say the wrong default behavior for blittable arrays in ComInterfaceGenerator warning #88212

Merged
merged 33 commits into from
Jul 13, 2023

Commits on Jun 15, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 19, 2023

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

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    d56e81c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac3f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    e901baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd1d44 View commit details
    Browse the repository at this point in the history
  3. Fix changes to SR names

    jtschuster committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e95fd73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7f4d21 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. wip

    jtschuster committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2f135c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. wip about to merge main

    jtschuster committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5839779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b194d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d2ac74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    797617a View commit details
    Browse the repository at this point in the history
  5. undo unnecessary changes

    jtschuster committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a698ae2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/ByValueContentsMarshalKindValidator.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0a84827 View commit details
    Browse the repository at this point in the history
  2. Don't generate invalid UnmanagedCallersOnly wrappers. Instead, just s…

    …kip generation of the wrappers if we have any diagnostics.
    jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c48213e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d324406 View commit details
    Browse the repository at this point in the history
  4. Only skip on error diagnostics (we don't want to skip generation beca…

    …use of "unnecessary" diagostics).
    jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d3f00a8 View commit details
    Browse the repository at this point in the history
  5. PR Feedback

    jtschuster committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b4659f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53f5249 View commit details
    Browse the repository at this point in the history
  7. PR Feedback

    jtschuster committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    91c5b0d View commit details
    Browse the repository at this point in the history
  8. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/ByValueMarshalKindSupportDescriptor.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8262e7d View commit details
    Browse the repository at this point in the history
  9. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/CustomTypeMarshallingGenerator.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    64725ae View commit details
    Browse the repository at this point in the history
  10. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/DelegateMarshaller.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    789a023 View commit details
    Browse the repository at this point in the history
  11. Update src/libraries/System.Runtime.InteropServices/gen/ComInterfaceG…

    …enerator/Marshallers/ComInterfaceDispatchMarshallerFactory.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    acd847e View commit details
    Browse the repository at this point in the history
  12. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/ByValueMarshalKindSupportDescriptor.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2877315 View commit details
    Browse the repository at this point in the history
  13. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/ByValueMarshalKindSupportDescriptor.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6536dcb View commit details
    Browse the repository at this point in the history
  14. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/Marshalling/ByValueContentsMarshalKindValidator.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7dfed5e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41c11ea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ca63bc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix JS generator build

    jtschuster committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1f510c View commit details
    Browse the repository at this point in the history