ruby/lib/uri
naruse 6cd700f3e9 merge revision(s) 34214:
* lib/uri/common.rb (URI::Parser#initialize_regexp):
	  use \A \z instead of ^ $. [Bug #5843]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-23 05:45:08 +00:00
..
common.rb merge revision(s) 34214: 2012-02-23 05:45:08 +00:00
ftp.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
generic.rb * Backport of r32559 from trunk 2011-07-15 21:32:02 +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.rb: Add toplevel documentation. Patch by Vincent Batts. 2011-05-13 20:03:21 +00:00