Merge pull request #347 from JamesB7/master
[mono.git] / mcs / class / System / System / UriBuilder.cs
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-08 Marek SafarMerge pull request #319 from pragmatrix/master
2012-06-08 Marek SafarFix some warnings
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-10 Sebastien PouliotFix parameter name mismatches between Moonlight and...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
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-15 Sebastien PouliotMultiple fixes for URI using 'news:' scheme
2007-11-06 Gert Driesen* UriBuilder.cs: Fixed regression introduced by patch...
2007-11-06 Marek SafarNew tests, update
2007-11-05 Jackson Harper * UriBuilder.cs (ToString): Added Fragment prope...
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-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.
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.
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-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-21 Atsushi Eno2005-10-21 Atsushi Enomoto <atsushi@ximian.com>
2005-10-17 Sebastien Pouliot2005-10-17 Sebastien Pouliot <sebastien@ximian.com>
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-21 Gonzalo Paniagua... Fix warnings
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.dll
2004-06-10 Atsushi Eno2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
2004-04-22 Gonzalo Paniagua... 2004-04-22 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-02-06 Jackson Harper * Uri.cs: Use UTF8 characters when escaping...
2004-02-06 Jackson Harper * UriBuilder.cs: Do not call Uri::ToString for uri...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-22 Lawrence Pit * Uri.cs: implemented MakeRelative, improved GetLeftPart
2002-05-08 Piers HakenMiscellaneous minor compliancy fixes:
2002-05-05 Lawrence PitComplete new reimplementation of Uri.cs, fully supporti...