summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Added a new API to provide memory information that GC records. This (#17326)Maoni Stephens8-7/+114
2018-04-02Update CoreClr, CoreFx to preview3-26402-06, preview3-26402-02, respectively ...dotnet-maestro-bot2-6/+6
2018-04-02Merge pull request #17313 from fiigii/sethiloCarol Eidt2-0/+11
2018-04-02[master] Add switches for legacy signing (#17353)Matt Mitchell3-3/+18
2018-03-31Update CoreClr, CoreFx to preview3-26331-05, preview3-26331-05, respectively ...dotnet-maestro-bot2-6/+6
2018-03-31Merge pull request #17180 from fiigii/fixavxtestsCarol Eidt1-4/+3
2018-03-31Fix for 17289 (#17336)Luqun Lou1-0/+10
2018-03-31Make AsSpan(this string) ForceInline to be on par with AsSpan(this T[]) (#17368)Jan Kotas3-6/+9
2018-03-31Delete dead code to support OSes prior to Windows 7 (#17367)Jan Kotas17-3103/+72
2018-03-30Merge pull request #17329 from briansull/struct-gscheck-fixBrian Sullivan3-2/+160
2018-03-30fix for HasCriticalFinalizer in local gc (#17369)David Mason1-6/+7
2018-03-30Merge pull request #17319 from janvorli/disable-gc-stress-incompatible-testBruce Forstall2-2/+2
2018-03-30Fix#16827 Stack probing for Linux (#17360)Egor Chesakov1-0/+57
2018-03-30Update BuildTools, CoreClr, CoreFx to preview3-02631-01, preview3-26331-01, p...dotnet-maestro-bot3-9/+9
2018-03-30PEImageLayout: clear instruction cache after relocationsKonstantin Baladurin1-0/+22
2018-03-30Fix ilasm COR header (#17357)Eric StJohn1-14/+9
2018-03-30Only allow the rundown thread to write events during rundown to avoid corrupt...Brian Robbins3-1/+26
2018-03-30Reject struct promotion of parameters when -GS checks are enabledBrian Sullivan3-2/+160
2018-03-30[arm32] Fixed RBM_PROFILER_* (#17291)sergey ignatov1-0/+5
2018-03-31Fix remote unwind (#17351)Jan Vorlicek2-6/+15
2018-03-30replace unreached with assert(false) (#17359)Sergey Andreenko1-1/+1
2018-03-30add an additional assert for the futureSergey Andreenko3-0/+13
2018-03-30fix the bugSergey Andreenko3-4/+26
2018-03-30add reproSergey Andreenko2-0/+214
2018-03-30fix ifdefs commentsSergey Andreenko2-4/+6
2018-03-30Implement AVX SetHighLowFei Peng2-0/+11
2018-03-30Merge pull request #17314 from fiigii/fixgctestsCarol Eidt10-213/+185
2018-03-30Update CoreClr, CoreFx to preview3-26330-06, preview3-26330-06, respectively ...dotnet-maestro-bot2-6/+6
2018-03-30Change OwnedMemory to MemoryManager and add an IMemoryOwner. (#17340)Ahson Khan12-310/+266
2018-03-30Update CoreClr to preview3-26330-01 (#17328)dotnet-maestro-bot2-3/+3
2018-03-29Merge pull request #17327 from weshaggard/FixIdentityPackageBuildWes Haggard1-6/+13
2018-03-29Fix GCStress failuresFei Peng10-213/+185
2018-03-29Merge pull request #17322 from BruceForstall/FixTestBuildBruce Forstall1-0/+8
2018-03-29Merge pull request #17211 from mikedn/dyn-hwinfoCarol Eidt2-6/+3
2018-03-29Fix identity package filteringWes Haggard1-6/+13
2018-03-29Fix for incorrectly handle invalid UTF8 characters issue (#17302)Luqun Lou3-39/+112
2018-03-29Fix AssemblyLoadContext.Unloading and ProcessExit for Windows Docker containe...Daniel Harvey2-3/+7
2018-03-29Merge pull request #17304 from dotnet/RemovingObsoleteCleanupBuildsDivino César2-44/+2
2018-03-29Update CoreFx to preview3-26329-05 (#17318)dotnet-maestro-bot1-3/+3
2018-03-29Add back hosting to split buildsBruce Forstall1-0/+8
2018-03-29Dict cache default comparer for object types (#17285)Ben Adams2-43/+143
2018-03-29StringBuilder.Equals: value to span (#17311)Maryam Ariyan1-4/+4
2018-03-29Mark GCCollect test as GC stress excludedJan Vorlicek2-2/+2
2018-03-28change arm maxIter to 20 (#17308)Sergey Andreenko1-1/+1
2018-03-28Update BuildTools, CoreClr, CoreFx to preview3-02629-02, preview3-26329-01, p...dotnet-maestro-bot3-9/+9
2018-03-29[Arm64] Correct cross/arm64/tryrun.cmake (#17293)Steve MacLean1-2/+2
2018-03-28Update BuildTools, CoreClr to preview3-02628-01, preview3-26328-08, respectiv...dotnet-maestro-bot3-6/+6
2018-03-28Merge pull request #17280 from weshaggard/SyncInitToolsWithSourceBuildWes Haggard2-58/+58
2018-03-28Use ROSpan.IndexOf as the workhorse for string.IndexOf (#17284)Ahson Khan2-171/+73
2018-03-28Fix Dictionary CopyTo regression (#17300)Ben Adams2-8/+8