-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[Mono] UnsafeAccessorAttribute non-generic support for field #88626
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc9d6ed - Browse repository at this point
Copy the full SHA bc9d6edView commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1643710 - Browse repository at this point
Copy the full SHA 1643710View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0def6c - Browse repository at this point
Copy the full SHA b0def6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c51e8a - Browse repository at this point
Copy the full SHA 0c51e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ce7d2 - Browse repository at this point
Copy the full SHA 94ce7d2View commit details
Commits on Jul 7, 2023
-
Add mono_marshal_get_unsafe_accessor_wrapper and WRAPPER_SUBTYPE_UNSA…
…FE_ACCESSOR And the associated AOT compiler/runtime and marshaling caching boilerplate.
Configuration menu - View commit details
-
Copy full SHA for a49a8e0 - Browse repository at this point
Copy the full SHA a49a8e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4701689 - Browse repository at this point
Copy the full SHA 4701689View commit details -
fix: skip visibility in unsafe accessor wrappers
that is the whole point of them
Configuration menu - View commit details
-
Copy full SHA for 495ce38 - Browse repository at this point
Copy the full SHA 495ce38View commit details -
fix: decode the length and copy the name from UnsafeAccessorAttribute
The name has a length as a prefix and doesn not have a null terminator
Configuration menu - View commit details
-
Copy full SHA for 35c4d45 - Browse repository at this point
Copy the full SHA 35c4d45View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c8f4da - Browse repository at this point
Copy the full SHA 0c8f4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d039e6 - Browse repository at this point
Copy the full SHA 8d039e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080559a - Browse repository at this point
Copy the full SHA 080559aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec266b - Browse repository at this point
Copy the full SHA 2ec266bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8571969 - Browse repository at this point
Copy the full SHA 8571969View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e35c6 - Browse repository at this point
Copy the full SHA b7e35c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 449aa6f - Browse repository at this point
Copy the full SHA 449aa6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da84576 - Browse repository at this point
Copy the full SHA da84576View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23a4d9a - Browse repository at this point
Copy the full SHA 23a4d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 342c8d4 - Browse repository at this point
Copy the full SHA 342c8d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375d460 - Browse repository at this point
Copy the full SHA 375d460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9222fd2 - Browse repository at this point
Copy the full SHA 9222fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2e8c5 - Browse repository at this point
Copy the full SHA ab2e8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8031a - Browse repository at this point
Copy the full SHA 2f8031aView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10e43de - Browse repository at this point
Copy the full SHA 10e43deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d874c3 - Browse repository at this point
Copy the full SHA 4d874c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade7c78 - Browse repository at this point
Copy the full SHA ade7c78View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58822ca - Browse repository at this point
Copy the full SHA 58822caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3686590 - Browse repository at this point
Copy the full SHA 3686590View commit details -
Update src/tests/baseservices/compilerservices/UnsafeAccessors/Unsafe…
…AccessorsTests.cs Co-authored-by: Aaron Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8afb00a - Browse repository at this point
Copy the full SHA 8afb00aView commit details -
Update src/tests/baseservices/compilerservices/UnsafeAccessors/Unsafe…
…AccessorsTests.cs Co-authored-by: Aaron Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3f9e77 - Browse repository at this point
Copy the full SHA a3f9e77View commit details -
Update src/tests/baseservices/compilerservices/UnsafeAccessors/Unsafe…
…AccessorsTests.cs Co-authored-by: Aaron Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f6b532 - Browse repository at this point
Copy the full SHA 9f6b532View commit details -
Update src/tests/baseservices/compilerservices/UnsafeAccessors/Unsafe…
…AccessorsTests.cs Co-authored-by: Aaron Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c15ccd - Browse repository at this point
Copy the full SHA 0c15ccdView commit details -
Update src/tests/baseservices/compilerservices/UnsafeAccessors/Unsafe…
…AccessorsTests.cs Co-authored-by: Aaron Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f21b78e - Browse repository at this point
Copy the full SHA f21b78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 781f512 - Browse repository at this point
Copy the full SHA 781f512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17febef - Browse repository at this point
Copy the full SHA 17febefView commit details