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
naruse edb7cdf1ea * lib/uri/common.rb (URI.encode_www_form_component): initialize on
requiring to support JRuby, which runs parallel multithreads.
  [ruby-core:42222] [Bug #5925]

* lib/uri/common.rb (URI.decode_www_form_component): initialize on

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-01-24 02:52:09 +00:00
..
common.rb * lib/uri/common.rb (URI.encode_www_form_component): initialize on 2012-01-24 02:52:09 +00:00
ftp.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
generic.rb * lib/uri/common.rb (module): Remove optional parser argument to Kernel#URI 2011-07-15 21:28:10 +00:00
http.rb * lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri 2011-06-03 00:32:25 +00:00
https.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldap.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
ldaps.rb * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00
mailto.rb * lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of 2012-01-23 08:12:52 +00:00