platform/upstream/dotnet/runtime.git
2019-02-27 José Rivero[Test fix] Test failure: tracing_eventsource._eventpipe...
2019-02-27 José RiveroDisabling runtimeeventsource to unblock official build...
2019-02-27 Sung Yoon WhangDisabling windows event log test till further investiga...
2019-02-27 Tanner GoodingFixing hwintrinsicArm64 to return nullptr for the Base_...
2019-02-27 Stephen ToubFix Thread.ExecutionContext breaking change (dotnet...
2019-02-27 Stephen ToubFix WaitTimeout breaking change (dotnet/coreclr#22881)
2019-02-27 Russ KeldorphRemove BuildTestsAgainstPackages logic
2019-02-27 Jeremy KoritzinskyAdd blob feed to dependencies.props (dotnet/coreclr...
2019-02-27 Jan KotasPreserve Marshal.GetLastWin32Error in SafeHandle.Danger...
2019-02-27 Filip NavaraMove Thread to shared CoreLib (dotnet/coreclr#22744)
2019-02-27 GrantMake BitOperations public (CoreCLR) (dotnet/coreclr...
2019-02-27 Andrew AuRemove bogus assert in Thread::MarkThreadForAbort ...
2019-02-27 Noah FalkUpdate EventCounter spec (dotnet/coreclr#22852)
2019-02-27 Sergey AndreenkoFix `optVNConstantPropOnTree`. (dotnet/coreclr#22865)
2019-02-26 Jan VorlicekFix Assembly::Load context for collectible assemblies...
2019-02-26 Eric StJohnFix _IlasmDir definition (dotnet/coreclr#22856)
2019-02-26 Andy AyersJIT: In morph, only call DefinesLocal on assignments...
2019-02-26 John SalemMerge pull request dotnet/coreclr#22841 from josalem...
2019-02-26 David MasonUpdate added types and methoddefs on ApplyMetadata...
2019-02-26 Sinan KayaGCC compatibility fixes dotnet/coreclr#7 (dotnet/corecl...
2019-02-26 Noah FalkSpec for EventCounter changes (dotnet/coreclr#22811)
2019-02-26 Jeremy KoritzinskyAdd the coreclr blob feed as a restore source for test...
2019-02-26 Stephen ToubSpecial-case 1 module per assembly in Assembly.GetTypes...
2019-02-26 Steve MacLeanRemove buildpipelines (dotnet/coreclr#22835)
2019-02-26 Egor ChesakovAdd platforms template parameter to platform-matrix...
2019-02-25 Jarret ShookFor linux-musl-arm64 use OutputRid (dotnet/coreclr...
2019-02-25 Andy AyersFix and re-enable some finalizer tests (dotnet/coreclr...
2019-02-25 Filip NavaraRemove support for ICLRExecutionManager and pause/resum...
2019-02-25 John SalemSimplify getting exposed Assembly, and specifies parame...
2019-02-25 Filip NavaraMove WaitHandle to shared CoreLib (dotnet/coreclr#22634)
2019-02-25 Eric StJohnMerge pull request dotnet/coreclr#22796 from ericstj...
2019-02-23 JohnRemoved erroneous use of 'PROCESSOR_ARCHITECTURE' Envir...
2019-02-23 Clinton Ingramfix BSWAP16 intrinsic handling of signed values (dotnet...
2019-02-23 Marek SafarMove AssemblyLoadContext to shared partition (dotnet...
2019-02-23 Eric StJohnMake System.Runtime.CompilerServices.Unsafe inbox ...
2019-02-23 Tanner GoodingAdding a missing single-quote (dotnet/coreclr#22809)
2019-02-23 Dan MoseleyRemove 'from HRESULT' (dotnet/coreclr#22782)
2019-02-23 Jan KotasChange Environment.Version to return product version...
2019-02-23 Jarret ShookCorrectly build packages for linux-musl-arm64 (dotnet...
2019-02-22 Mukul SabharwalEnable FEATURE_BASICFREEZE (dotnet/coreclr#22776)
2019-02-22 John SalemRestore original delegate use until corresponding coref...
2019-02-22 John SalemMirror StackFrameHelperChanges in mscorlib.h and change...
2019-02-22 Jan VorlicekAdd fatal error details printing (dotnet/coreclr#22789)
2019-02-22 Sergey AndreenkoUpdate CoreFX Windows Arm32 exclusion list. (dotnet...
2019-02-22 Eric St. JohnSplit out copy of Ilasm and make it optional
2019-02-22 Stephen ToubIgnore EINVAL/EBADF errors from FTruncate in FileStream...
2019-02-22 Jeremy KoritzinskyDisable IJW tests on Windows 7. (dotnet/coreclr#22779)
2019-02-22 Simon NattressR2RDump - Gracefully handle inability to parse GC Info
2019-02-22 Sinan KayaMore GNUC Fixes (dotnet/coreclr#22687)
2019-02-22 Jarret ShookDisable tests that fail to build under 3.0.0-preview3...
2019-02-22 Sergey AndreenkoExclude /Interop/COM/NETClients/Events/NETClientEvent...
2019-02-22 Michal StrehovskýStore information about partial ngen in R2R images...
2019-02-22 David MasonUpdate ReJIT/MethodDescBackpatchInfoTracker lock relati...
2019-02-22 Jan KotasDelete unused FEATURE flags (dotnet/coreclr#22781)
2019-02-22 Sergey AndreenkoFix CoreFX build break. (dotnet/coreclr#22773)
2019-02-22 Jan KotasCleanup unnecessary COUNTER_ONLY (dotnet/coreclr#22759)
2019-02-22 Sung Yoon WhangAdd exception counter (dotnet/coreclr#22734)
2019-02-22 Jarret ShookCorrect __CrossBuild in build-packages to be 0 or 1...
2019-02-21 Brian SullivanMerge pull request dotnet/coreclr#22731 from briansull...
2019-02-21 Jarret ShookDo not use portablebuild=false for linux-musl (dotnet...
2019-02-21 Sergey Andreenko[XUnit] Use ParallelRun==Collections on all platforms...
2019-02-21 Sung Yoon WhangRemove unused perfcounter code (dotnet/coreclr#22742)
2019-02-21 Jarret Shook[Unix|*] Rework and share the logic for determining...
2019-02-21 Maoni Stephensincreasing LocalGC version to 3 for 3.0 (dotnet/coreclr...
2019-02-21 Marek SafarClean up unused parameters around Assembly::Load (dotne...
2019-02-21 Brian SullivanMispelling
2019-02-21 Aaron RobinsonSupport COM events (dotnet/coreclr#22721)
2019-02-21 Brian SullivanAdded enclosing brances for if/then stmts
2019-02-21 Andy AyersJIT: handle preference miss two register xmm return...
2019-02-21 Noah FalkAdd VS debugging info to our instructions
2019-02-21 Tanner GoodingEnable the HWIntrinsic extension methods and remove...
2019-02-21 Filip NavaraMove Thread to shared CoreLib (dotnet/corefxdotnet...
2019-02-21 Ben AdamsReduce struct copy by 1 in ValueTask.GetAwaiter (dotnet...
2019-02-21 Andrew AuRemoved some dead code
2019-02-21 Brian SullivanFix Isuue 22436 - noway_assert 'expTyp == cseLclVarTyp...
2019-02-20 Egor ChesakovRemove accidentally added Windows.10.Nano.Amd64 from...
2019-02-20 Andy AyersFix dblarray tests and reenable for arm32 (dotnet/corec...
2019-02-20 John SalemFix GC Hole by using SetAt on the PTRARRAY for the...
2019-02-20 Stephen ToubUse ThrowHelper in ManualResetValueTaskSourceCore ...
2019-02-20 Egor ChesakovUse Build.DefinitionName for Creator when submitting...
2019-02-20 Konstantin... Fix tizen rootfs building (dotnet/coreclr#22715)
2019-02-20 Stephen ToubFix bug introduced during cleanup in JapaneseLunisolarC...
2019-02-20 Ben AdamsAllow Task.WaitAny completion to run synchronously...
2019-02-20 Sinan KayaAbstract deprecated and selectany for GCC and remove...
2019-02-20 Stephen ToubFix race condition in ManualResetValueTaskSourceCore...
2019-02-20 Mike McLaughlinFix CLRDataCreateInstance export. This was breaking...
2019-02-20 Sung Yoon WhangAdd ManagedRuntimeEventSource (dotnet/coreclr#22515)
2019-02-20 Jan KotasEarly out from vectored exception handler on uninitiali...
2019-02-20 Jan KotasUse out arguments in UmAlQuraCalendar (dotnet/coreclr...
2019-02-20 Jan KotasCleanup CoreLib makefiles (dotnet/coreclr#22706)
2019-02-20 Tanner GoodingAdding tannergooding to the arm64Users list. (dotnet...
2019-02-20 Brian SullivanMerge pull request dotnet/coreclr#22656 from briansull...
2019-02-20 John SalemAdd array of managed assembly objects to StackFrameHelp...
2019-02-19 Brian SullivanFix formatting
2019-02-19 Stephen ToubUse RunContinuationsAsynchronously in SemaphoreSlim...
2019-02-19 Brian SullivanCorrect the assert to add R8 as a potential valid register
2019-02-19 Hugh BellamyCleanup Calendars code (dotnet/coreclr#22582)
2019-02-19 Tanner GoodingFixing extension method overload resolution for some...
2019-02-19 Egor ChesakovUse testGroup for defining test jobs (dotnet/coreclr...
2019-02-19 Russ KeldorphEnable telemetry for official builds
next