Merge pull request #1322 from StephenMcConnel/bug23532
[mono.git] / mono / metadata / marshal.c
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-03 Alex Rønne PetersenFix a bunch of warnings in the runtime code.
2014-12-03 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-11-30 Zoltan VargaMerge pull request #1412 from esdrubal/stackframe
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-28 Alex Rønne PetersenMerge pull request #1401 from fquiroz01/patch-1
2014-11-28 Zoltan Varga[runtime] Add a remoting.h file and move the remoting...
2014-11-28 Zoltan Varga[runtime] Extract the remoting code from marshal.c...
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-26 Alex Rønne PetersenMerge pull request #1407 from chrisvire/bug-24587
2014-11-26 Miguel de IcazaMerge pull request #1398 from jwestfall69/dgv-first_row...
2014-11-26 Miguel de IcazaMerge pull request #1396 from jwestfall69/dgvrc-clear...
2014-11-17 Zoltan Varga[aot] Disable COM support in AOT code, the COM wrapper...
2014-11-17 Mark ProbstMerge pull request #1406 from BrzVlad/monitor-resurrect
2014-11-17 Rodrigo KumperaMerge pull request #1388 from schani/fix-23401
2014-11-12 Zoltan Varga[aot] Avoid an assert when AOTing a non-mobile mscorlib...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-19 Miguel de IcazaMerge pull request #1245 from StephenMcConnel/bug-22483
2014-09-19 Miguel de IcazaMerge pull request #1273 from joelmartinez/docs-unified-fix
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-09-11 Marek SafarMerge pull request #1277 from esdrubal/calendarsdaysinyear
2014-09-10 Marek SafarMerge pull request #1270 from esdrubal/xmlimplicit
2014-09-10 Marek SafarMerge pull request #1267 from ramtinkermani/master
2014-09-09 Rodrigo Kumpera[runtime] Update marshal.c to use mono_class_get_checked.
2014-08-28 Zoltan VargaMerge pull request #1200 from akoeplinger/remove-jvm
2014-08-28 Rodrigo KumperaMerge pull request #1219 from panzone/los_partial_marking
2014-08-21 Alex Rønne PetersenMerge pull request #1172 from roji/datarow_null
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-18 Marek SafarMerge pull request #1212 from esdrubal/isany
2014-08-15 Zoltan Varga[runtime] Make more wrappers use a WrapperInfo structure.
2014-08-15 Zoltan Varga[runtime] Integrate calls to mono_wrapper_info_set...
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-13 Zoltan Varga[runtime] Don't make runtime invoke signatures generic...
2014-08-12 Miguel de IcazaMerge pull request #1192 from LogosBible/regex-fixes...
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-08-06 Marek SafarMerge pull request #1193 from esdrubal/decimal-round
2014-08-06 Marek SafarMerge pull request #1180 from akoeplinger/no-net40...
2014-08-05 Zoltan Varga[runtime] Use the mono_mutex types/functions instead...
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-07-19 Zoltan Varga[runtime] Add method_is_dynamic () inline function...
2014-07-19 Zoltan Varga[runtime] Add image_is_dynamic ()/assembly_is_dynamic...
2014-07-14 Alexis ChristoforidesMerge pull request #1064 from ranma42/fix-config-paths
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-09 Miguel de IcazaMerge pull request #1142 from edbprx/master
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-01 Rodrigo Kumpera[runtime] First pass of cross compilation cleanup....
2014-07-01 Alex Rønne PetersenMerge pull request #1127 from oleg-st/master
2014-06-30 Alex Rønne PetersenMerge pull request #1138 from akoeplinger/fix-webtest...
2014-06-30 Alex Rønne PetersenMerge pull request #1133 from kitsilanosoftware/mcs...
2014-06-29 Zoltan Varga[runtime] Fix the marshalling of ByValTStr types which...
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-21 Alex Rønne PetersenMerge pull request #1118 from kitsilanosoftware/udp...
2014-06-19 Zoltan Varga[runtime] Free static bound delegate wrappers of dynami...
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Rodrigo KumperaMerge pull request #1074 from esdrubal/bug18421
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-05 Zoltan VargaMerge pull request #1084 from tritao/msvc-warnings
2014-06-05 Zoltan Varga[runtime] Fix support for custom marshallers defined...
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-25 Marek SafarMerge pull request #1055 from josedonizetti/fix_datacon...
2014-05-23 Rodrigo Kumpera[reflection] Do proper error handling in more cases.
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-15 Miguel de IcazaMerge pull request #987 from StephenMcConnel/bug-18874
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-06 Zoltan Varga[runtime] Refactor mono_marshal_get_delegate_invoke_int...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-03-21 Zoltan Varga[runtime] Fix a regression caused by a7d26d482273950d84...
2014-03-20 Zoltan Varga[jit] Add a 'check-pinvoke-callconv' MONO_DEBUG option...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-11 Rodrigo KumperaMerge pull request #938 from exony-craigminihan/bugzill...
next