Merge pull request #1304 from slluis/mac-proxy-autoconfig
[mono.git] / mcs / class / corlib / Test / System.Runtime.InteropServices / MarshalTest.cs
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Rodrigo KumperaMerge pull request #1299 from esdrubal/uriuserinfo
2014-09-23 Miguel de IcazaFix warnings in mscorlib's Test suite + bring a couple...
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-08-29 Marek SafarMerge pull request #1242 from esdrubal/xelement
2014-08-29 Marek SafarMerge pull request #1237 from esdrubal/xdocument
2014-08-28 Zoltan VargaMerge pull request #1200 from akoeplinger/remove-jvm
2014-08-08 Alexander Köplinger[Cleanup] Removed TARGET_JVM
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
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-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-27 Miguel de IcazaMerge pull request #912 from Treer/patch-1
2014-02-26 Zoltan Varga[bcl] Allow Marshal.SizeOf () to work on pointer types...
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-03-26 Jonathan PryorMerge pull request #221 from steffen-kiess/master
2013-03-26 Zoltan VargaReturn null when null was passed to Marshal.PtrToStruct...
2013-03-25 Marek SafarMerge pull request #607 from maksimenko/master
2013-03-24 Zoltan VargaFix the build.
2013-03-24 Zoltan VargaImplement the Marshal.Read/WriteXXX methods using unsaf...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-26 Marek SafarMerge tests from mobile branch
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-09 Miguel de IcazaMerge pull request #546 from QuickJack/master
2013-02-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-08 Marek SafarMerge pull request #544 from svick/missing-awaits
2013-02-07 Marek SafarUpdate for mobile profile
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-02 Marek SafarMerge pull request #492 from pruiz/systx-fixes
2012-10-31 Marek SafarMerge pull request #489 from alesliehughes/master
2012-10-31 Alistair Leslie... Implement Marshal.GenerateProgIdForType
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-05-27 Marek SafarNew tests, updates
2009-04-30 Sebastien Pouliotfix typo, thanks to Gert for quickly noticing
2009-04-30 Sebastien Pouliot2009-04-30 Sebastien Pouliot <sebastien@ximian.com>
2009-04-30 Jonathan ChambersApply patch from Tom Hindle for bug 496138 plus test...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-10-13 Paolo MolaroFixed the tests checking for PlatformID.
2008-06-21 Gert Driesen* MarshalTest.cs: Added tests for GetHINSTANCE. Improve...
2007-11-06 Sebastien Pouliot2007-11-06 Sebastien Pouliot <sebastien@ximian.com>
2007-11-06 Sebastien Pouliot2007-11-06 Sebastien Pouliot <sebastien@ximian.com>
2007-08-23 Robert JordanEnable test.
2007-08-23 Robert Jordan2007-08-23 Robert Jordan <robertj@gmx.net>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-28 Raja R HarinathIn gmcs:
2007-01-28 motymsome tests comment out for target_jvm
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next