summaryrefslogtreecommitdiff
path: root/src/vm/olevariant.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-7/+0
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-52/+29
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-3/+0
2018-12-07Add support for loading registered TLBs (#21430)Aaron Robinson1-4/+4
2018-11-29Add more advanced SafeArray tests (#21063)Jeremy Koritzinsky1-0/+4
2018-11-28Switch to preemptive mode before calling COM (#21238)Jan Kotas1-72/+81
2018-07-17Move Decimal to shared (#18948)Pent Ploompuu1-15/+3
2018-06-03Warnings cleanup (#18260)Robin Sue1-0/+1
2018-03-21null terminate the converted LPStr at the right index (#17079)Jeff Schwartz1-2/+3
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-16/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-25/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-6/+0
2016-07-07MarshalAs(UnManaged.ByValArray) overflow.Tijoy Tom Kalathiparambil1-55/+54
2016-04-11ByValArray marshaling support is implemented in OleVariant.cpp (which actuall...Yi Zhang (CLR)1-2/+9
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5272