summaryrefslogtreecommitdiff
path: root/src/vm/ilmarshalers.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-15[x86/Linux] Fix IL_STUB_PInvoke with RetBuf (#10144)Hanjoung Lee1-0/+3
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-37/+1
2016-07-01Revert Pinvoke ILStub calli signature for desktop clrRahul Kumar1-1/+7
2016-06-28Fix Pinvoke IL Stubs to emit correct return type in signature of calli instru...Rahul Kumar1-1/+1
2016-05-24[ARM/Linux] Fix incorrect return marshaling in PInvoke stub (#5010)Jonghyun Park1-1/+1
2016-05-06UTF8 Marshaling support(UnmanagedType.LPUTF8Str)Tijoy Tom Kalathiparambil1-0/+60
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-1/+1
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-5/+5
2015-07-10Add missing contracts to some constructorsJan Vorlicek1-0/+6
2015-07-08Add missing contracts to some destructorsJan Vorlicek1-1/+4
2015-05-26Fix the virtual destructor warningJan Vorlicek1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3367