<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/syntax, 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>s/backslashs/backslashes/</title>
<updated>2024-12-22T09:09:02+00:00</updated>
<author>
<name>ydah</name>
<email>t.yudai92@gmail.com</email>
</author>
<published>2024-12-22T08:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b8fe5550e7e0e623805a954b148286bda2b38ecd'/>
<id>b8fe5550e7e0e623805a954b148286bda2b38ecd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix output examples containing old Hash#inspect format</title>
<updated>2024-12-18T17:08:15+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2024-12-18T17:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=477c505ac0d4d23a860ffafbb487f7598aa89ca3'/>
<id>477c505ac0d4d23a860ffafbb487f7598aa89ca3</id>
<content type='text'>
The inspect format was intentionally changed as an outcome of
[Bug #20433] [ruby-core:118668], but some documentation update
was missing, as [Bug #20962] pointed out. Update some output
examples that clearly use Hash#inspect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The inspect format was intentionally changed as an outcome of
[Bug #20433] [ruby-core:118668], but some documentation update
was missing, as [Bug #20962] pointed out. Update some output
examples that clearly use Hash#inspect.
</pre>
</div>
</content>
</entry>
<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] Move the comma outside the `&lt;tt&gt;` tag</title>
<updated>2024-12-13T02:59:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-13T02:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1fd2437b630ecc999016288b4ee049f1c91cfd02'/>
<id>1fd2437b630ecc999016288b4ee049f1c91cfd02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove description of experimental warnings related pattern matching from documentation</title>
<updated>2024-09-24T22:06:42+00:00</updated>
<author>
<name>masatoshi_moritsuka</name>
<email>yakiyaki_ikayaki@yahoo.co.jp</email>
</author>
<published>2023-01-01T10:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6b46060fc29055b1e1d38da83959f4f2c98edfb1'/>
<id>6b46060fc29055b1e1d38da83959f4f2c98edfb1</id>
<content type='text'>
Ruby 3.2.0 has been released and all experimental warnings about pattern matching have been removed.
Experimental warnings about pattern matching are no longer output, so I remove description about it from documentation as well.

cf. https://bugs.ruby-lang.org/issues/18585
cf. db6b23c76cbc7888cd9a9912790c2068703afdd0
cf. https://twitter.com/k_tsj/status/1606956336037900289?s=20&amp;t=-_PSYLhYPtYsB9FZhtXl5A
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby 3.2.0 has been released and all experimental warnings about pattern matching have been removed.
Experimental warnings about pattern matching are no longer output, so I remove description about it from documentation as well.

cf. https://bugs.ruby-lang.org/issues/18585
cf. db6b23c76cbc7888cd9a9912790c2068703afdd0
cf. https://twitter.com/k_tsj/status/1606956336037900289?s=20&amp;t=-_PSYLhYPtYsB9FZhtXl5A
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix link</title>
<updated>2024-09-10T18:07:04+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2024-09-01T16:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=07a0aa9be67a0a0c2b0f501fb470c91091056188'/>
<id>07a0aa9be67a0a0c2b0f501fb470c91091056188</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Include keywords.rdoc in doc/syntax/ (#11414)</title>
<updated>2024-08-21T16:06:48+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2024-08-21T16:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f5579c9278faff76a9919419a2b36a03db756823'/>
<id>f5579c9278faff76a9919419a2b36a03db756823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] document line continuation.</title>
<updated>2024-06-07T12:55:42+00:00</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@fsij.org</email>
</author>
<published>2024-06-07T12:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5e1001f754b34e1f0cc67563512c6036b6eb75ab'/>
<id>5e1001f754b34e1f0cc67563512c6036b6eb75ab</id>
<content type='text'>
Document details of escape sequences including line continuation.

[Bug #20518]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document details of escape sequences including line continuation.

[Bug #20518]
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos.</title>
<updated>2024-06-03T05:37:32+00:00</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@fsij.org</email>
</author>
<published>2024-06-03T05:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=61af722d4e2899784a58d06f2be0d67cab9d0efa'/>
<id>61af722d4e2899784a58d06f2be0d67cab9d0efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] percent literals can be nested.</title>
<updated>2024-06-03T03:24:55+00:00</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@fsij.org</email>
</author>
<published>2024-06-03T03:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ca2170e69f454259c612143a8c3bf6ab576d7f4d'/>
<id>ca2170e69f454259c612143a8c3bf6ab576d7f4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
