Merge pull request #799 from kebby/master
[mono.git] / mcs / class / System / Test / System / UriTest.cs
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
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-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
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 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-24 Martin Baulig[System]: Add System.Uri test for bug #12631.
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-13 Marek SafarFix uri escaping to match .net 4
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 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-24 Marek SafarImplementations of Uri.Equals must not throw exceptions...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-18 Sebastien PouliotFix bugs in UriFormat.SafeUnescaped
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-20 Sebastien PouliotOnly return true on Windows for Uri.IsUnc on file:...
2010-09-20 Sebastien PouliotRemove NET_2_0 and ONLY_1_1 from UriTest.cs (its alread...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-15 Sebastien PouliotFix Uri.Segments property so the internal, cached,...
2010-09-14 Sebastien PouliotFix some (long standing) NotWorking test cases on Uri
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-13 Sebastien PouliotFix URi tests (and class) to be omcpatible with both...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-31 Rolf Bjarne KvingeTrim the uri in UriParser::GetComponents, just like...
2010-08-30 Rolf Bjarne KvingeUri: fix path component of merged uris with parent...
2010-06-22 Gonzalo Paniagua... 2010-06-22 Gonzalo Paniagua Javier <gonzalo@novell...
2010-05-29 Gonzalo Paniagua... 2010-05-29 Gonzalo Paniagua Javier <gonzalo@novell...
2010-05-27 Marek SafarNew tests.
2010-05-24 Atsushi Eno2010-05-24 Atsushi Enomoto <atsushi@ximian.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-17 Raja R HarinathKeep "ftp://a.b/%2fcd" urls unmolested
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-12-01 Marek SafarMove docs.
2009-11-26 Stephane Delcroix2009-11-26 Stephane Delcroix <stephane@delcroix.org>
2009-09-01 Raja R HarinathFix #533572
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-06-25 Robert Jordan2009-06-25 Robert Jordan <robertj@gmx.net>
2009-02-18 Marek SafarNew test.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-18 Atsushi Eno2009-02-18 Atsushi Enomoto <atsushi@ximian.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-12 Noam LampertAdd testcase for pre-escaped strings preceded by non...
2008-05-12 Noam Lampert2008-05-12 Noam Lampert <noaml@mainsoft.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-12 Stephane Delcroix2008-03-12 Stephane Delcroix <sdelcroix@novell.com>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-04 Arina ItkesUnix absolute path should not be valid on Windows
2007-11-06 Marek SafarNew tests, update
2007-11-02 Miguel de Icaza2007-11-02 Miguel de Icaza <miguel@novell.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-16 Gert Driesen* UriTest.cs: Removed extra tabs.
2007-10-03 Raja R HarinathFix #328490
2007-09-26 Gert Driesen* UriTest.cs: Added test for Fragment with relative...
2007-07-17 Alan McGovernFix for #78781 applied and test added
2007-07-09 Alan McGovernAdded test and fix for #81960
2007-06-30 Miguel de IcazaSurprisingly support for 2.0 Relative was not implement...
2007-05-06 Konstantin TrigerTARGET_JVM: UNC is not supported
2007-04-16 Atsushi Eno2007-04-16 Atsushi Enomoto <atsushi@ximian.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-06 Miguel de Icaza2007-03-05 Peter Dettman <peter.dettman@iinet.net.au>
2007-01-22 Miguel de Icaza2007-01-22 Miguel de Icaza <miguel@novell.com>
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.
next