Fix support of non-ASCII host names in System.Uri
[mono.git] / mcs / class / System / System /
2010-09-23 Sebastien PouliotFix support of non-ASCII host names in System.Uri
2010-09-22 Sebastien PouliotNET_4_0 fixes for System.Uri also apply to Moonlight...
2010-09-22 Sebastien PouliotDo not allow + sign when specifying the port of an URI
2010-09-22 Sebastien PouliotFix some host name checks, delay port check and fix...
2010-09-20 Sebastien PouliotUri.LocalPath is unescaped - even if original URI is...
2010-09-20 Sebastien PouliotUri.OriginalString is a bit misleading since it's compu...
2010-09-20 Sebastien PouliotActual exception message vary wrt scheme
2010-09-20 Sebastien PouliotFix different between an empty Uri.UserInfo and the...
2010-09-20 Sebastien PouliotOnly return true on Windows for Uri.IsUnc on file:...
2010-09-20 Sebastien PouliotFix merging relative URI that looks like complete URI...
2010-09-17 Sebastien PouliotFix escaping on relative URI
2010-09-17 Sebastien PouliotAdd support for IPv6 in System.Uri.DnsSafeHost
2010-09-17 Sebastien PouliotFix Uri when a colon ':' is not followed by a port...
2010-09-17 Sebastien PouliotFix typo (host vs hostName) in one of UriBuilder ctor
2010-09-17 Sebastien PouliotUriBuilder is more forgiving (than Uri) when parsing...
2010-09-17 Sebastien PouliotFix case where 'incomplete' IPv6 address are used in...
2010-09-17 Sebastien PouliotUpdate UriBuilder.Path once the Uri has been created
2010-09-17 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-09-16 Sebastien PouliotUpdate UriBuilder.Host once the Uri has been created
2010-09-16 Sebastien PouliotFix known (NotWorking) test cases for UriBuilder and...
2010-09-16 Sebastien PouliotFix line endings
2010-09-16 Sebastien PouliotFix path reduction when %2e are used in an URI
2010-09-16 Sebastien PouliotFix (existing and) remaining NotWorking tests for Syste...
2010-09-16 Sebastien PouliotFixes to System.Uri wrt 'file' scheme
2010-09-15 Sebastien PouliotFix System.Uri wrt 'ftp' scheme
2010-09-15 Sebastien PouliotFix System.Uri wrt 'nntp://' URIs
2010-09-15 Sebastien PouliotRemove more code (after shortcut) on 'news:' Uri
2010-09-15 Sebastien PouliotMultiple fixes for URI using 'news:' scheme
2010-09-15 Sebastien PouliotFix Uri.Segments property so the internal, cached,...
2010-09-15 Sebastien PouliotFix Uri.ToString when forward slashes are used
2010-09-15 Sebastien PouliotFix Uri/Segments wrt driver letters nad (forward) slashes
2010-09-14 Sebastien PouliotCorrectly handle the (uncommon) 4 slashes //// case...
2010-09-14 Sebastien PouliotFix some (long standing) NotWorking test cases on Uri
2010-09-14 Sebastien PouliotFix Uri Host when a drive letter is used
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-14 Atsushi EnoRemove Console.WriteLine.
2010-09-13 Sebastien PouliotFix URi tests (and class) to be omcpatible with both...
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-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathEOL handling
2010-06-30 Marek SafarFixed.
2010-06-28 Alan McGovern2010-06-28 Alan McGovern <amcgovern@novell.com>
2010-06-28 Alan McGovern2010-06-28 Alan McGovern <amcgovern@novell.com>
2010-06-22 Gonzalo Paniagua... 2010-06-22 Gonzalo Paniagua Javier <gonzalo@novell...
2010-06-18 Gonzalo Paniagua... 2010-06-18 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...
2010-03-26 Marek SafarNew test.
2010-03-20 Miguel de Icaza2010-03-20 Miguel de Icaza <miguel@novell.com>
2010-03-19 Sebastien PouliotIn System.Timers:
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainuse MOONLIGHT symbol
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-01-27 Carlos Alberto Cortez2010-01-27 Carlos Alberto Cortez <calberto.cortez...
2009-12-01 Marek SafarMove docs.
2009-12-01 Sebastien Pouliot2009-11-30 Sebastien Pouliot <sebastien@ximian.com>
2009-11-26 Stephane Delcroix2009-11-26 Stephane Delcroix <stephane@delcroix.org>
2009-11-02 Miguel de Icaza2009-11-02 Miguel de Icaza <miguel@novell.com>
2009-10-24 Geoff Nortonmake uri no braindead on mt
2009-10-15 Atsushi Eno2009-10-15 Atsushi Enomoto <atsushi@ximian.com>
2009-09-01 Raja R HarinathFix #533572
2009-08-02 Jb Evainuse a 2.0 network stack for MONOTOUCH
2009-05-27 Marek SafarNew tests, updates
2009-05-19 Miguel de Icaza2009-05-18 Miguel de Icaza <miguel@novell.com>
2009-05-16 Sebastien Pouliot2009-05-16 Sebastien Pouliot <sebastien@ximian.com>
2009-04-23 Sebastien Pouliot2009-04-23 Sebastien Pouliot <sebastien@ximian.com>
2009-04-21 Sebastien Pouliot2009-04-21 Sebastien Pouliot <sebastien@ximian.com>
2009-04-21 Sebastien Pouliot2009-04-21 Sebastien Pouliot <sebastien@ximian.com>
2009-04-14 Sebastien Pouliot2009-04-14 Sebastien Pouliot <sebastien@ximian.com>
2009-03-16 Raja R HarinathReduce dependence of UriParser on Uri
2009-03-10 Jackson Harper * Uri.cs: 2.1 Uris do get a UriTypeConverter.
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>
2009-02-09 Raja R Harinath* IUriData.cs, UriData.cs: New. Initial cut at UriPars...
2009-02-09 Raja R HarinathMake UriParser available in the NET_1_1 build
2009-02-08 Gert Driesen* Uri.cs: Moved UriKind check from TryCreate to excepti...
2009-01-28 Bill Holmes2009-01-28 Bill Holmes <billholmes54@gmail.com>
2009-01-15 Leszek 'skolima... 2009-01-15 Leszek Ciesielski <skolima@gmail.com>
2009-01-13 Stephane Delcroix2009-01-13 Stephane Delcroix <sdelcroix@novell.com>
2009-01-13 Gonzalo Paniagua... 2009-01-13 Gonzalo Paniagua Javier <gonzalo@novell...
2009-01-07 Sebastien Pouliot2009-01-07 Sebastien Pouliot <sebastien@ximian.com>
2008-12-20 Miguel de IcazaSome API updates
2008-09-16 Miguel de Icaza2008-09-16 Miguel de Icaza <miguel@novell.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-08 Miguel de IcazaFixes: #341443
2008-08-08 Sebastien Pouliot2008-08-08 Sebastien Pouliot <sebastien@ximian.com>
2008-08-07 Sebastien Pouliot2008-08-07 Sebastien Pouliot <sebastien@ximian.com>
2008-08-06 Miguel de Icaza2008-08-06 Miguel de Icaza <miguel@novell.com>
2008-08-05 Marek SafarNew tests.
2008-07-31 Jb Evaincleanup System.ComponentModel for SL2
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-30 Marek Habersack2008-05-29 Marek Habersack <mhabersack@novell.com>
next