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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-15Make metadata collections no longer implement generic IReadOnlyCollectionMichal Strehovsky
2017-07-14Fix inconsistent EEType casing (#4155)Jan Kotas
2017-07-13Canonicalize the RuntimeAssemblyName found via ecma type loading in the assem...David Wrighton
2017-07-13Workaround to unblock the TFS->dotnet/corert integrations for nowFadi Hanna
2017-07-12Fix for 462734Fadi Hanna
2017-07-12Overhaul exception throwing from the type systemMichal Strehovsky
2017-07-11Add support for loading resource assemblies from disk to Ecma assembly loaderDavid Wrighton
2017-07-08Adding a DiagnosticName and DiagnosticNamespace properties for DefTypes (as d...Fadi Hanna
2017-07-07ConstructorComments - writing a few comments for constructor call as it is co...Andrew Au
2017-07-06Debugger SupportAndrew Au
2017-07-06Debugger SupportAndrew Au
2017-07-06Use TryGetArrayTypeForElement type instead of using reflection and Array.Crea...Tijoy Tom Kalathiparambil
2017-07-06Debugger SupportAndrew Au
2017-07-05Debugger SupportAndrew Au
2017-07-05Debugger SupportAndrew Au
2017-07-05Debugger SupportAndrew Au
2017-07-01Debugger SupportAndrew Au
2017-06-30Debugger SupportAndrew Au
2017-06-30Debugger SupportAndrew Au
2017-06-30Debugger SupportAndrew Au
2017-06-30Cleanup MightBeBlittable implementationJan Kotas
2017-06-29Handling of precomputed reflectable items (generic and non-generic).Fadi Hanna
2017-06-28Fix incorrect offset generated when using the LINQ expression interpreter to ...David Wrighton
2017-06-27Merge pull request #3986 from dotnet/nmirrorMichal Strehovský
2017-06-27Fix rough edges after CLI update (#3983)Jan Kotas
2017-06-26Prevent NullReferenceException from examining function pointersDavid Wrighton
2017-06-25Merge pull request #3980 from dotnet/nmirrorJan Kotas
2017-06-24Remove unnecessary ProjectN build dependency on AotPackageReference projectJan Kotas
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-24Fix for bug 219698: System.OverflowException in TypeBuilder.CreateTypeFadi Hanna
2017-06-23Support for arrays of pointersDavid Wrighton
2017-06-22Debugger SupportAndrew Au
2017-06-22Debugger SupportAndrew Au
2017-06-22Fix for bug 453367: unhandled MissingTemplateExceptions thrown from the TypeL...Fadi Hanna
2017-06-21Fix to GVM resolution bug.Fadi Hanna
2017-06-21Debugger SupportAndrew Au
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-20Fix for bug 378540:[Customer] RhBind crash, AV in MethodDesc::GetClassificati...Fadi Hanna
2017-06-17Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-15Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2017-06-15Fix issue in Nullable<T> USG layoutDavid Wrighton
2017-06-15GVM dependency analysis performance fixes (#3872)Fadi Hanna
2017-06-14Minor cleanup in CallingConventions.cs.Anton Lapounov
2017-06-14Introduce UnsafeGCHandle and enable the blittable check in GCHandle.set_Target.Anton Lapounov
2017-06-13Merge pull request #3866 from dotnet/nmirrorMichal Strehovský
2017-06-13Enable inlining of virtual method calls (#3773)Michal Strehovský
2017-06-12 Fixing bug 445667: AV in universal transition thunk.Fadi Hanna
2017-06-09Debugger SupportAndrew Au
2017-06-09Debugger SupportAndrew Au