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

Code Versioning - move native code versioning state #101652

Closed

Commits on May 10, 2024

  1. Code Versioning - move native code versioning state

    Remove the dictionary from the CodeVersionManager
    and instead store the data directly on the MethodDesc.
    AaronRobinsonMSFT committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8a286ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c05e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e9cb2 View commit details
    Browse the repository at this point in the history
  4. Remove PRECONDITION

    AaronRobinsonMSFT committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2f424c1 View commit details
    Browse the repository at this point in the history
  5. Add GC_NOTRIGGER

    AaronRobinsonMSFT committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e8b34a6 View commit details
    Browse the repository at this point in the history
  6. Update contract

    AaronRobinsonMSFT committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1a2d0b7 View commit details
    Browse the repository at this point in the history