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-10-27dd IsDotNetFrameworkProductAssembly for Framework Assemblylouluqun
2017-10-26Merge pull request #4805 from dotnet/nmirrorJan Kotas
2017-10-25DefineConstants fix for System.Private.InteropLuqun Lou
2017-10-25Use WinRT Types from CoreRTLuqun Lou
2017-10-25Merge pull request #4790 from dotnet/nmirrorMichal Strehovský
2017-10-24Add some WellKnown WinRT Types for MiniWinRTLuqun Lou
2017-10-23Search/replace Debug.Assert(false, => Debug.Fail( (#4782)Jan Kotas
2017-10-21Enable GetRuntimeClassName for MiniWinRTLuqun Lou
2017-10-21Enable LibraryInitializer for Mcg on miniwinrtLuqun Lou
2017-10-21Add a project file for Mcg On MiniWinRTLuqun Lou
2017-10-18Merge pull request #4747 from dotnet/nmirrorJan Kotas
2017-10-18Delegate shouldn't treat as ComClassLuqun Lou
2017-10-18Enable string marshalling for minwinrt modeLuqun Lou
2017-10-18Fix build break with latest VS preview (#4748)Jan Kotas
2017-10-18MiniWinRT need IMarshal/IStream supportLuqun Lou
2017-10-17Replace generic StdCall intristics with non-generic StdCallLuqun Lou
2017-10-17Mirror changes from coreclr exception serialization (#4744)Viktor Hofer
2017-10-17Fix For Bug#507240 Marshal.IsComObject fails for __ComObject in x-plat MCGLuqun Lou
2017-10-14Delete contract annotations (#4722)Jan Kotas
2017-10-06Remove Thunk created during DynamicCCWLuqun Lou
2017-10-03Fix filename casingJan Kotas
2017-10-03Fix Unix build breakFaizur Rahman
2017-10-03Move CoreCLR version of System.Private.Interop to CoreRTFaizur Rahman
2017-09-21Trivial update for dynamic interopLuqun Lou
2017-09-14Enable Dynamic Support for GenericArgumentsLuqun Lou
2017-09-10Move PInvoke interop related attributes to shared CoreLib partitionJan Kotas
2017-09-08Disable DebuggerBrowsable for __ComObject fields and properties . We wereTijoy Tom Kalathiparambil
2017-08-30Fix issue where attemping to get Type equality on McgFakeMetadataTypes causes...David Wrighton
2017-08-15Remove Unnecessary Debug Assert in ObjectToComInterfaceLuqun Lou
2017-08-05typo (#4274)github-john-doe
2017-08-04Fix async call performance regressionAnton Lapounov
2017-07-07WindowsRuntimeMarshal.RemoveEventHandler was doing the wrong thing for static...Tijoy Tom Kalathiparambil
2017-06-30Cleanup MightBeBlittable implementationJan Kotas
2017-06-30Cleanup ConditionalWeakTable use by interopJan Kotas
2017-06-27Merge pull request #3991 from dotnet/nmirrorJan Kotas
2017-06-27Throw right exception if generic argument to EventRegistrationTokenTable is n...Tijoy Tom Kalathiparambil
2017-06-27Merge pull request #3986 from dotnet/nmirrorMichal Strehovský
2017-06-27Roll back CS1662871Luqun Lou
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-24 Add Marshal.PtrToStringUni internal implementation in S.P.CoreLibFaizur Rahman
2017-06-24 Enable DynamicRCW by defaultLuqun Lou
2017-06-24Remove the bounds check from UnsafeAddrOfPinnedArrayElement.The bounds check ...Tijoy Tom Kalathiparambil
2017-06-24Change NotImplementedException to NotSupportedException/NotImplemented.ByDesi...Yi Zhang
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-19Fix For Bug296322Luqun Lou
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-10Fix ProjectN build breaks (#3859)Jan Kotas
2017-06-10Merge pull request #3849 from dotnet/nmirrorJan Kotas