Include in alphabetical order (#20028)
[platform/upstream/coreclr.git] / src /
2018-09-19 Sven BoemerInclude in alphabetical order (#20028)
2018-09-18 Carol EidtMerge pull request #19996 from dotnetrt/jit-update...
2018-09-18 Tarek Mahmoud SayedPort Formatting Japanese First Year of Era (#19976)
2018-09-18 Jacek BlaszczynskiDo not add invalid masm flags in cordbdi.vcxproj for...
2018-09-18 Jacek BlaszczynskiAdd headers to cee_wks, cee_dac vcxprojs to improve...
2018-09-18 Jan KotasFix Buffer.cs formatting to follow coding guidelines...
2018-09-18 Jacek BlaszczynskiAdd gc header files to vcxproj file to improve user...
2018-09-18 Tomáš RylekAdd EH info support to R2RDump (#20000)
2018-09-18 Jan KotasUse elaborated type specifiers to prevent meaning chang...
2018-09-18 Tanner GoodingUpdating Buffer.ZeroMemory to call SpanHelpers.ClearWit...
2018-09-18 Carol EidtMerge pull request #15657 from mikedn/fp-divmul-binary
2018-09-17 Sergey AndreenkoFix spmi environment reset. (#19943)
2018-09-17 Carol EidtMerge pull request #19949 from fiigii/fixhwapis
2018-09-17 Andy AyersJit: ensure objp properly updated by SpillRetExprHelper...
2018-09-16 Jacek BlaszczynskiUpdate clrjit headers files included into clrjit.vcxproj
2018-09-16 Filip NavaraSystem.Private.CoreLib: Move ResoureReader/ResourceSet...
2018-09-15 David Masonconvert HandleStore::_underlyingBucket to a pointer...
2018-09-14 Brian SullivanMerge pull request #19125 from mikedn/cse-extract
2018-09-14 Brian SullivanMerge pull request #19845 from briansull/vn-enhancements
2018-09-14 Clinton Ingramdon't force float->double->int cast for x86 (#19833)
2018-09-14 Vitek KarasMerge pull request #19951 from vitek-karas/MoveAssertio...
2018-09-14 Joseph MusserFixed TimeoutHelper typos (#19956)
2018-09-14 Joseph MusserFixed typo ‘defualt’ (#19955)
2018-09-14 Carol EidtMerge pull request #19745 from CarolEidt/Fix19448
2018-09-13 Fei PengFix inconsistent Intel hardware intrinsic APIs
2018-09-13 Egor ChesakovMerge pull request #19945 from echesakovMSFT/EnableCros...
2018-09-13 Aaron RobinsonDev16 removed the static_cast<> in a std::basic_string...
2018-09-13 mikednReplace fgMarkAddressExposedLocals (#19621)
2018-09-13 Brian Sullivanwhitespace fixes
2018-09-13 Brian SullivanValue Number Enhancements:
2018-09-13 Mike McLaughlinFix xplat debugging perf problem. (#19911)
2018-09-13 Egor ChesakovMerge pull request #19933 from echesakovMSFT/PublishCro...
2018-09-13 elyohUpdate ChineseLunisolarCalendar.cs (#19946)
2018-09-13 Aditya MandaleekaMerge pull request #19927 from adityamandaleeka/fix_arm...
2018-09-13 Andrew AuAdding the ARM floating point registers to the cordebug...
2018-09-13 Egor ChesakovPublish Hostx64/arm32 crossgen and libclrjit.so on...
2018-09-12 Aditya MandaleekaFix emitIns_S_S_R_R not to encode SP to ZR before an...
2018-09-12 Jan KotasImplement Thread.GetApartmentState/TrySetApartmentState...
2018-09-12 Jan KotasRevert changes that are causing buildbreaks of OOB...
2018-09-12 Carol EidtArm: Correctly handle multi-reg COPY
2018-09-12 Nick KotovUpdate AsyncMethodBuilder.cs (#19909)
2018-09-12 Jan VorlicekFix GC for collectible classes (#19892)
2018-09-12 GrantCallSites for MemoryExtensions.Contains (CoreCLR) ...
2018-09-12 Sergey AndreenkoFix optimization of CAST(int)(LSH(long)<<CNS_INT 32...
2018-09-11 Jan KotasMove more registry files to shared partition
2018-09-11 Adam SitnikMerge pull request #19885 from brianrob/runtimeeventsou...
2018-09-11 Andy AyersJIT: use bit vector for identifying jump targets (...
2018-09-11 Egor ChesakovMerge pull request #19867 from echesakovMSFT/BuildCross...
2018-09-11 Jan KotasMove registry interop to shared CoreLib partition ...
2018-09-11 Aaron RobinsonBasic implementation for testing of COM activation...
2018-09-10 Carol EidtMerge pull request #19276 from CarolEidt/FixUxArgSize
2018-09-10 Egor ChesakovBuild Hostx86/arm32 coreclrpal when CROSSCOMPILE is...
2018-09-10 Andrew AuToPointerFix - VS debugger needs the ToPointer() method...
2018-09-10 Fei PengImplement PCLMULQDQ intrinsic
2018-09-10 David MasonAdd GetCacheSizePerLogicalCpu and GetCurrentProcessCpuC...
2018-09-10 Carol EidtFix Unix preallocatedArgCount
2018-09-10 Vance MorrisonMerge pull request #19881 from vitek-karas/EventSouceCo...
2018-09-10 Carol EidtMerge pull request #19844 from CarolEidt/Enable19397Arm64
2018-09-10 vitek-karasFix multiple typos in the EventSource.cs design comment.
2018-09-08 Simon NattressMerge pull request #19870 from nattress/debuginfo
2018-09-08 Simon NattressAdd DebugInfo dumping support to r2rdump
2018-09-08 Fei PengFix AVX2 Gather Intrinsic failture with JITStress
2018-09-07 Sergey Andreenkodelete superpmi-shared/compileresult.cpp assert on...
2018-09-07 GrantMemoryExtensions.Contains (#19863)
2018-09-07 Jan KotasFixes towards making the runtime compiled without FEATU...
2018-09-07 Carol EidtMerge pull request #19866 from dotnetrt/fix-generatetes...
2018-09-07 Mike DanesMove FP DIV/MUL handling to genCodeForBinary
2018-09-07 Tomáš RylekImport signature parsing and general improvements in...
2018-09-07 Carol EidtMerge pull request #19857 from CarolEidt/Fix19674
2018-09-07 Brian RobbinsAdd Basic Out-of-Process EventPipe Control and Heap...
2018-09-07 Michelle McDanielFix the slashes when setting the ZapBBInstrDir (#19858)
2018-09-07 Eugene RozenfeldFix for bug 12398: Lowering is inconsistent in checking...
2018-09-07 Brian SullivanMerge pull request #19748 from briansull/evalop-specialized
2018-09-07 Egor ChesakovMerge pull request #19823 from echesakovMSFT/CrossBitne...
2018-09-07 Egor ChesakovMerge pull request #19830 from echesakovMSFT/CrossGenAl...
2018-09-07 Carol EidtMerge pull request #19855 from dotnetrt/fix-arm-tstlst
2018-09-07 Jan VorlicekFix ICU load on OpenSUSE Tumbleweed (#19812)
2018-09-07 Morgan BrownEnable IJW Native calling managed (#19750)
2018-09-07 Carol EidtMorph ByRef args of SIMD field assign
2018-09-07 Carol EidtMerge pull request #19296 from mikedn/cast-cg
2018-09-07 Tanner GoodingRemoving i386/fptext.asm in favor of using the shared...
2018-09-07 Tanner GoodingUpdating Number.Formatting to properly print -0
2018-09-06 Sergey AndreenkoClean CodeGen::genEmitCall (#19804)
2018-09-06 mikednRemove unused GenTree flags (#19840)
2018-09-06 Mike DanesMake cast classification arch independent
2018-09-06 Mike DanesGet rid of Lowering::getCastDescription
2018-09-06 Mike DanesCleanup LinearScan::BuildCast
2018-09-06 Mike DanesImprove ARM genIntCastOverflowCheck
2018-09-06 Mike DanesRefactor genIntToIntCast on ARM
2018-09-06 Mike DanesExtract cast overflow check ARM codegen to genIntCastOv...
2018-09-06 Mike DanesRefactor genIntToIntCast on XARCH
2018-09-06 Jan VorlicekAdd support for collectible types to SOS (#19842)
2018-09-06 Jarret Shook[Unix|Arm64] Correct transition block for unix arm64...
2018-09-05 Egor ChesakovDon't build and publish libcoreclr libeventprovider...
2018-09-05 Tanner GoodingUpdating the ilproj-sdk to support the `-RESOURCES...
2018-09-05 Bruce ForstallMerge pull request #19719 from dotnet/MattGal-patch-1
2018-09-05 Fei PengImplement AVX2 Gather intrinsic in JIT
2018-09-05 Fei PengAdd managed non-const fall-back for AVX2 gather intrinsic
2018-09-05 Fei PengRename CarryLessMultiply to CarrylessMultiply
2018-09-05 Dan MoseleyFix ServiceController name population perf (dotnet...
next