-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[NativeAOT] Delegate bug fixes #99185
Merged
Merged
Commits on Mar 2, 2024
-
[NativeAOT] Delegate bug fixes
- Fix Delegate.Method and Delegate.Target for marshalled delegates - Add tests and fixes for corner various delegate corner case behaviors - Delete runtime test for GetInvocationList since there is a better test coverage for this API under libraries Fixes dotnet/runtimelab#164
Configuration menu - View commit details
-
Copy full SHA for fa3d1ec - Browse repository at this point
Copy the full SHA fa3d1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 745595b - Browse repository at this point
Copy the full SHA 745595bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff396c5 - Browse repository at this point
Copy the full SHA ff396c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56cb5f - Browse repository at this point
Copy the full SHA c56cb5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be9c7eb - Browse repository at this point
Copy the full SHA be9c7ebView commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acc7542 - Browse repository at this point
Copy the full SHA acc7542View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55b3672 - Browse repository at this point
Copy the full SHA 55b3672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2df9b - Browse repository at this point
Copy the full SHA 7a2df9bView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f2f844 - Browse repository at this point
Copy the full SHA 7f2f844View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6edd29 - Browse repository at this point
Copy the full SHA b6edd29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3dad81 - Browse repository at this point
Copy the full SHA f3dad81View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7d7550 - Browse repository at this point
Copy the full SHA e7d7550View commit details -
Configuration menu - View commit details
-
Copy full SHA for de0c16a - Browse repository at this point
Copy the full SHA de0c16aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d8789 - Browse repository at this point
Copy the full SHA 88d8789View commit details -
Configuration menu - View commit details
-
Copy full SHA for d662517 - Browse repository at this point
Copy the full SHA d662517View commit details -
Merge branch 'DelegateMethodInfo' of https://github.com/jkotas/runtime …
…into DelegateMethodInfo
Configuration menu - View commit details
-
Copy full SHA for ccb40dc - Browse repository at this point
Copy the full SHA ccb40dcView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9dda13 - Browse repository at this point
Copy the full SHA b9dda13View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e40f6 - Browse repository at this point
Copy the full SHA d3e40f6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.