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-05-24Unboxing for C++ backend (#3670)Ben Pye
2017-05-24Optimize ObjectWriter to emit series of bytes (#3680)Simon Nattress
2017-05-23Restore ability to compile against Test.CoreLib (#3674)Michal Strehovský
2017-05-23Add a test for PreInitData based on IL (#3667)Yi Zhang (CLR)
2017-05-23Merge pull request #3664 from MichalStrehovsky/mdManagerCreationMichal Strehovský
2017-05-23Update Unix SafeHandle to throw NotFound correctly (dotnet/coreclr#11757)Jeremy Kuhne
2017-05-22Fix getClassAlignmentRequirement for arm 32-bit architectures (#3671)UIDLYG
2017-05-22Implement HasSameMetadataDefinitionAs() on CoreCLR (dotnet/coreclr#11774)Atsushi Kanamori
2017-05-22Report Span/ReadOnlySpan intrinsics to RyuJIT (#3669)Michal Strehovský
2017-05-22Merge pull request #3668 from dotnet/nmirrorJan Kotas
2017-05-21[ILVerify] Handling of assignment of interface to object - with CastingHelper...Gergely Kalapos
2017-05-21Delete reflection workaround in ShadowConcreteMethod (#3665)Michal Strehovský
2017-05-21Initial support for preinitialized array in CoreRT (#3558)Yi Zhang (CLR)
2017-05-20Emit interface generic dictionaries (#3658)Michal Strehovský
2017-05-20Make metadata generation dependency drivenMichal Strehovský
2017-05-20Cache HasFinalizer (#3663)Michal Strehovský
2017-05-20Merge pull request #3662 from dotnet-bot/from-tfsJan Kotas
2017-05-20Debugger SupportAndrew Au
2017-05-20RefactoringAndrew Au
2017-05-19Move MetadataManager creation out of the builderMichal Strehovský
2017-05-19Add IsGenericMethodDefinition helper (#3660)Michal Strehovský
2017-05-19Fix MdArray Rank 1 regressions (#3657)Michal Strehovský
2017-05-19Merge pull request #3654 from dotnet/nmirrorMichal Strehovský
2017-05-19Update ILCompiler.sln to what VS wants (#3655)Jan Kotas
2017-05-19Merge pull request #3656 from dotnet-bot/from-tfsJan Kotas
2017-05-19Fix Unix build breakJan Kotas
2017-05-19Merge pull request #3653 from dotnet-bot/from-tfsJan Kotas
2017-05-19Enable file-based ResourceManager by implementing the method FileBasedResourc...Zach Montoya
2017-05-19Debugger SupportAndrew Au
2017-05-19Moving the TOC emitting logic to the ILCompiler side for ProjectX.Fadi Hanna
2017-05-19CV Array type (#3639)Sergey Andreenko
2017-05-19Fixing the processing of dynamic dependencies to not recompute already comput...Fadi Hanna
2017-05-18Merge pull request #3644 from dotnet-bot/from-tfsMichal Strehovský
2017-05-18Debugger SupportAndrew Au
2017-05-18Verification of Endfinally (also Endfault) (#3640)Gergely Kalapos
2017-05-18Merge pull request #3633 from dotnet/nmirrorMichal Strehovský
2017-05-18Merge pull request #3642 from dotnet-bot/from-tfsMichal Strehovský
2017-05-18Fix CppCodegen build break and hook up CppCodegen to TFS buildMichal Strehovsky
2017-05-17Updated ILVerify Readme.md (#3641)Gergely Kalapos
2017-05-17Fix some corefx testing regressions due to multidim rank-1 (#3636)Atsushi Kanamori
2017-05-17Make Type.MakeArrayType(1) not throw PlatformNotSupportedException (#3635)Atsushi Kanamori
2017-05-17Merge pull request #3634 from dotnet-bot/from-tfsJan Kotas
2017-05-17Address issue 432987 - I looked at a handful of Watson reports, and apparentl...Peter Sollich
2017-05-17Merge pull request #3632 from dotnet-bot/from-tfsMichal Strehovský
2017-05-17Lazy GenericsDavid Wrighton
2017-05-17Merge pull request #3631 from dotnet/masterJan Kotas
2017-05-17Merge pull request #3630 from dotnet-bot/from-tfsMichal Strehovský
2017-05-17RoParseTypeName PInvokeLuqun Lou
2017-05-17Merge pull request #3629 from dotnet-bot/from-tfsMichal Strehovský
2017-05-17ProjectX: Fix compilation failures appearing in the ToF JIT categorydotnet-bot