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

Error out when struct size is bigger than int.MaxValue #104393

Merged
merged 20 commits into from
Aug 21, 2024

Commits on Jul 3, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 30, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    4a57e6c View commit details
    Browse the repository at this point in the history
  2. Update src/mono/mono/metadata/class-init.c

    Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
    fanyang-mono and lambdageek authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    186acf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix test

    fanyang-mono committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    33145a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    6e0c43b View commit details
    Browse the repository at this point in the history
  2. Address review feedback

    fanyang-mono committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b557816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    339bc63 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 9, 2024

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

Commits on Aug 10, 2024

  1. Fix test

    fanyang-mono committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    08daa62 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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