[corlib] Fixes security tests failures
[mono.git] / mcs / class / corlib / System.Threading / WaitHandle.cs
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-15 Marek SafarMerge pull request #1505 from esdrubal/tzifloatingrule
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Zoltan Varga[bcl] Remove NET_4_0 defines from class libs.
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-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-08 Miguel de IcazaMerge pull request #595 from UCIS/master
2013-03-07 Marek SafarIgnore SynchronizationAttribute on MT
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-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 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
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.
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-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-25 Marek SafarRemove unwanted WaitHandle finalizer
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-17 Zoltan VargaAdd locking to EventWaitHandle.Set/Reset to avoid crash...
2011-10-05 Sebastien PouliotEnsure consistency when 'emitContext == true' is used...
2011-03-31 Rolf Bjarne KvingeFix many corcompare issues for moonlight
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-25 Geoff NortonAdd pfx to the mobile profile
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-25 Marek SafarKeep only 1 Dispose implementation
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-20 Gonzalo Paniagua... 4.0
2010-02-08 Atsushi Eno2010-02-08 Atsushi Enomoto <atsushi@ximian.com>
2010-02-08 Zoltan Varga2010-02-08 Zoltan Varga <vargaz@gmail.com>
2009-11-02 Miguel de Icaza2009-11-02 Miguel de Icaza <miguel@novell.com>
2009-10-21 Sebastien PouliotIn System.Threading:
2009-04-12 Gonzalo Paniagua... 2009-04-12 Gonzalo Paniagua Javier <gonzalo@novell...
2009-03-05 Rolf Bjarne Kvinge2009-03-05 Rolf Bjarne Kvinge <RKvinge@novell.com>
2009-02-20 Gonzalo Paniagua... 2009-02-20 Gonzalo Paniagua Javier <gonzalo@novell...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-20 Miguel de IcazaAdd a handful of 3.5 methods
2008-09-22 Marek SafarNew tests, and fixed buffer mcs -> gmcs switch.
2008-09-22 Marek SafarNew tests
2008-09-19 Miguel de Icaza2008-09-19 Miguel de Icaza <miguel@novell.com>
2008-02-03 Sebastien Pouliot2008-02-03 Sebastien Pouliot <sebastien@ximian.com>
2007-07-21 Miguel de IcazaApply Gert's version of the AutoResetEvent, and merge...
2007-07-18 Miguel de Icaza2007-07-18 Miguel de Icaza <miguel@novell.com>
2007-05-01 Dick Porter2007-05-01 Dick Porter <dick@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-03 Miguel de IcazaRevert 67496 as it makes running Paint.NET impossible
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-15 Miguel de IcazaThis patch contains:
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 Robert Jordan2006-11-07 Robert Jordan <robertj@gmx.net>
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
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