platform/upstream/dotnet/runtime.git
2018-10-16 Jan VorlicekRemove per-AppDomain TLB (dotnet/coreclr#20423)
2018-10-16 Jan VorlicekEnable building with Clang 7 (dotnet/coreclr#20417)
2018-10-16 Wes HaggardUpdate command lines for building corefx repo (dotnet...
2018-10-16 Egor ChesakovUse build-test.sh script on Linux (dotnet/coreclr#20430)
2018-10-16 Sergey AndreenkoFix compilation error when `FEATURE_HFA` is disabled...
2018-10-16 Andy AyersJIT: refactor logic to find compile time handle from...
2018-10-16 Carol EidtExtract argInfo building from fgMorphArgs (dotnet/corec...
2018-10-16 Jan KotasOptimize Span.GetPinnableReference (dotnet/coreclr...
2018-10-15 Levi BroderickFix code comments in Utf16Utility (dotnet/coreclr#20425)
2018-10-15 Stephen ToubNull out CancellationTokenSource._timer on Dispose...
2018-10-15 Fei PengFix GitHub dotnet/coreclr#20389 (dotnet/coreclr#20391)
2018-10-15 Carol EidtMerge pull request dotnet/coreclr#19914 from CarolEidt...
2018-10-15 Mike McLaughlinUpgrade symuploader to version 1.0.0-beta-63412-03...
2018-10-13 Egor ChesakovPrint target arch on arm64 and target OS during in...
2018-10-13 Joakim SkoglundCorrected misspelled comment (dotnet/coreclr#20408)
2018-10-13 Andy AyersJIT: add some devirtualization info to the inline conte...
2018-10-13 Eugene RozenfeldMove ObjectAllocator phase to run right after inlining...
2018-10-13 jbhensleyFix "Non-static method requires a target" caused by...
2018-10-12 Mike McLaughlinFix MacOS launch bug when spaces in module names. ...
2018-10-12 Egor ChesakovImplement LeadingSignCount and LeadingZeroCount ARM64...
2018-10-12 Vance Morrisonfix hyperlink
2018-10-12 Vance MorrisonAdded docs for native DLLs
2018-10-11 Levi BroderickImprove performance of OrdinalIgnoreCase hash code...
2018-10-11 Jarret ShookDo not restore or initialize buildtools for x86/arm64...
2018-10-11 Brian RobbinsDisable tracecontrol test on all platforms. (dotnet...
2018-10-11 Tanner GoodingChanging Number.BigInteger and Number.NumberBuffer...
2018-10-11 Bruce ForstallMerge pull request dotnet/coreclr#20368 from sergign60...
2018-10-11 Eugene RozenfeldJitEE interface additions to support object stack alloc...
2018-10-11 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
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 Sergey IgnatovFix for CoreRT issue Assertion slot != NO_REVERSE_PINVO...
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...
next