platform/upstream/dotnet/runtime.git
2018-10-18 Bruce ForstallRemove unnecessary interpreter fallback (dotnet/coreclr...
2018-10-18 Stephen ToubRevert List.InsertRange changes from dotnet/coreclr...
2018-10-18 Bruce ForstallEnable code to prevent bad byrefs on all platforms...
2018-10-17 Bruce ForstallPrint Tier-0 or Tier-1 to JIT dump output (dotnet/corec...
2018-10-17 Jan VorlicekFix collectible NativeCallable UMThunkEntry lifetime...
2018-10-17 Vance MorrisonMerge pull request dotnet/coreclr#20464 from brianrob...
2018-10-17 Brian RobbinsUse AppContext.BaseDirectory instead of AppDomain.Curre...
2018-10-17 Sergey AndreenkoDelete `FixupIfSIMDLocal`. (dotnet/coreclr#20360)
2018-10-17 Antoine BlanchetReplace 'VSCode' by 'Visual Studio Code' in doc (dotnet...
2018-10-17 Bruce ForstallMerge pull request dotnet/coreclr#20455 from BruceForst...
2018-10-17 Nick CraverFix duplicate cast in RuntimeMethodInfo.GetCustomAttrib...
2018-10-17 Tomas Weinfurtmake coreclr buildable on FreeBSD again (dotnet/coreclr...
2018-10-17 Nick CraverOptimizes StackTrace string generation (dotnet/coreclr...
2018-10-17 David WrightonFix resetting of m_hasArgLocDescForStructInRegs (dotnet...
2018-10-17 Tomáš RylekStructured dump of instance entrypoints and decoding...
2018-10-17 Jarret ShookAdd hack for arm64/x86 to skip build tools restore...
2018-10-17 Simon NattressHigh entropy ASLR for native images
2018-10-17 Bruce ForstallMerge pull request dotnet/coreclr#20431 from BruceForst...
2018-10-17 Bruce ForstallDisable GC finalizearraysleep, finalizearray tests...
2018-10-17 Stephen ToubFix behavior of TextWriter.Write with null StringBuilde...
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 Bruce ForstallRemove ExportStubARM64Template support
2018-10-16 Bruce ForstallClarify /ARM64 argument usage
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-16 Bruce ForstallEnable building with older SDKs
2018-10-16 Bruce ForstallAdd ARM64 support to ilasm/ilasm
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)
next