-
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] remove 2 extra members from System.Object #44081
[mono] remove 2 extra members from System.Object #44081
Commits on Oct 30, 2020
-
[mono] Object.GetRawData -> RuntimeHelpers.GetRawData (this object)
Make it into an extension method like CoreCLR.
Configuration menu - View commit details
-
Copy full SHA for fb59f61 - Browse repository at this point
Copy the full SHA fb59f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8bc4d - Browse repository at this point
Copy the full SHA 6a8bc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f45059f - Browse repository at this point
Copy the full SHA f45059fView commit details
Commits on Nov 2, 2020
-
Revert "[mono] Remove intrinsic support for Object.GetRawData"
This reverts commit f45059f.
Configuration menu - View commit details
-
Copy full SHA for 81bc63e - Browse repository at this point
Copy the full SHA 81bc63eView commit details -
Revert "Move RuntimeHelpers.GetRawData and RawData class to shared lo…
…cation" This reverts commit 6a8bc4d.
Configuration menu - View commit details
-
Copy full SHA for b77d6a2 - Browse repository at this point
Copy the full SHA b77d6a2View commit details -
Move Object.GetRawData to RuntimeHelpers.GetRawData(this object obj)
But keep it as an intrinsic
Configuration menu - View commit details
-
Copy full SHA for 347cd9d - Browse repository at this point
Copy the full SHA 347cd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c85fc7 - Browse repository at this point
Copy the full SHA 2c85fc7View commit details -
Replace Object.CloneInternal by MarshalAsAttribute.CloneInternal
there was only one use
Configuration menu - View commit details
-
Copy full SHA for 9556d0f - Browse repository at this point
Copy the full SHA 9556d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a87bfb0 - Browse repository at this point
Copy the full SHA a87bfb0View commit details