Merge pull request #23105 from dotnet-maestro-bot/merge/master-to-release/3.0
[platform/upstream/coreclr.git] / src / vm /
2019-03-08 Russ KeldorphMerge pull request #23105 from dotnet-maestro-bot/merge...
2019-03-07 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-03-07 Aaron RobinsonUpdate error message for when a parent is marked as...
2019-03-07 Bruce ForstallMerge pull request #23085 from BruceForstall/FixAsmDiff...
2019-03-07 Jan KotasCleanup unused hosting interfaces (#23091)
2019-03-07 Michal StrehovskýRemove legacy behavior around non-virtual interface...
2019-03-06 Michal StrehovskýImprove resiliency of LoadIBCMethodHelper (#23057)
2019-03-06 Carol EidtMerge pull request #22912 from fiigii/fixBroadcast
2019-03-06 Steve MacLeanCleanup old code (#23053)
2019-03-06 Jeremy KoritzinskyMove HasLayoutMetadata to methodtablebuilder.cpp (...
2019-03-06 Andrew AuFix issue 23040
2019-03-06 Andrew AuFix issue 23037
2019-03-05 Juan HoyosMerge pull request #23002 from optimization
2019-03-05 Steve MacLeanRemove dead AppDomain unload code (#23026)
2019-03-05 Steve MacLeanRemove dead ContainToAppDomain (#23021)
2019-03-05 Aaron RobinsonRemove loose dependency in runtime on System.ComponentM...
2019-03-04 Jeremy KoritzinskyMove EEClassLayoutInfo::CollectLayoutFieldMetadataThrow...
2019-03-04 Carol EidtMerge pull request #22791 from CarolEidt/Fix19256
2019-03-04 Sinan KayaCleanup more GCC warnings (#22872)
2019-03-01 Juan Hoyos[master] Update dependencies from dotnet/arcade (#22818)
2019-03-01 José RiveroFixes: Audit missing entries in ClrEtwAll.man #22790...
2019-03-01 Vance MorrisonMerge pull request #22905 from vancem/RundownFix
2019-03-01 Morgan BrownImplement Serialization Guard
2019-03-01 Jan VorlicekMerge pull request #22801 from janvorli/improve-coreclr...
2019-03-01 Jan VorlicekMerge pull request #22821 from am11/fix/signed-compare...
2019-03-01 Jan VorlicekFix resource stream for collectible assemblies (#22925)
2019-03-01 Vance Morrisonchange to kick off CI
2019-02-28 Jan KotasRevert "Update added types and methoddefs on ApplyMetad...
2019-02-28 Stephen ToubMerge pull request #22890 from stephentoub/fixthreadbeh...
2019-02-28 Stephen ToubAddress PR feedback (clean up style in Thread.CoreCLR.cs)
2019-02-28 Aaron RobinsonRemove legacy classfactory.cpp implementation for manag...
2019-02-28 Maoni Stephensadded a lightweight GC profiling option (#22866)
2019-02-28 Tomáš MatoušekMerge pull request #22736 from dotnet/dev/tomat/copyrights
2019-02-28 Vance MorrisonUpdate issue number
2019-02-28 Vance MorrisonPartial fix for issue 22585. Fixes symbol lookup...
2019-02-27 Filip NavaraMove Thread to shared CoreLib (#22744)
2019-02-27 Andrew AuRemove bogus assert in Thread::MarkThreadForAbort ...
2019-02-26 Jan VorlicekFix Assembly::Load context for collectible assemblies...
2019-02-26 John SalemMerge pull request #22841 from josalem/stacktrace-cache...
2019-02-26 AdeelAddress janvorli's feedback comments
2019-02-26 David MasonUpdate added types and methoddefs on ApplyMetadata...
2019-02-26 Adeel MujahidMerge branch 'master' into fix/signed-compare-and-narrowing
2019-02-26 Sinan KayaGCC compatibility fixes #7 (#22810)
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 (#22634)
2019-02-25 Eric StJohnMerge pull request #22796 from ericstj/splitILAsmCopy
2019-02-24 Sinan KayaSuppress conversion
2019-02-24 AdeelFix comparison and narrowing errors reported by GCC
2019-02-22 Mukul SabharwalEnable FEATURE_BASICFREEZE (#22776)
2019-02-22 John SalemMirror StackFrameHelperChanges in mscorlib.h and change...
2019-02-22 Jan VorlicekAdd fatal error details printing (#22789)
2019-02-22 Sinan KayaMore GNUC Fixes (#22687)
2019-02-22 Michal StrehovskýStore information about partial ngen in R2R images...
2019-02-22 Sung Yoon WhangAdd exception counter (#22734)
2019-02-21 Brian SullivanMerge pull request #22731 from briansull/issue-22436
2019-02-21 Sung Yoon WhangRemove unused perfcounter code (#22742)
2019-02-21 William GodbeMerge pull request #22730 from wtgodbe/masterMerge
2019-02-21 Marek SafarClean up unused parameters around Assembly::Load (...
2019-02-21 wtgodbeMerge commit 'fae2a56cd032d9b68c58fd4dc960160b7013842a...
2019-02-20 John SalemFix GC Hole by using SetAt on the PTRARRAY for the...
2019-02-20 Sinan KayaAbstract deprecated and selectany for GCC and remove...
2019-02-20 Jan KotasEarly out from vectored exception handler on uninitiali...
2019-02-20 John SalemAdd array of managed assembly objects to StackFrameHelp...
2019-02-19 Michal StrehovskýFail loading types with default interface methods for...
2019-02-19 Jan KotasRemove resetting of unmanaged thread locale from thread...
2019-02-18 Michal StrehovskýFix constrained call corner cases (#22464)
2019-02-16 Carol EidtMerge pull request #22528 from mikedn/idx-addr
2019-02-16 Aaron RobinsonFix bug in FindDispatchSlot usage
2019-02-15 Andy AyersJIT: modify how jit determines when to update a type...
2019-02-15 Jan KotasReserve fast dictionary slots for Tier1 code (#22619)
2019-02-15 David WrightonReplace multi-loaderallocator hash implementation in...
2019-02-14 Filip NavaraRemove unnecessary fields from WaitHandle (#22593)
2019-02-14 Matt MitchellMerge pull request #22610 from mmitche/bring-3.0-up...
2019-02-14 mmitcheMerge remote-tracking branch 'upstream/master' into...
2019-02-14 Sinan KayaGnuport cleanup 3 (#22581)
2019-02-14 Carol EidtMerge pull request #22327 from BrianBohe/refactoring_ge...
2019-02-13 Jeremy KoritzinskyRemove Marshaling MDA (#22579)
2019-02-13 Aaron RobinsonRemove some CAS cruft (#22576)
2019-02-13 Stephen ToubReplace Win32Native.cs with Interop files (#22540)
2019-02-13 Stephen ToubMove SafeHandle to managed code and shared (#22564)
2019-02-12 José RiveroBug Fix: Calling System.Diagnostics.Tracing.EventPipe...
2019-02-12 Aditya MandaleekaEnable portable fast alloc helpers on ARM64 Windows...
2019-02-12 Stephen ToubDelete mda.cs and related dead code (#22535)
2019-02-11 Stephen ToubMove GCHandle to shared (#22499)
2019-02-11 Konstantin Baladurinprestub: fix ExternalMethodFixupWorker (#22519)
2019-02-10 Jan KotasCleanup DLL exports (#22500)
2019-02-10 Sung Yoon WhangMove eventpipe buffer to TLS (#21817)
2019-02-09 Jan VorlicekAdd reporting exception from ResolveEHClause (#17947)
2019-02-09 Adeel MujahidSet visibility option to hidden (#21924)
2019-02-08 Stephen ToubMove GCSettings to shared (#22483)
2019-02-08 Koundinya VeluriAdd config option to disable tier 0 JIT (#22370)
2019-02-07 Bruce ForstallMerge pull request #22023 from BruceForstall/FixGSWithL...
2019-02-07 Egor ChesakovMerge pull request #22435 from echesakovMSFT/TreatCLRTe...
2019-02-07 Michal StrehovskýFix delegate creation for default interface methods...
2019-02-07 Sinan KayaCleanup LLVM assumption (#22456)
2019-02-07 Marek SafarImplement ManifestBasedResourceGroveler::GetNeutralReso...
2019-02-06 Bruce ForstallMerge pull request #22450 from BruceForstall/DisableFla...
2019-02-06 Jeremy KoritzinskyThrow an exception when passing strings by-value as...
2019-02-05 Bruce ForstallMerge pull request #22425 from BruceForstall/UploadMsbu...
next