Address PR feedback
[platform/upstream/coreclr.git] / src / vm /
2018-12-01 Steve MacLeanAddress PR feedback
2018-12-01 Steve MacLeanRemove dead code
2018-11-30 Carol EidtMerge pull request #21311 from CarolEidt/FixLvaUpdateCl...
2018-11-30 Andrew AuEliminate the requirement that abort requires no lock...
2018-11-30 Aaron RobinsonUpdate how CoreDisTools is discovered (#21261)
2018-11-30 David MasonFix perf issues with GetCurrentThreadHomeHeapNumber...
2018-11-30 Juan HoyosMerge pull request #21287 from hoyosjs/fix-tls-daccast
2018-11-29 Juan Sebastian... Properly DACize TLB access for thread local statics
2018-11-29 Aaron RobinsonEnable type equivalence (#21265)
2018-11-29 Jeremy KoritzinskyAdd more advanced SafeArray tests (#21063)
2018-11-29 Bruce ForstallMerge pull request #21267 from BruceForstall/FixExclusion
2018-11-29 John SalemAdd IsCollectible property to Memberinfo and MethodInfo...
2018-11-29 Jan KotasDelete code related to LoaderOptimization and SharedDom...
2018-11-28 Andy AyersMerge pull request #21217 from AndyAyersMS/Fix21051
2018-11-28 Andy AyersMerge pull request #21226 from AndyAyersMS/HandleMoreGe...
2018-11-28 Jan KotasSwitch to preemptive mode before calling COM (#21238)
2018-11-28 Brian SullivanMerge pull request #21204 from briansull/issue_20185
2018-11-28 Jan VorlicekFix ILStubCache allocation for collectible assemblies...
2018-11-27 Carol EidtMerge pull request #21151 from CarolEidt/Fix21080
2018-11-27 Jan KotasDisable domain neutral loading (#21156)
2018-11-27 Brian SullivanMerge pull request #21184 from mikedn/load-norm
2018-11-26 Carol EidtMerge pull request #21164 from kvochko/no_hw_intrinsics_x86
2018-11-25 Jeremy KoritzinskyFix Interop/PInvoke/Miscellaneous/HandleRef tests under...
2018-11-24 Jan KotasRefactor AppDomain.IsAppXModel and a few other AppDomai...
2018-11-24 Jan KotasMove AppDomain local data store to AppContext and clean...
2018-11-22 John DoeTypos (#21171)
2018-11-22 Jan KotasDelete System.AppDomainSetup (#21157)
2018-11-22 Swaroop SridharSequel to NativeLibrary API (#21148)
2018-11-21 Aaron RobinsonMerge pull request #21146 from AaronRobinsonMSFT/comtoc...
2018-11-21 Aaron RobinsonMinor clean up in COMToCLRWorker
2018-11-21 Swaroop SridharIntroduce Marshall.LoadLibrary API (#20871)
2018-11-21 Aaron RobinsonCheck for null on COM to CLR call if error occurs durin...
2018-11-21 Jan VorlicekFix Unix ARM JIT_MemCpy and JIT_MemSet (#21141)
2018-11-21 Jan KotasDelete dead/unused code (#21138)
2018-11-20 Carol EidtMerge pull request #21058 from CarolEidt/FixVZeroUpper
2018-11-20 Jan KotasDelete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)
2018-11-20 Sergey AndreenkoMake code in `getTargetMethodDesc` more reliable. ...
2018-11-20 Hugh Bellamy Cleanup System.Reflection.Emit code and delete dead...
2018-11-19 Jacek BlaszczynskiAdd headers to crossgen, cee_crossgen, corzap_crossgen...
2018-11-19 Michal StrehovskýMake type comparisons more general purpose (#20940)
2018-11-17 Bruce ForstallMerge pull request #21004 from BruceForstall/UpdateRunt...
2018-11-16 Jan VorlicekFix unloadability races (#21024)
2018-11-16 Jan KotasAdd explicit signatures for Span indexer
2018-11-16 Jan KotasDelete HAS_FLS_SUPPORT and related code (#21035)
2018-11-15 Jeremy KoritzinskyAdd tests for ANSI BSTRs (#20985)
2018-11-15 Brian SullivanMerge pull request #21008 from briansull/new-toolset
2018-11-15 Michal StrehovskýAllow supressing exceptions in diamond inheritance...
2018-11-15 Aaron RobinsonRe-enable optimizations in interop helper functions...
2018-11-13 Jan VorlicekChange GetAppDomain to return AppDomain from the global...
2018-11-13 Fadi HannaOptimize vtable calls (#20696)
2018-11-13 Michal StrehovskýHandle generics in methodimpls for default interface...
2018-11-12 Tomas Weinfurtenable build-id on FreeBSD (#20945)
2018-11-12 Swaroop SridharLoadLibrary refactoring (#20841)
2018-11-12 Andy AyersAllow jit to examine type of initonly static ref typed...
2018-11-12 Tanner GoodingSome cleanup of the Math functions from #20788 (#20912)
2018-11-11 Jeremy KoritzinskyKeep delegate fields alive across a full native call...
2018-11-10 Sung Yoon WhangRemove VersionBlock struct for profiler attach (#20889)
2018-11-10 Jan KotasDelete dead/unreachable code related to remoting (...
2018-11-09 Bruce ForstallMerge pull request #20895 from dotnet/dev/unix_test_wor...
2018-11-09 Li ShengqiuFix typos in comments (#20908)
2018-11-09 Eugene RozenfeldMake getClassGClayout work with with class types.
2018-11-09 José RiveroEventPipe support for "Parameters" (#20796)
2018-11-08 Jan VorlicekRemove need for full GC for unloadable stuff (#20384)
2018-11-07 Carol EidtMerge pull request #20787 from CarolEidt/Arm64Intrinsic...
2018-11-07 Andrew AuNITs
2018-11-07 Andrew AuComments in JIT helper
2018-11-07 Andrew AuMore code review feedback
2018-11-07 Andrew AuCode review feedback
2018-11-07 Andrew AuComment on jithelp.asm
2018-11-07 Andrew AuCode review feedback
2018-11-07 Andrew AuFixing the deadlocks
2018-11-07 Andrew AuSimple fixes
2018-11-07 Andrew AuThis should fix the non-deterministic failures
2018-11-07 Andrew AuRemoving unnecessary hacks
2018-11-07 Andrew AuCompleted the lock reversal work
2018-11-07 Andrew AuFiring the GC events within the thread suspension
2018-11-07 Andrew AuThe GC events are now working, somewhat ...
2018-11-07 Andrew AuSaving progress - works towards gc events
2018-11-06 Bruce ForstallMerge pull request #20633 from BruceForstall/FixSPCheck
2018-11-06 Bruce ForstallMerge pull request #20834 from BruceForstall/FixArmElJob
2018-11-05 Tanner GoodingAdding some new functions to System.Math and System...
2018-11-05 Tanner GoodingUpdating the importer to throw a NotImplementedExceptio...
2018-11-05 Brian SullivanMerge pull request #20736 from briansull/issue_18672
2018-11-05 Tobias Loew Fiber-friendly Vectored Exception Handling (#20746)
2018-11-03 Jan KotasImprove error messages for byref-like type loading...
2018-11-03 Carol EidtAdd Windows support for Arm64 HW Intrinsics
2018-11-01 Matt MitchellMerge pull request #20720 from dotnet/mmitche-patch-1
2018-11-01 Jeremy KoritzinskyClean up string literal implicit const casting and...
2018-11-01 Jeremy KoritzinskyMake the check for a struct fitting in a register check...
2018-10-31 Carol EidtMerge pull request #20683 from CarolEidt/FixDD710234
2018-10-31 Bruce ForstallMerge pull request #20723 from BruceForstall/ImproveNOW...
2018-10-31 Michał JaniszewskiRemove superfluous 'const' qualifier from trivial retur...
2018-10-31 Jan VorlicekFix Windows x86 EH for exception from UMThunkPrestub...
2018-10-31 Carol EidtMerge pull request #20638 from fiigii/movetest
2018-10-31 David WrightonAdd support for large number of argumets in CCW call...
2018-10-30 Matt GalbraithMerge pull request #20703 from MattGal/bsd-pipebuild...
2018-10-30 lastsanninFixed small typo in a comment (#20695)
2018-10-29 Andrew AuUnhelpful error when Activator.CreateInstance can't...
2018-10-26 Aaron RobinsonMerge pull request #20621 from AaronRobinsonMSFT/block_...
2018-10-26 David WrightonImplement interface dispatch to COM for ARM64 (#20618)
next