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
2018-08-14Preliminary Interpreter Support (#6182)Toni Solarin-Sodara
2018-08-09Add support for reflection invoking ref return methodsMichal Strehovsky
2018-07-09Delete orphaned resource strings in S.P.Threading and S.P.ReflectionMichal Strehovsky
2018-05-11Fix diagnostic stacktrace for shared generic methods (#5796)Jan Kotas
2018-03-20Add pointer type unwrapping for return valuesMichal Strehovsky
2018-03-19Implement support for System.Reflection.Pointer in dynamic invocation scenariosMichal Strehovsky
2018-03-17Fixing bug 463121. Removing the unnecessary _callConverterWrappedMethodEntryp...Fadi Hanna
2018-01-25TryGetMethodForOriginalLdFtnResult_ExactInstantiation_Inner can set a value f...Fadi Hanna
2018-01-04Add option to block all metadata in an assembly (#5199)Michal Strehovský
2017-11-23Use common formatter to format stack trace metadata (#5004)Michal Strehovský
2017-11-12Define CORERT for ProjectN buildsJan Kotas
2017-10-27dd IsDotNetFrameworkProductAssembly for Framework Assemblylouluqun
2017-10-23Search/replace Debug.Assert(false, => Debug.Fail( (#4782)Jan Kotas
2017-10-17Fix For Bug#507240 Marshal.IsComObject fails for __ComObject in x-plat MCGLuqun Lou
2017-09-26Merge pull request #4613 from dotnet/masterJan Kotas
2017-09-25Reflection.Core MQ (#4608)Atsushi Kanamori
2017-09-20Allow type info request to fall through to RuntimeNoMetadataNamedTypeInfo whe...Jeff Greene
2017-09-06Unify pseudo-attribute code between NativeFormat and Ecma (#4456)Atsushi Kanamori
2017-09-05Fix late bound invoke on string constructors added in NS2.0 (#4449)Atsushi Kanamori
2017-09-01Implement BindingFlags.DoNotWrapExceptions on Project N (#4437)Atsushi Kanamori
2017-08-21Fix FieldInfo.GetValue and SetValue on pointers (#4351)Atsushi Kanamori
2017-08-19Improve diagnosability of Expression.Lambda(Expression.Constant(123)).Compile...Michal Strehovsky
2017-08-18Hoist common field accessor properties into base classes. (#4344)Atsushi Kanamori
2017-08-07This changeset includes a couple of workitems that are related to each other:Fadi Hanna
2017-08-03Fix MissingRuntimeArtifactException for generic methodsMichal Strehovsky
2017-08-02Make Delegate.GetMethodInfo exception useful. (#4257)Atsushi Kanamori
2017-07-27Delegate construction wasn't correctly working for all cases in USG code:Fadi Hanna
2017-07-19Delete System.Private.CompatQuirksMichal Strehovsky
2017-07-15Merge remote-tracking branch 'dotnet/nmirror' into nmirror-mergeMichal Strehovský
2017-07-15Make metadata collections no longer implement generic IReadOnlyCollectionMichal Strehovsky
2017-07-14Initial implementation of .NETStandard 2.0 StackTrace / StackFrame APITomas Rylek
2017-07-14Fix inconsistent EEType casing (#4155)Jan Kotas
2017-07-12Fix for 462734Fadi Hanna
2017-07-10Fix TFS 134375 Delegate.GetMethodInfo should throw if no metadata (#4130)Atsushi Kanamori
2017-06-29Fix for reverse LdFtn lookup to unblock some reflection-based stack frame tra...Tomas Rylek
2017-06-28Enhance reverse lookup from function pointer to MethodInfoDavid Wrighton
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-07Fix https://github.com/dotnet/corert/issues/3800 (#3823)Atsushi Kanamori
2017-06-06Enum.GetValues() throws on blocked type. (#3801)Atsushi Kanamori
2017-05-26Add support for Open instance delegate on valuetype methodsDavid Wrighton
2017-05-25Enable reflection blocking (#3685)Michal Strehovský
2017-05-17Make Type.MakeArrayType(1) not throw PlatformNotSupportedException (#3635)Atsushi Kanamori
2017-05-09Fix more CoreFx on ILC tests (#3559)Atsushi Kanamori
2017-05-03Don't ask the type loader to build instantiations over generic type definitio...Michal Strehovský
2017-04-26Centralize build defines (#3431)Michal Strehovský
2017-04-17Delete unnecesary AotPackageReferencePath referencesJan Kotas
2017-04-13NS2.0 - TargetException exists now - stop substituting ArgumentException. (#3...Atsushi Kanamori
2017-04-10Use 32bit relative pointers in ExternalReferenceTable (#3267)Michal Strehovský