platform/upstream/coreclr.git
2019-05-28 Marek SafarMove parts of WeakReference to shared partition (#24800)
2019-05-28 Andrew AuFixing the epilog size decoding
2019-05-28 Jan KotasCleanup unnecessary code in exception formatting (...
2019-05-28 Marco RossignoliExpose Path.TrimEndingDirectorySeparator (#20805)
2019-05-28 Egor BogatovMove some CustomAttribute related types to shared ...
2019-05-28 Andrew AuMake sure the layout of coreclr!Module is the same...
2019-05-28 Jan VorlicekFix initial thread affinity on Linux (#24801)
2019-05-28 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-05-28 dotnet-maestro-botUpdate CoreClr to preview6.19277.72 (#24795)
2019-05-28 Stephen ToubImprove performance of !dumpasync SOS command
2019-05-28 Stephen ToubDisplay state machine fields in DumpAsync for -stacks
2019-05-28 Stephen ToubAdd and apply nullable attributes (#24679)
2019-05-28 Dan MoseleyCall derived ToString on inner exceptions (#24793)
2019-05-28 Egor ChesakovUse PublishBuildArtifacts instead of PublishPipelineArt...
2019-05-27 Jan VorlicekFix module override for recursive generic signatures...
2019-05-26 Stephen ToubStop nulling out lock object in SemaphoreSlim (#24776)
2019-05-25 Jeremy KoritzinskyMake sure all of the calculations of enregistered retur...
2019-05-25 Jan KotasDelete FEATURE_USE_LCID (#24767)
2019-05-25 Sung Yoon WhangAdd more runtime GC counters (#24561)
2019-05-24 Jeremy KoritzinskyDisable ARM64 IDispatch tests (#24770)
2019-05-24 Tamar ChristinaArm64: Take more bounds checks into consideration when...
2019-05-24 Jeremy KoritzinskySet the HasExplicitSize flag when a class size is speci...
2019-05-24 Jan KotasFix nulable annotations build break (#24768)
2019-05-24 dotnet-maestro-botUpdate CoreClr to preview6.19274.71 (#24761)
2019-05-24 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#24333)
2019-05-24 Santiago Fernandez... Merge pull request #24764 from safern/FixArraySetValueN...
2019-05-24 Elinor FungFix publishing in official build
2019-05-24 Jeremy KoritzinskyEnable LCID marshalling and clean up our LCID marshalli...
2019-05-24 Santiago Fernandez... PR Feedback
2019-05-24 Santiago Fernandez... Fix nullable annotation in String.Join
2019-05-24 Santiago Fernandez... Fix nullable annotations in RuntimeTypeHandle operators
2019-05-24 Santiago Fernandez... Fix Guid.TryParse nullabel annotation
2019-05-24 Santiago Fernandez... Fix nullable annotation in Array.SetValue
2019-05-24 Elinor FungMove to 3.0 SDK (#24756)
2019-05-24 Gleb BalykovFix FEATURE_PREJIT option setup (#24760)
2019-05-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-24 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-04022-01, previe...
2019-05-24 Jan KotasRemove dependency on IEEMemoryManager (#24755)
2019-05-24 Sergey AndreenkoDelete RETURNTYPE and change how we get ReturnKind...
2019-05-24 John SalemDiagnostics IPC (#24582)
2019-05-24 Jan VorlicekRe-enable queryperformancecounter PAL test (#11291)
2019-05-24 Rich LanderCreate THIRD-PARTY-NOTICES.TXT (#24752)
2019-05-24 Santiago Fernandez... Make AppDomain.GetThreadPrincipal() internal (#24747)
2019-05-24 Jan KotasDelete FEATURE_TESTHOOK (#24746)
2019-05-24 Jan KotasDelete unused file (#24745)
2019-05-24 Jan KotasDelete unused PredefinedTlsSlots (#24744)
2019-05-23 Elinor FungFix restoring internal tools (#24750)
2019-05-23 David WrightonFewer ilstubs in corelib from reflection apis (#24708)
2019-05-23 Dotnet-GitSync-BotFix CoreRT build breaks (#24743)
2019-05-23 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#24604)
2019-05-23 Akihisa YagiFix the checkboxes in superpmi.md (#24496)
2019-05-23 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-23 Elinor FungFix missing version numbers in packaged files and getti...
2019-05-23 Koundinya VeluriAdd some perf events/data for tiered compilation (...
2019-05-23 Andy AyersAdd missing pin to two tests and re-enable for GC stres...
2019-05-23 Leandro A.... Use auxiliary vector to obtain the executable path...
2019-05-23 Jan KotasReenable all CoreFX tests (#24740)
2019-05-23 David MasonPrevent duplicate class addition when a profiler adds...
2019-05-23 David MasonProfiler attach over the diagnostics pipe (#24670)
2019-05-23 Jan KotasStop compiling fragile NGen support into the runtime...
2019-05-23 Elinor FungUse Microsoft.Build.Traversal instead of dir.traversal...
2019-05-23 Steve DowerUse -c when trying to find Python (#24722)
2019-05-23 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-05-23 Mike McLaughlinMerge pull request #24734 from mikem8361/sosincs2
2019-05-23 Mukul SabharwalAdd EnumerateRefs API and remove GetObjectReferences...
2019-05-23 Sergey AndreenkoChange timeouts for outerloop job and move one test...
2019-05-23 Steve MacLeanComponentActivator GetType must throwOnError (#24732)
2019-05-22 Mike McLaughlinAdd warning banner and sos threads -special fix
2019-05-22 Carol EidtFix x86 synchronized method (#24703)
2019-05-22 Michal StrehovskýAllow CORINFO_BOX_THIS for primitives and enums (#24644)
2019-05-22 Aaron RobinsonRemove filter for Exception type during registry inquir...
2019-05-22 Sung Yoon Whangput lttng probe check under FEATURE_EVENT_TRACE (#24729)
2019-05-22 Andrew AuRelax the assertion for FieldDesc::GetBase
2019-05-22 Egor ChesakovMerge pull request #24636 from echesakovMSFT/MoreOuterl...
2019-05-22 Jan KotasDelete FEATURE_WINDOWSPHONE (#24718)
2019-05-22 Carol EidtTest case for #24657 (#24721)
2019-05-22 Stephen ToubFix Path.Join argument nullable annotation (#24719)
2019-05-22 Leandro A.... Cache current thread ID in TLS (#24699)
2019-05-22 Kirill FrolovFixed ARM single stepper: added "ADD Rn, PC" command...
2019-05-22 Marek SafarCommit 29810a78e5b93d8da9fb921d096226d249fc75a5 added...
2019-05-22 Jan KotasDelete dead strongname-related code (#24709)
2019-05-22 Mukul SabharwalGC Moved Objects Profiler API fix (#24541)
2019-05-22 Mukul SabharwalTrack debug info for DynamicMethods for Profiler API...
2019-05-22 Sung Yoon WhangAdd runtime counter for current assemblies loaded ...
2019-05-22 Mike McLaughlinFix loading libcoreclrtraceptprovider.so (#24702)
2019-05-22 Noah FalkFix profiler crash on shutdown (#22712)
2019-05-22 Stephen ToubImplement AppDomain.Monitoring*MemorySize (#24610)
2019-05-22 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-05-22 Jan KotasDelete Unsafe redefinitions of Windows APIs (#24688)
2019-05-22 Jan VorlicekUpdate build docker images to enable NUMA support...
2019-05-22 Jan VorlicekFix GCToOSInterface::SetCurrentThreadIdealAffinity...
2019-05-22 Elinor FungAdd Microsoft.DotNet.Build.Tasks.Packaging to Version...
2019-05-22 Mike MarynowskiModified format logic so that braces are not allowed...
2019-05-22 Elinor FungSet ContinuousIntegrationBuild=true for product build...
2019-05-22 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-05-21 Egor ChesakovAdd clarifying comment why Windows.10.Arn64.Open only...
2019-05-21 Jan KotasAdd null check in VoidFreeNativeLibrary (#24685)
2019-05-21 Mike McLaughlinFix loading libcoreclrtraceptprovider.so
2019-05-21 Tanner GoodingFixing EnableSSE3_4=0 and EnableHWIntrinsic=0 to contro...
next