platform/upstream/dotnet/runtime.git
2018-10-11 Luqun LouEnable BSTR Field Marshaller for x-plat (dotnet/coreclr...
2018-10-11 Egor ChesakovRun xunit.console.dll with "-parallel collections"...
2018-10-11 Bruce ForstallInitial work to enable ASM diff generation in CI (dotne...
2018-10-11 Vance MorrisonMerge pull request dotnet/coreclr#20343 from stephentou...
2018-10-11 Jurjen BiewengaAdded `-generatelayout` (dotnet/coreclr#20247)
2018-10-11 David Masonfix enc issue where dav has an av because it tries...
2018-10-11 David Masonadd handle tracking for profiler (dotnet/coreclr#20361)
2018-10-11 David Masonfix issue where we wouldn't throw OOM after failing...
2018-10-11 Jan KotasFix build breaks
2018-10-11 Bruce ForstallMerge pull request dotnet/coreclr#20359 from BruceForst...
2018-10-11 Tomáš RylekMinor dump improvements in R2RDump (dotnet/coreclr...
2018-10-11 Bruce ForstallDisable b152292 for Linux/arm64
2018-10-10 Brian SullivanMerge pull request dotnet/coreclr#20347 from briansull...
2018-10-10 Stephen ToubAdd CancellationToken.UnsafeRegister (dotnet/coreclr...
2018-10-10 Vance MorrisonAdded advice about using ZapDisable to get symbols
2018-10-10 Jonathan MarlerRemove obslete DBG_printf_gcc, all compilers now suppor...
2018-10-10 Jan VorlicekFix unwind on ARM64 Linux (dotnet/coreclr#20345)
2018-10-10 Vance MorrisonFix typo
2018-10-10 Vance MorrisonImprove instructions on getting framework symbols
2018-10-10 Bruce ForstallMerge pull request dotnet/coreclr#20348 from BruceForst...
2018-10-10 Bruce ForstallReduce the number of expected Pri-1 tests
2018-10-10 Brian SullivanEnable the tests associated with the fixed issue 8648
2018-10-10 Jeremy KoritzinskyThrow an exception when we try to marshal a non-blittab...
2018-10-10 Bruce ForstallMerge pull request dotnet/coreclr#20337 from BruceForst...
2018-10-10 Carol EidtMerge pull request dotnet/coreclr#20310 from fiigii...
2018-10-10 Stephen ToubAdd Timer duration/period to ThreadTransferSendObj
2018-10-10 Jan KotasDelete redundant API tests (dotnet/coreclr#20336)
2018-10-10 mikednFix test JIT\Regression\VS-ia64-JIT\M00\b80373 (dotnet...
2018-10-10 Jonathan MarlerFix issue 20261: infinite recursion for non PAL threads...
2018-10-09 Bruce ForstallDisable StackTracePreserveTests
2018-10-09 Stephen ToubReduce CPU consumption by Timer's FireNextTimers (dotne...
2018-10-09 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to preview1-03309...
2018-10-09 Sergey AndreenkoDo not promote struct field with type mistmatch. (dotne...
2018-10-09 Bruce ForstallSimplify next command output for build-test.sh (dotnet...
2018-10-09 Matt GalbraithMove ARM64 Windows boxen to be Helix-provisioned (dotne...
2018-10-09 Jarret ShookUse runtest.cmd for arm(64) windows testing (dotnet...
2018-10-09 Brian SullivanMerge pull request dotnet/coreclr#20129 from briansull...
2018-10-09 Fei PengDisable tests for generic hardware intrinsic
2018-10-09 Fei PengExplode generic Intel hardware intrinsic on all the...
2018-10-09 Levi BroderickImprove performance of String.ToUpper and friends ...
2018-10-09 Sam NeirinckCleanup MSDN URL's (dotnet/corefxdotnet/coreclr#32663)
2018-10-09 Stephen ToubAvoid building DebugFinalizableAsyncStateMachineBox...
2018-10-09 Egor Chesakov[arm64] Fix GitHub 20211 Issue (dotnet/coreclr#20240)
2018-10-09 Stephen ToubClear unnecessary state from completed Tasks (dotnet...
2018-10-09 Carol EidtMerge pull request dotnet/coreclr#20078 from CarolEidt...
2018-10-09 Jan KotasDisabled outdates corefx test (dotnet/coreclr#20315)
2018-10-09 Austin WiseRemove mentions of Rotor from codebase (dotnet/coreclr...
2018-10-08 Eugene RozenfeldDocument describing upcoming object stack allocation...
2018-10-08 Egor ChesakovMerge pull request dotnet/coreclr#20289 from echesakovM...
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 dotnet/coreclr#20210 from fiigii...
2018-10-08 Jarret ShookRuntest.py on Windows Arm(64) (dotnet/coreclr#20227)
2018-10-08 Jan VorlicekFix SegmentInitialize for OS_PAGE_SIZE > 4k (dotnet...
2018-10-08 Austin WiseRemove mention of rotor from comments (dotnet/coreclr...
2018-10-08 Austin WiseRemove some dead remoting and context static things...
2018-10-07 Viktor HoferUpdate buildtools to v3 (dotnet/coreclr#20286)
2018-10-06 John DoeTypos (dotnet/corefxdotnet/coreclr#32625)
2018-10-06 Andy AyersJIT: make sure to use normalized type when retyping...
2018-10-06 Levi BroderickMove BinaryPrimitives into coreclr shared source (dotne...
2018-10-06 Luqun LouAdd BSTR xplat PInvoke testcase (dotnet/coreclr#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 (dotnet...
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 (dotnet/coreclr#20271)
2018-10-05 Jan VorlicekRemove context statics stuff (dotnet/coreclr#20256)
2018-10-05 Jonathan MarlerSynchronize access to static variable call_count (dotne...
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 dotnet/coreclr#20252 from steveharte...
2018-10-04 Jan VorlicekEnable thread statics for collectible classes (dotnet...
2018-10-04 Jan VorlicekRemove AppDomain unload (dotnet/coreclr#20250)
2018-10-04 Bruce ForstallMerge pull request dotnet/coreclr#20235 from BruceForst...
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 dotnet/coreclr#20173 from fiigii...
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 (dotnet/coreclr#20242)
2018-10-03 Tomáš RylekFix X86 disassembly and a bug regarding ExportedTypes...
2018-10-02 Bruce ForstallMerge pull request dotnet/coreclr#20237 from BruceForst...
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 (dotnet/coreclr...
next