This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
Anipik on 3.1
Fix return address hijack in pr… (compare)
wtgodbe on 3.1-dc6908bb-3201-40d9-ad5c-f63ecf2a548d
wtgodbe on 3.1
[release/3.1] Update dependenci… (compare)
wtgodbe on 3.1
Port https://github.com/dotnet/… (compare)
wtgodbe on 3.1
Update branding to 3.1.12 (#281… (compare)
5.0.100-rc.2.20479.15
("full version" from https://dotnet.microsoft.com/download/dotnet/5.0)?
Span
uses an internal type for a hack workaround, but the runtime team wants to remove that implementation detail