<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/syntax/calling_methods.rdoc, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Adjust argument unpacking docs and document **nil (#12228)</title>
<updated>2024-12-15T19:53:39+00:00</updated>
<author>
<name>Victor Shepelev</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2024-12-15T19:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1ac28224e0d8515422879ead8c1446224964ddd2'/>
<id>1ac28224e0d8515422879ead8c1446224964ddd2</id>
<content type='text'>
[DOC] Rewrite argument unpacking docs and document **nil</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[DOC] Rewrite argument unpacking docs and document **nil</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] remove repetitive words in comments</title>
<updated>2024-03-26T22:52:18+00:00</updated>
<author>
<name>crazeteam</name>
<email>lilujing@outlook.com</email>
</author>
<published>2024-03-26T16:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b2b665eba59e3fc9ad9656d9c74509a975db6fe8'/>
<id>b2b665eba59e3fc9ad9656d9c74509a975db6fe8</id>
<content type='text'>
Signed-off-by: crazeteam &lt;lilujing@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: crazeteam &lt;lilujing@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] remove reference to pre-3.0 splat operator behavior</title>
<updated>2023-12-19T13:11:11+00:00</updated>
<author>
<name>Doug Orleans</name>
<email>door@hey.com</email>
</author>
<published>2023-12-16T00:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1822acdf336d53a2c143b29583c3ca21a9a224f4'/>
<id>1822acdf336d53a2c143b29583c3ca21a9a224f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Add documentation for hash value omission syntax</title>
<updated>2021-12-19T16:09:52+00:00</updated>
<author>
<name>Victor Shepelev</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2021-12-19T16:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a0f10a973fb94a0ee73da7cab792128cdf601783'/>
<id>a0f10a973fb94a0ee73da7cab792128cdf601783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci skip] Rdoc enhancements for Array (#3063)</title>
<updated>2020-05-15T21:12:40+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2020-05-15T21:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=24739c62e5cee1eaa0857fee2800c8bcba8c9ced'/>
<id>24739c62e5cee1eaa0857fee2800c8bcba8c9ced</id>
<content type='text'>
* Per @nobu review

* Rdoc enhancements for Array

* Responses to review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Per @nobu review

* Rdoc enhancements for Array

* Responses to review</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation regarding keyword argument separation [ci skip]</title>
<updated>2019-10-03T21:13:27+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-10-03T20:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c7715a4936a298ff9bcce97e65dfd3dc6f32f906'/>
<id>c7715a4936a298ff9bcce97e65dfd3dc6f32f906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates to methods and calling_methods documentation [ci skip]</title>
<updated>2019-10-03T21:13:27+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-10-03T20:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=12e27a411c394366b3c701153040d63390d314cc'/>
<id>12e27a411c394366b3c701153040d63390d314cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve safe navigation operator's docs [Misc #15109]</title>
<updated>2018-10-20T10:57:33+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-10-20T10:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ecc627b20aa011616d29a765448957c445be7a62'/>
<id>ecc627b20aa011616d29a765448957c445be7a62</id>
<content type='text'>
* doc/syntax/calling_methods.rdoc: Add Safe navigation operator section.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/syntax/calling_methods.rdoc: Add Safe navigation operator section.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/syntax/calling_methods.rdoc: fix old operator for safe navigation</title>
<updated>2015-12-30T11:26:09+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-30T11:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f8f92b508e48fe16c584cea9a8b819d72118342'/>
<id>8f8f92b508e48fe16c584cea9a8b819d72118342</id>
<content type='text'>
  operator. [ci skip][fix GH-1182] Patch by @dougo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  operator. [ci skip][fix GH-1182] Patch by @dougo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/syntax/*.rdoc: separated modifier at sentence.</title>
<updated>2015-12-18T03:39:49+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-18T03:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4f94cb43fcf7035e7ee1db0ba6750d3249567085'/>
<id>4f94cb43fcf7035e7ee1db0ba6750d3249567085</id>
<content type='text'>
  [ci skip][fix GH-1121] Patch by @clandry94

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  [ci skip][fix GH-1121] Patch by @clandry94

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
