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

Require SizeConst for UnmanagedType.ByValArray #68992

Merged
merged 13 commits into from
Jul 31, 2023

Commits on Jul 11, 2023

  1. SizeConst is required by all runtimes for UnmanagedType.ByValArray, s…

    …o require it when decoding instead of defaulting to length 1.
    jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    06352f8 View commit details
    Browse the repository at this point in the history
  2. Update tests

    jkoritzinsky committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ac60b58 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    89322ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c684c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d558481 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    900a327 View commit details
    Browse the repository at this point in the history
  2. Regenerate files

    jkoritzinsky committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cdaaacf View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    17634a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f95199 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 25, 2023

  1. PR feedback

    jkoritzinsky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    80ca436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c95d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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