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
wyhaines deed6fbb6d lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it can handle being passed a nil value.
test/generic/test_generic.rb: added a test for the fix to #eql?.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-10 13:53:27 +00:00
..
common.rb merge revision(s) 14178: 2008-06-07 20:11:00 +00:00
ftp.rb * lib/uri/ftp.rb: Revert the previous change pending discussion. 2007-02-15 11:36:28 +00:00
generic.rb lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it can handle being passed a nil value. 2010-06-10 13:53:27 +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
mailto.rb * lib/uri/generic.rb (URI::Generic::userinfo): should support 2007-02-15 02:41:45 +00:00