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
nobu 3f0060c042 * lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
only.

* lib/uri/common.rb (URI::Parser#unescape): converts bytewise.
  [ruby-dev:38005], [ruby-dev:38110]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-02 10:43:04 +00:00
..
.document
common.rb * lib/uri/common.rb (URI::Parser#escape): escaped string is ascii 2009-03-02 10:43:04 +00:00
ftp.rb
generic.rb * lib/uri/generic.rb (URI::Generic#check_path): REL_PATH should a 2008-11-11 17:39:52 +00:00
http.rb
https.rb
ldap.rb
ldaps.rb * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS 2007-10-25 00:53:34 +00:00
mailto.rb Fix ruby -w warnings for mismatched indentation discovered by rdoc 2008-09-23 18:16:08 +00:00