summaryrefslogtreecommitdiff
path: root/src/vm/mlinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-28Enable BSTR Marshaling Support for x-plat PInvoke (#19766)Luqun Lou1-7/+2
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-7/+7
2018-06-22Add public implementation MarshalerSupport (#18530)Luqun Lou1-24/+1
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-81/+0
2016-12-01fix permissive C++ code (MSVC /permissive-) (#8337)Phil Christensen1-1/+3
2016-05-06UTF8 Marshaling support(UnmanagedType.LPUTF8Str)Tijoy Tom Kalathiparambil1-0/+10
2016-03-25Fix copy-paste typosEvgeny Mandrikov1-1/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-13Removing System.dll from ProjectK and NetCoreForCoreCLRRyan Byington1-11/+14
2015-04-13Fixing the public key token that gets used to find System.Uri in System.Runti...Ryan Byington1-1/+1
2015-04-11When marshaling System.URI we to and from WinRT we use need to access System....Yi Zhang1-1/+1
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5384