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
2021-07-01Remove unnecessary Prev field in portable tailcall helpers (#54894)Jakob Botsch Nielsen
2021-06-28Make sure we consider buffer length when marshalling back Unicode ByValTStr f...Jeremy Koritzinsky
2021-06-10Fix2 for Trim HW (#53928)Lakshan Fernando
2021-06-09Fixes Trim HelloWorld (#53912)Lakshan Fernando
2021-06-03Add MemoryMarshal.GetArrayDataReference(Array) (#53562)Levi Broderick
2021-05-21Com trimming related work (#52940)Lakshan Fernando
2021-05-13Low level API support for Objective-C interop. (#52146)Aaron Robinson
2021-05-10NSAutoreleasePool instance should be added to all threads. (#52023)Aaron Robinson
2021-05-03[main] Update dependencies from mono/linker (#51921)dotnet-maestro[bot]
2021-04-25Annotate unsupported APIs in .Net core as Obsolete - Reflection area (#50941)Buyaa Namnan
2021-03-27Add CoreCLR implementation of CallConvMemberFunction. (#47828)Jeremy Koritzinsky
2021-03-25When marshalling a layout class, fall-back to dynamically marshalling the typ...Jeremy Koritzinsky
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-12[RyuJIT] Devirtualize Comparer<T>.Default (#48160)Egor Bogatov
2021-01-07Introduce CallConvSuppressGCTransition type to enable suppressing the transit...Jeremy Koritzinsky
2021-01-06Delete reflection blocking on GetThreadDeserializationTracker (#46607)Jan Kotas
2020-12-24Refactor more of thread creation into shared CoreLib partition (#46244)Jan Kotas
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek