1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
akira 04fca10a96 * lib/uri/ftp.rb, lib/uri/generic.rb, test/uri/test_common.rb,
test/uri/test_ftp.rb, test/uri/test_generic.rb: backported from 1.9.
  [ruby-dev:31318]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-17 13:05:17 +00:00
..
common.rb * lib/uri/common.rb (URI::REGEXP::PATTERN): typo in REG_NAME 2007-12-10 09:31:55 +00:00
ftp.rb * lib/uri/ftp.rb, lib/uri/generic.rb, test/uri/test_common.rb, 2008-04-17 13:05:17 +00:00
generic.rb * lib/uri/ftp.rb, lib/uri/generic.rb, test/uri/test_common.rb, 2008-04-17 13:05:17 +00:00
http.rb * lib/uri/generic.rb (URI::Generic::userinfo): should support 2007-02-15 02:41:45 +00:00
https.rb * lib/uri/generic.rb (URI::Generic::userinfo): should support 2007-02-15 02:41:45 +00:00
ldap.rb * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. 2004-07-17 13:07:46 +00:00
ldaps.rb * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS scheme; backported from 1.9. bug#19015, [ruby-dev:31896] 2008-04-15 09:41:47 +00:00
mailto.rb * lib/uri/generic.rb (URI::Generic::userinfo): should support 2007-02-15 02:41:45 +00:00