ruby/lib/uri
marcandre a9d5215abb * lib/uri/generic.rb (eql?): Check the class of the compared object.
Based on a patch by Peter McLain [ruby-core:27019]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26169 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-12-24 07:35:01 +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/generic.rb (eql?): Check the class of the compared object. 2009-12-24 07:35:01 +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