platform/upstream/dotnet/runtime.git
2019-05-09 Brian SullivanMerge pull request dotnet/coreclr#24456 from briansull...
2019-05-09 Stephen ToubTurn on nullability for all of Corelib (dotnet/coreclr...
2019-05-09 Michal StrehovskýDelete suspicious code in delegate construction (dotnet...
2019-05-09 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-05-09 Jeremy KoritzinskyFix ComActivator typo. (dotnet/coreclr#24485)
2019-05-09 Andrew AuReturn the required padding size instead of the current...
2019-05-09 Steve MacLeanRemove premature throw (dotnet/coreclr#24450)
2019-05-09 Koundinya VeluriFix ETL event rejit IDs and sending of the IL to native...
2019-05-08 Divino CésarMerge pull request dotnet/coreclr#24479 from dotnet...
2019-05-08 Aaron RobinsonFix scenarios where SPCL is not crossgen'd and the...
2019-05-08 Aaron RobinsonAdd support in SPCL to call into user supplied register...
2019-05-08 Brian SullivanMerge pull request dotnet/coreclr#24462 from briansull...
2019-05-08 Sergey AndreenkoMerge pull request dotnet/coreclr#24366 from sandreenko...
2019-05-08 Mike McLaughlinSend UTF16 dump file name (dotnet/coreclr#24475)
2019-05-08 Elinor FungSpecify version.dll and add notification hook for delay...
2019-05-08 Fadi HannaFix 23317. (dotnet/coreclr#24383)
2019-05-08 Steve MacLeanRemove more MDA support code (dotnet/coreclr#24457)
2019-05-08 Brian SullivanFix Issue 24440
2019-05-08 Brian SullivanTwo additional minor changes
2019-05-08 Brian SullivanPrefer UINT32 over DWORD in the IBC BlockCount API's
2019-05-08 Fadi HannaAdd a check to prevent mixed-mode assemblies from being...
2019-05-08 Sergey AndreenkoMerge pull request dotnet/coreclr#24447 from sandreenko...
2019-05-08 Andrew AuHandle the case when the SamplingProfiler thread is...
2019-05-08 Mike McLaughlinAdd generate crash dump command to diagnostics server...
2019-05-08 Sergey AndreenkoMerge pull request dotnet/coreclr#24463 from sandreenko...
2019-05-08 Sergey AndreenkoExclude MethodImplOptionsTests.
2019-05-07 Bruce ForstallMerge pull request dotnet/coreclr#24444 from BruceForst...
2019-05-07 Tarek Mahmoud... Make Idn.GetAscii compatible with Windows (dotnet/corec...
2019-05-07 Sergey AndreenkoSave OBJECTREF_TO_UNCHECKED_OBJECTREF and use auto.
2019-05-07 Tanner GoodingFixing up time.cpp in the PAL (dotnet/coreclr#24428)
2019-05-07 Sergey AndreenkoFix typo.
2019-05-07 Bruce ForstallFix build.cmd passing of args to runtest.cmd
2019-05-07 Sergey AndreenkoAdd GCStress extra jobs.
2019-05-07 Brian SullivanRename struct ICorJitInfo::ProfileBuffer to...
2019-05-07 Sergey AndreenkoMerge pull request dotnet/coreclr#23587 from BrianBohe...
2019-05-07 Sergey AndreenkoMerge pull request dotnet/coreclr#24421 from sandreenko...
2019-05-07 Mukul SabharwalAdd option to only notify profiler of LOH allocations...
2019-05-07 Anirudh Agnihotrymaking DiagnosticCounter internal (dotnet/coreclr#24427)
2019-05-06 Sergey AndreenkoMerge pull request dotnet/coreclr#24415 from sandreenko...
2019-05-06 Jeremy KoritzinskyMove the Formatting jobs over to AzDO (dotnet/coreclr...
2019-05-06 Brian BoheLeaving Scope Info as variable location tracking defaul...
2019-05-06 Fadi HannaReplace E_FAIL with E_NOTIMPL for an unsupported R2R...
2019-05-06 Andrew AuLaunch DiagnosticServer after EEStartup
2019-05-06 Tomáš RylekImprove R2RDump resiliency towards invalid tokens ...
2019-05-06 Jeremy KoritzinskyHandle E_NOTIMPL return from CoInitializeEx. (dotnet...
2019-05-06 Sergey AndreenkoAdd zapdisable and tailcallstress testing.
2019-05-06 Sergey AndreenkoRename ADO group outerloop-jitminopts-jitstress1-jitstr...
2019-05-06 Aaron RobinsonPort all managed product binaries to use SDK style...
2019-05-06 Sergey AndreenkoAdd new CoreFX exclusions.
2019-05-06 Mukul SabharwalFixes AV when accessing LoaderModule for some objects...
2019-05-06 Krzysztof WicherNullable: System.Collections.Generic remainder (dotnet...
2019-05-05 Ben AdamsMove AsyncMethodBuilder.SetStateMachine to non-generic...
2019-05-04 Steve MacLeanReenable corefx tests (dotnet/coreclr#24157)
2019-05-04 Adeel MujahidMinor tweaks for gcc (dotnet/coreclr#24391)
2019-05-04 Sergey AndreenkoMerge pull request dotnet/coreclr#24392 from dotnet...
2019-05-04 Sergey AndreenkoRevert "Fix GCStress for multireg returns. "
2019-05-04 Koundinya VeluriFix incorrect tier reported by SOS (dotnet/coreclr...
2019-05-04 Jan KotasFix CoreRT build breaks
2019-05-04 Sung Yoon WhangRe-enable EventSourceTrace test (dotnet/coreclr#24365)
2019-05-04 Jeremy KoritzinskyUse our local-built instances of tools from Microsoft...
2019-05-04 Andrew AuFix EventPipe initialization order
2019-05-03 David MasonEnable CoreFX test filtering for CoreCLR PRs (dotnet...
2019-05-03 Russ KeldorphDisable remaining Jenkins default-PR-triggered jobs
2019-05-03 Jeremy KoritzinskyChange our DateTime marshalling tests to be culture...
2019-05-03 William GodbeMerge pull request dotnet/coreclr#24315 from dotnet...
2019-05-03 Tomáš RylekNew options --sb / --isb for binary signature dump...
2019-05-03 Sergey Andreenkofix nits
2019-05-03 Brian SullivanMerge pull request dotnet/coreclr#24343 from briansull...
2019-05-03 Filip NavaraImplement String.IsAscii in shared CoreLib and use...
2019-05-03 Sergey AndreenkoMerge pull request dotnet/coreclr#24363 from sandreenko...
2019-05-03 Sergey AndreenkoUpdate the comment.
2019-05-03 Levi BroderickVector.CopyTo / TryCopyTo should be readonly methods...
2019-05-03 Vladimir SadovSystem.GC.AllocateUninitializedArray (dotnet/coreclr...
2019-05-03 Brian SullivanMerge pull request dotnet/coreclr#24339 from briansull...
2019-05-03 Brian SullivanChanges from code review
2019-05-03 Sergey AndreenkoFix some small issues with stress logging.
2019-05-02 Andrew AuMake sure we check the second buffer's creation date...
2019-05-02 Andrew AuMake sure the thread running EventPipe::Disable is...
2019-05-02 Sergey AndreenkoFix DoGcStress for multireg return with GC pointers.
2019-05-02 Brian SullivanIn the PAL GetProcessTimes implement lpCreationTime...
2019-05-02 Sergey AndreenkoAdd a repro test.
2019-05-02 Koundinya VeluriWhen QuickJit is enabled, disable it for methods that...
2019-05-02 Sung Yoon WhangAdd Series/CounterType to CounterPayload and Incrementi...
2019-05-02 Jan VorlicekMerge pull request dotnet/coreclr#24332 from janvorli...
2019-05-02 Krzysztof WicherAdd using System.Diagnostics on some files
2019-05-02 Stephen ToubDelete stale compilation constants from AsyncIteratorMe...
2019-05-02 Stephen ToubAdd ManualResetValueTaskSourceCore / AsyncIterateMethod...
2019-05-02 Tanner GoodingAdding more coverage for the AES hwintrinsic tests...
2019-05-02 David WrightonRe-enable all com crossgen testing (dotnet/coreclr...
2019-05-02 dotnet-maestro-botUpdate CoreClr to preview6-27702-71 (dotnet/coreclr...
2019-05-02 Ludovic HenryImplement GC.RegisterMemoryLoadChangeNotification ...
2019-05-02 Tomáš RylekBug fix in R2RDump signature decoder w.r.t. large versi...
2019-05-02 Jan VorlicekMerge pull request dotnet/coreclr#24322 from am11/libun...
2019-05-02 Sung Yoon WhangAdd threading-related runtime counters (dotnet/coreclr...
2019-05-02 Dan MoseleyAdjust some terms (dotnet/coreclr#24351)
2019-05-02 AdeelUnify Wformat suppression for libunwind
2019-05-02 Krzysztof WicherNullable: Interop and src/System remainder (dotnet...
2019-05-02 Krzysztof WicherNullable: System.Collections remainder (non-generic...
2019-05-02 dotnet-maestro-botUpdate CoreClr to preview6-27701-72 (dotnet/coreclr...
2019-05-02 Blake HensleyAdded overloads to Path.Join (dotnet/coreclr#24307)
next