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
knu 408b181d2c * lib/uri/generic.rb (#route_from_path): Fix a bug where
URI('http://h/b/').route_to('http://h/b') wrongly returned './'
  (should be '../b'). [Bug #4476]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-15 12:49:34 +00:00
..
common.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2010-04-16 21:51:01 +00:00
ftp.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2010-04-16 21:51:01 +00:00
generic.rb * lib/uri/generic.rb (#route_from_path): Fix a bug where 2011-05-15 12:49:34 +00:00
http.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2010-04-16 21:51:01 +00:00
https.rb * lib/uri/generic.rb (URI::Generic::userinfo): should support 2007-02-15 02:41:45 +00:00
ldap.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2010-04-16 21:51:01 +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 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2010-04-16 21:51:01 +00:00