Merge branch 'BigIntegerParse'
[mono.git] / mcs / class / corlib / System / Convert.cs
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-02-05 Marek Safar[corlib] Convert with incorrect provider type should...
2013-12-03 Marek SafarMerge pull request #823 from DavidKarlas/master
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
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 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-10-18 Rodrigo KumperaMerge pull request #768 from madewokherd/gcnotdll
2013-10-18 Atsushi EnoMerge pull request #762 from echampet/wsdl
2013-10-18 Atsushi EnoMerge pull request #766 from remobjects/resx-delete...
2013-10-18 Atsushi EnoMerge pull request #767 from ovatsus/Bug14922
2013-10-12 Jeffrey StedfastMerge pull request #774 from DavidS/patch-1
2013-10-09 Jonathan PryorMerge pull request #775 from directhex/fix-gendarme...
2013-10-09 Marek SafarEnum IConvertible can convert to same enum or System...
2013-10-09 Marek SafarCleanup redundant code
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
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-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-17 Sebastien PouliotDo not bring (linking-wise) most of ToBase64Transform...
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-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
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
2010-06-15 Jonathan Pryor * System/Convert.cs: Instead of manually checking...
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-04-13 Zoltan Varga2010-04-13 Zoltan Varga <vargaz@gmail.com>
2010-01-07 Sebastien PouliotIn System:
2009-11-02 Miguel de Icaza2009-11-02 Miguel de Icaza <miguel@novell.com>
2009-10-17 Miguel de Icaza2009-10-16 Miguel de Icaza <miguel@novell.com>
2009-03-14 Miguel de Icaza2009-03-14 Miguel de Icaza <miguel@novell.com>
2009-03-07 Gert Driesen* Convert.cs: Do not throw InvalidCastException if...
2009-03-06 Andrés G. Aragoneses2009-03-06 Andrés G. Aragoneses <aaragoneses@novell...
2009-03-06 Miguel de Icaza2009-03-06 Miguel de Icaza <miguel@novell.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-15 Kornél PálConvert.cs: Removed useless check from ToChar (ushort).
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-09 Marek Safar2008-09-09 Marek Safar <marek.safar@gmail.com>
2007-11-06 Marek SafarNew tests, update
2007-10-31 Miguel de IcazaMake this more informative
2007-08-08 Atsushi Eno2007-08-08 Atsushi Enomoto <atsushi@ximian.com>
2007-05-23 Atsushi Eno2007-05-22 Atsushi Enomoto <atsushi@ximian.com>
2007-04-03 Alp Toker2007-04-03 Alp Toker <alp@atoker.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:
2006-12-01 Miguel de IcazaSet eol-style
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.
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