Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09Exclude unnecessary functions/fields when FEATURE_METADATA_EMIT_IN_DEBUGGER (...Elinor Fung
2022-11-05Switch custom attribute hash from using CClosedHashEx to SHash (#77933)Elinor Fung
2022-11-03Remove empty BEGIN/END_ENTRYPOINT_* macros (#77810)Elinor Fung
2022-11-01Remove Metadatatracker (#77701)Aaron Robinson
2022-10-29Delete special-casing of .obj/.tlb (FILETYPE_NTOB/FILETYPE_TLB) (#77626)Elinor Fung
2022-10-22Remove some unnecessary path manipulation helpers (#77301)Elinor Fung
2022-10-07Remove GUID <=> string functions in PAL (#76729)Aaron Robinson
2022-09-19Delete unused code (#75814)Adeel Mujahid
2022-08-25Remove all non-functional/non-informational uses of mscorlib. (#74529)Aaron Robinson
2022-08-02Fix typos (#73122)Adeel Mujahid
2022-07-24Fix typos (#72709)Adeel Mujahid
2022-07-17Fix typos (#72314)Adeel Mujahid
2022-06-09Guard COM exception marshaling under FEATURE_COMINTEROP (#70431)Huo Yaoyuan
2022-05-23Fix typos (#69537)Adeel Mujahid
2022-05-16Removal of IBC infrastructure (#68717)Aaron Robinson
2022-05-16Remove most usages of *wprintf* family of functions (#68237)Aaron Robinson
2022-05-07Fix typos (#69011)Adeel Mujahid
2022-05-04Reenable 4244 (#68615)Aaron Robinson
2022-03-17Reenable CA 4701 (#66676)Aaron Robinson
2022-01-22Relax assert in ApplyEditAndContinue (#64132)Jan Kotas
2022-01-12Reuse ARRAY_SIZE from minipal (#63661)Adeel Mujahid
2022-01-06Convert SAL1 to SAL2 (#63333)NN
2022-01-03Use SAL2 _In_, _Out_ to prevent conflicts (#63261)NN
2021-11-24Unify ARRAY_SIZE/STRING_LENGTH-like macros (#61537)Adeel Mujahid
2021-09-22Big-endian fixes: PDB creation by ilasm (#59422)Ulrich Weigand
2021-09-01Remove dead code in coreclr (#58420)Elinor Fung
2021-08-24Delete unused md/hotdata code (#57987)Jeremy Koritzinsky
2021-08-19Delete code under FEATURE_PREJIT (#57693)Elinor Fung
2021-08-18Delete code under `FEATURE_NATIVE_IMAGE_GENERATION` (#57669)Elinor Fung
2021-08-18Delete CMake infrastructure for crossgen1 and remove dead code directories (#...Jeremy Koritzinsky
2021-06-28Fix EnumMemberRefs always returning NULL (#54805)Tom Deseyn
2021-06-22removing more crossgen code from being built. (#54458)Manish Godse
2021-06-18Fix Linux x86 build (#50836)Gleb Balykov
2021-06-04Improve ENC logging. (#53695)Mike McLaughlin
2021-04-01Free temporary enums on failure (#50471)Tom Deseyn
2021-03-31Merge REGUTIL logic for environment variables into CLRConfig (#50393)Aaron Robinson
2021-03-29Clean up REGUTIL/CLRConfig system (#50314)Aaron Robinson
2021-03-27Delete unreachable code for emitting PE fixups and obj files (#50259)Jan Kotas
2021-03-17Big-endian fixes for ilasm/ildasm (#49685)Ulrich Weigand
2021-02-21Enable Hot Reload API on Linux (#48497)Mike McLaughlin
2021-02-18Adjust logic in cor.h, corhdr.h, corinfo.h, corjit.h and such so that they ma...David Wrighton
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek