Merge pull request #1321 from esdrubal/currentsystemtimezone
[mono.git] / mcs / class / corlib / System / AppDomain.cs
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-16 Zoltan Varga[bcl] Add an AppDomain.DoUnhandledException () internal...
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-09-29 Marek SafarMerge pull request #1316 from Therzok/addSealed
2014-09-28 Zoltan Varga[bcl] Add AppDomain.FirstChangeException event, not...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
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-03-18 Sebastien PouliotReturn null for AppDomain.Evidence so API accepting...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Miguel de IcazaMerge pull request #585 from mk8/master
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-03-01 Rodrigo KumperaErase the type of more fields so we can link away a...
2013-03-01 Rodrigo KumperaMobile should not have the COM types set.
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-28 Marek SafarFix compiler warnings
2013-02-27 Marek SafarReplace some hashtables with dictionaries
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-23 Rodrigo KumperaErasure the type of some fields in AppDomain so the...
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-21 Marek SafarOptmize some empty array allocations
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-11 Rodrigo KumperaSince MOBILE implies NET_4_* now, take this into accoun...
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in corlib.
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
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-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-06 Rodrigo KumperaRemove SRE from Full AOT builds.
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-13 Rodrigo KumperaAdd all missing sequential layout directives to corlib...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-16 Paolo MolaroGetMarshalledDomainObjRef() is needed also in the 2...
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-04 Zoltan VargaImplement AppDomain.ResourceResolve. Fixes #579.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-20 Sebastien PouliotEnsure the linker can eliminate most CAS-related types...
2011-03-31 Rolf Bjarne KvingeFix many corcompare issues for moonlight
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-19 Gonzalo Paniagua... Fix the check for version and PublicKeyToken
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-26 Geoff NortonFurther .NET 4.0 ification of the mobile profile
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-29 Marek SafarRemove no longer used BOOTSTRAP conditionals
2010-12-15 Jb EvainMake sure AppdDomain.PermissionSet doesn't return null
2010-12-15 Marek SafarSome .net 4.0 api compatibility fixes
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-11 Sebastien PouliotAdd internal SetCompatibilitySwitch to AppDomain
2010-07-21 Jb Evain2010-07-21 Jb Evain <jbevain@novell.com>
2010-06-04 Marek SafarFixed.
2010-06-03 Jb Evain2010-06-03 Jb Evain <jbevain@novell.com>
2010-05-27 Marek SafarNew tests.
2010-05-27 Jb Evain2010-05-27 Jb Evain <jbevain@novell.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-26 Marek SafarNew test.
2010-03-25 Sebastien Pouliot2010-03-25 Sebastien Pouliot <sebastien@ximian.com>
2010-03-24 Sebastien Pouliot2010-03-24 Sebastien Pouliot <sebastien@ximian.com>
2010-03-17 Rolf Bjarne Kvinge2010-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainuse MOONLIGHT symbol
2010-03-16 Rolf Bjarne Kvinge2010-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-03-03 Rodrigo Kumpera2010-03-03 Rodrigo Kumpera <rkumpera@novell.com>
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-14 Gonzalo Paniagua... Added a bunch of [Obsolete]. Now it does not look as...
2010-02-08 Atsushi Eno2010-02-08 Atsushi Enomoto <atsushi@ximian.com>
next