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

Implement getClassAssemblyName #106959

Merged
merged 11 commits into from
Sep 8, 2024
Merged

Implement getClassAssemblyName #106959

merged 11 commits into from
Sep 8, 2024

Commits on Aug 26, 2024

  1. Add getClassAssemblyName

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e485a96 View commit details
    Browse the repository at this point in the history
  2. Format

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8ca0c21 View commit details
    Browse the repository at this point in the history
  3. Handle nullptrs

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b0630e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    350f131 View commit details
    Browse the repository at this point in the history
  5. Address feedbacks

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ebbea4e View commit details
    Browse the repository at this point in the history
  6. Cast to unsigned

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d28e074 View commit details
    Browse the repository at this point in the history
  7. Address feedbacks

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0f0c7ef View commit details
    Browse the repository at this point in the history
  8. Leftovers cleanup

    hez2010 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ad22e33 View commit details
    Browse the repository at this point in the history
  9. Update src/coreclr/inc/corinfo.h

    Co-authored-by: Jan Kotas <jkotas@microsoft.com>
    hez2010 and jkotas committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e6e558b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 8, 2024

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