Commits
User selector
Commit history
Commits on Feb 16, 2023
Commits on Feb 4, 2023
Prep for new diagnostic work and tests (#81571)
Show description for b69fa27authored
Commits on Jan 3, 2023
Remove some instances of `%S` and `%ls` (#78894)
Show description for ad4bdd1authored
Commits on Jul 17, 2022
Fix typos (#72314)
Show description for 3ea30edauthored
Commits on Jul 10, 2022
Update string marshallers to V2 shape (#71849)
Show description for 1af8727authored
Commits on Jul 1, 2022
Version resilient cross module code compilation and inlining (#71271)
Show description for a78c46dauthored
Commits on Jun 23, 2022
Change SString::GetUTF8NoConvert to GetUTF8 that converts the SString (#71101)
Show description for d17741dauthored
Commits on Jun 21, 2022
Revert "Add support for cross module inlining and cross module generic compilation to Crossgen2 (#68919)" (#71076)
Show description for 89dc073authored
Commits on Jun 20, 2022
Add support for cross module inlining and cross module generic compilation to Crossgen2 (#68919)
Show description for 18ec279authored
Commits on Jun 15, 2022
Find&replace FastInterlock* with Interlocked* (#70784)
Show description for 2ce8130authored
Commits on Jun 2, 2022
Move TypeReference.ToObject to managed (CoreCLR) (#70055)
Show description for 59a3093authored
Commits on May 27, 2022
Remove CORCOMPILE_IMPORT_SECTION (#69881)
Show description for 6e5065dauthored
Commits on May 16, 2022
Removal of IBC infrastructure (#68717)
Show description for 4f01044authored
Commits on Jan 29, 2022
More cleanups in assembly loader area (#63157)
Show description for d603356authored
Commits on Jan 3, 2022
Commits on Nov 17, 2021
A few follow up changes to LookupTypeKey change (#61718)
Show description for 8cf0b19authored
Commits on Nov 14, 2021
Completely lock-free ClassLoader::LookupTypeKey (#61346)
Show description for 5da8f31andauthored
Commits on Nov 8, 2021
Type key hash tweaks. (#61234)
Show description for 97ce13dauthored
Commits on Oct 11, 2021
Some more cleanups in Assembly/Binder/Loader area (#59590)
Show description for 7088332andauthored
Commits on Aug 24, 2021
Remove IsCompilationProcess and NingenEnabled (always false) (#57986)
Show description for 96c179aauthored
Commits on Aug 19, 2021
Remove `CROSSGEN_COMPILE` define usage (#57697)
Show description for 948770aauthored- authored
Commits on Aug 18, 2021
Commits on Jun 28, 2021
Faster type load for scenarios made more common by generic math (#54588)
Show description for 3144188authored
Commits on Jun 15, 2021
Commits on Mar 25, 2021
Remove GETTHREAD_ALLOWED tracking (#50080)
Show description for 9b1623fandauthored
Commits on Mar 17, 2021
Add obsolete attribute to DisablePrivateReflectionAttribute (#49550)
Show description for 0b7bcf0authored
Commits on Dec 8, 2020
December infra rollout - remove duplicated 'src' from coreclr subrepo (src/coreclr/src becomes src/coreclr) (#44973)
Show description for 69e114cauthored
Loading