platform/upstream/coreclr.git
2018-10-10 Jonathan MarlerFix issue 20261: infinite recursion for non PAL threads...
2018-10-09 Stephen ToubReduce CPU consumption by Timer's FireNextTimers (...
2018-10-09 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to preview1-03309...
2018-10-09 Sergey AndreenkoDo not promote struct field with type mistmatch. (...
2018-10-09 Bruce ForstallSimplify next command output for build-test.sh (#19903)
2018-10-09 Matt GalbraithMove ARM64 Windows boxen to be Helix-provisioned (...
2018-10-09 Jarret ShookUse runtest.cmd for arm(64) windows testing (#20301)
2018-10-09 Brian SullivanMerge pull request #20129 from briansull/vn-add-excepti...
2018-10-09 Levi BroderickImprove performance of String.ToUpper and friends ...
2018-10-09 Sam NeirinckCleanup MSDN URL's (dotnet/corefx#32663)
2018-10-09 Stephen ToubAvoid building DebugFinalizableAsyncStateMachineBox...
2018-10-09 Egor Chesakov[arm64] Fix GitHub 20211 Issue (#20240)
2018-10-09 Stephen ToubClear unnecessary state from completed Tasks (#20294)
2018-10-09 Carol EidtMerge pull request #20078 from CarolEidt/Fix20063
2018-10-09 Jan KotasDisabled outdates corefx test (#20315)
2018-10-09 Austin WiseRemove mentions of Rotor from codebase (#20298)
2018-10-08 Eugene RozenfeldDocument describing upcoming object stack allocation...
2018-10-08 Egor ChesakovMerge pull request #20289 from echesakovMSFT/FixBitOper...
2018-10-08 Andy AyersJIT: retrieve element class for arrays of ref types...
2018-10-08 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-10-08 Carol EidtMerge pull request #20210 from fiigii/lastavx2
2018-10-08 Jarret ShookRuntest.py on Windows Arm(64) (#20227)
2018-10-08 Jan VorlicekFix SegmentInitialize for OS_PAGE_SIZE > 4k (#20280)
2018-10-08 Austin WiseRemove mention of rotor from comments (#20297)
2018-10-08 Austin WiseRemove some dead remoting and context static things...
2018-10-07 Viktor HoferUpdate buildtools to v3 (#20286)
2018-10-06 John DoeTypos (dotnet/corefx#32625)
2018-10-06 Andy AyersJIT: make sure to use normalized type when retyping...
2018-10-06 Levi BroderickMove BinaryPrimitives into coreclr shared source (...
2018-10-06 Luqun LouAdd BSTR xplat PInvoke testcase (#20231)
2018-10-06 Levi BroderickImprove performance of span-based ToUpper and related...
2018-10-06 annaaniolUpdate the dllmap design doc (6)
2018-10-06 annaaniolUpdate the dllmap design doc (5)
2018-10-06 annaaniolUpdate the dllmap design doc (4)
2018-10-06 annaaniolUpdate the dllmap design doc (3)
2018-10-06 annaaniolUpdate the dllmap design doc (2)
2018-10-06 annaaniolUpdate the dllmap design doc
2018-10-06 annaaniolAdd a dllmap design document
2018-10-06 Sergey AndreenkoRefactoring of struct promotion code for the future...
2018-10-05 Brian RobbinsEnable Config-File Based Control of EventPipe (#20238)
2018-10-05 Fei PengAdd tests for AVX2 and new intrinsic
2018-10-05 Egor ChesakovUse IF_DR_2G for "Bit Operations" (IF_EN2L) in src...
2018-10-05 Brian SullivanAdded method header comments in optcse describing the...
2018-10-05 Brian SullivanFull support for exception sets in value numbering.
2018-10-05 Michal StrehovskýReport instantiation argument in non-virtual interface...
2018-10-05 John DoeTypos (#20271)
2018-10-05 Jan VorlicekRemove context statics stuff (#20256)
2018-10-05 Jonathan MarlerSynchronize access to static variable call_count (...
2018-10-05 Jan VorlicekAdd printing of LoaderAllocator to MethodTable in SOS...
2018-10-04 Tomáš RylekR2RDump fixes for dumping method instance entrypoint...
2018-10-04 Steve HarterMerge pull request #20252 from steveharter/FixIsAssigna...
2018-10-04 Jan VorlicekEnable thread statics for collectible classes (#19944)
2018-10-04 Jan VorlicekRemove AppDomain unload (#20250)
2018-10-04 Bruce ForstallMerge pull request #20235 from BruceForstall/Disable19361
2018-10-04 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, IbcData, PgoData...
2018-10-03 Steve HarterFix compat issue with Type.IsAssignableFrom
2018-10-03 Fei PengImplement the remaining AVX2 intrinsic
2018-10-03 Fei PengFix AVX2 intrinsic doc
2018-10-03 Carol EidtMerge pull request #20173 from fiigii/retest
2018-10-03 David Masonreport the entire generation table in EnumWksGlobalMemo...
2018-10-03 Egor ChesakovSupport building cross-architecture components on armel...
2018-10-03 Jeremy KoritzinskyMarshal blittable structs via memcpy even if nested...
2018-10-03 Koundinya VeluriAdd MethodImplOptions.AggressiveOptimization and use...
2018-10-03 PareshPDF link wasn't working (#20242)
2018-10-03 Tomáš RylekFix X86 disassembly and a bug regarding ExportedTypes...
2018-10-02 Bruce ForstallMerge pull request #20237 from BruceForstall/MakeInnerl...
2018-10-02 Bruce ForstallChange the innerloop arm64 Linux jobs to be default...
2018-10-02 Bruce ForstallDisable GitHub_19361 for Linux arm64
2018-10-02 Raul Hidalgo... Add Bionic to sources.list for cross (#20202)
2018-10-02 Andy AyersMerge pull request #20203 from AndyAyersMS/FixGtIndexAd...
2018-10-02 Carol EidtMerge pull request #20193 from fiigii/addbc
2018-10-02 mikednStop updating gtRsvdRegs before LSRA (#20136)
2018-10-01 Bruce ForstallMerge pull request #20201 from jkotas/update-lst
2018-10-01 Andy AyersFix test for GT_INDEX_ADDR to forcibly compile with...
2018-10-01 Luqun LouAdd back ExeFile directory for non-Windows (#20192)
2018-09-30 Jan KotasDelete removed tests from Tests.lst
2018-09-29 Stephen ToubImprove Guid parsing performance (#20183)
2018-09-29 Jan KotasSimplify SafeBuffer.Initialize implementation (#20198)
2018-09-29 Jeremy KoritzinskyUnify argument verification for Marshal.GetHINSTANCE...
2018-09-29 Jan KotasDelete redundant framework API tests (#20187)
2018-09-29 Sergey AndreenkoMake `structType` optional in jitEEInterface method...
2018-09-29 Stephen ToubAvoid allocation in Task.Yield() awaiter (#20186)
2018-09-28 Fei PengAdd pointer overloads for Avx2.BroadcastScalarToVector256
2018-09-28 Egor ChesakovSpecify configuration to runtest.sh to make runtest...
2018-09-28 Drew ScogginsMerge pull request #20152 from DrewScoggins/UpdateIBCDeps
2018-09-28 Jan VorlicekEnable delegate marshalling for collectible types ...
2018-09-28 Tanner GoodingUpdating NumberToStringFormat to not print the sign...
2018-09-28 Luqun LouEnable BSTR Marshaling Support for x-plat PInvoke ...
2018-09-28 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26928-03, preview1...
2018-09-28 Alexander SoldatovAdded transcript of ARMEnabled. (#20181)
2018-09-28 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26928...
2018-09-28 Stephen ToubAvoid AwaitTaskContinuation allocation in some awaits...
2018-09-28 Fei PengOptimize SSE2 intrinsic importation
2018-09-28 Fei PengRe-enable hardware intrinsic tests
2018-09-27 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview1...
2018-09-27 Stephen ToubFix CancellationTokenRegistration.Dispose racing with...
2018-09-27 Egor ChesakovEnable Ubuntu arm Cross Release crossgen_comparison...
2018-09-27 Egor ChesakovMerge pull request #19960 from echesakovMSFT/UseCrossBi...
2018-09-27 Michelle McDanielReplace Crst* with CrstStatic for IBCLogger (#20148)
2018-09-27 Viktor HoferMaestro dependency update without buildtools (#20143)
next