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
mame 4046a1cb92 * lib/uri/common.rb (unescape): skip '%' to make String#hex work
correctly.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-18 11:05:09 +00:00
..
.document Added .document file for lib/uri. 2005-09-07 16:07:43 +00:00
common.rb * lib/uri/common.rb (unescape): skip '%' to make String#hex work 2008-09-18 11:05:09 +00:00
ftp.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
generic.rb * lib/uri/common.rb (URI::Parser): new class. 2008-09-10 09:34:49 +00:00
http.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
https.rb Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb 2005-08-24 05:08:00 +00:00
ldap.rb * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. 2004-07-17 13:14:35 +00:00
ldaps.rb * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS 2007-10-25 00:53:34 +00:00
mailto.rb * lib/uri/common.rb (URI::Parser): new class. 2008-09-10 09:34:49 +00:00