2001-08-06 Garrett Rooney <rooneg@electricjellyfish.net>
authorGarrett Rooney <garrett@mono-cvs.ximian.com>
Mon, 6 Aug 2001 12:48:43 +0000 (12:48 -0000)
committerGarrett Rooney <garrett@mono-cvs.ximian.com>
Mon, 6 Aug 2001 12:48:43 +0000 (12:48 -0000)
commitaf58434ba6f6bc2f28d6c0e0f8888ff23a786c2d
tree448794cbf38ffc8e5a93f9796b234e94d018b925
parent151094a2b3a55f8d066f286513a04215643637a3
2001-08-06 Garrett Rooney <rooneg@electricjellyfish.net>

* Uri.cs: Initial Implementation.  Parsing needs to be fixed to take
into account IPv6 addresses, url encoding needs to be implemented, and
various minor methods need to be written, but this is a decent start.

svn path=/trunk/mcs/; revision=408
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/Uri.cs [new file with mode: 0644]