ruby--ruby/lib/uri
akira c36a0f0ec0 * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""
and "pass".  [ruby-dev:25667]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-23 06:08:29 +00:00
..
common.rb * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256] 2005-01-16 15:12:02 +00:00
ftp.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
generic.rb * lib/uri/generic.rb (split_userinfo): should split ":pass" into "" 2005-02-23 06:08:29 +00:00
http.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
https.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00
ldap.rb * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. 2004-07-17 13:14:35 +00:00
mailto.rb * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). 2004-03-24 11:53:31 +00:00