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
drbrain e2b3183fc2 * re.c (Init_Regexp): Document option constants. Patch by Vincent
Batts.  [Ruby 1.9 - Bug #4677]
	* lib/uri/common.rb (module URI):  Documentation for URI.  Patch by
	  Vincent Batts.  [Ruby 1.9- Bug #4677]
	* lib/uri/ftp.rb (module URI):  ditto
	* lib/uri/generic.rb (module URI):  ditto
	* lib/uri/http.rb (module URI):  ditto
	* lib/uri/https.rb (module URI):  ditto
	* lib/uri/ldap.rb (module URI):  ditto
	* lib/uri/ldaps.rb (module URI):  ditto
	* lib/uri/mailto.rb (module URI):  ditto
	* process.c (Init_process):  Document Process constants.  Patch by
	  Vincent Batts.  [Ruby 1.9- Bug #4677]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-12 20:39:11 +00:00
..
common.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
ftp.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
generic.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
http.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
https.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
ldap.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
ldaps.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00
mailto.rb * re.c (Init_Regexp): Document option constants. Patch by Vincent 2011-05-12 20:39:11 +00:00