Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30Implement marshaling for generic struct fields (#12660)Jonathan Chambers
2018-06-18[runtime] Fix the freeing of BStr members in pinvoke. (#9184)Zoltan Varga
2018-03-26Structure field that cannot be marshalled throws exception instead of aborts\...Michael DeRoy
2017-05-26[mini]Add test for PtrToStruct<T>Rodrigo Kumpera
2014-06-29[runtime] Fix the marshalling of ByValTStr types which have a size specified....Zoltan Varga
2013-07-08Add a test for #12110.Zoltan Varga
2012-01-14Respect the SizeConst parameter to UnmanagedType.ByValTStr. Fixes #2567.Zoltan Varga
2006-06-282006-06-28 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-04-072006-04-07 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2005-12-152005-12-14 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2004-12-13remove svn:executable from *.csRaja R Harinath
2003-07-18Updates and fixes, mostly from Bernie Solomon <bernard@ugsolutions.com>.Paolo Molaro
2003-06-05more testsDietmar Maurer
2002-07-222002-07-22 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-07-192002-07-19 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-07-192002-07-19 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-07-17 (ves_icall_System_Runtime_InteropServices_Marshal_OffsetOf): impl.Dietmar Maurer
2002-07-17 (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStringXXX):Dietmar Maurer
2002-07-162002-07-16 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-07-162002-07-16 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-07-11architecture independent marshaling codeDietmar Maurer
2002-06-28marshal testsDietmar Maurer