<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/syntax, branch v3_0_4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>doc/syntax/pattern_matching.rdoc: fix typos, grammar, style</title>
<updated>2020-12-24T10:35:03+00:00</updated>
<author>
<name>Marcus Stollsteimer</name>
<email>sto.mar@web.de</email>
</author>
<published>2020-12-24T10:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f9a389d95d8a4615b39b196e549e3d5f9d00794'/>
<id>9f9a389d95d8a4615b39b196e549e3d5f9d00794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak magic comments [doc]</title>
<updated>2020-12-24T06:36:08+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2020-12-24T06:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8aa299de24145891848ce50e29856d2275c75fd3'/>
<id>8aa299de24145891848ce50e29856d2275c75fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove redundant example.</title>
<updated>2020-12-24T05:31:01+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2020-12-24T05:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e43b5aa52dcd1eaded1141ab85a30bc8c7c4a6e4'/>
<id>e43b5aa52dcd1eaded1141ab85a30bc8c7c4a6e4</id>
<content type='text'>
pointed by @marcandre.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointed by @marcandre.
</pre>
</div>
</content>
</entry>
<entry>
<title>shareable_constant_value: experimental_copy</title>
<updated>2020-12-24T05:28:47+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2020-12-24T01:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6f29716f9ffb710af7f344839ec67ef2b8a48ab2'/>
<id>6f29716f9ffb710af7f344839ec67ef2b8a48ab2</id>
<content type='text'>
"experimental_everything" makes the assigned value, it means
the assignment change the state of assigned value.
"experimental_copy" tries to make a deep copy and make copyied object
sharable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"experimental_everything" makes the assigned value, it means
the assignment change the state of assigned value.
"experimental_copy" tries to make a deep copy and make copyied object
sharable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Small improvements in magic comments docs</title>
<updated>2020-12-23T18:47:26+00:00</updated>
<author>
<name>Marcus Stollsteimer</name>
<email>sto.mar@web.de</email>
</author>
<published>2020-12-23T18:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=458d5175b9f3476c4d0c95c35458aab10c78e647'/>
<id>458d5175b9f3476c4d0c95c35458aab10c78e647</id>
<content type='text'>
* remove a duplicate statement
* fix rdoc markup
* fix typos
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove a duplicate statement
* fix rdoc markup
* fix typos
</pre>
</div>
</content>
</entry>
<entry>
<title>Document shareable_constant_value and other magic constants [doc]</title>
<updated>2020-12-23T16:50:33+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2020-12-16T20:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8feb40f49a5862ba1a42a5d8d9e228e1a8883a29'/>
<id>8feb40f49a5862ba1a42a5d8d9e228e1a8883a29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a message in example code</title>
<updated>2020-12-22T17:37:27+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2020-12-22T17:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b222a1a49473490ef8903b76868de86cd0a2164e'/>
<id>b222a1a49473490ef8903b76868de86cd0a2164e</id>
<content type='text'>
Thanks to @zverok for the report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @zverok for the report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation for pattern matching</title>
<updated>2020-12-21T17:08:57+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2020-12-21T17:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5c0abe2d94c545275079a862dc36bb163953010a'/>
<id>5c0abe2d94c545275079a862dc36bb163953010a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix markups and indentation</title>
<updated>2020-12-20T04:35:20+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2020-12-20T04:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=85ec6cc38767320bc8767298c909f75e61b0d63b'/>
<id>85ec6cc38767320bc8767298c909f75e61b0d63b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2020-12-20T04:25:43+00:00</updated>
<author>
<name>Kazuki Tsujimoto</name>
<email>kazuki@callcc.net</email>
</author>
<published>2020-12-20T04:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d37be18af5a789003e46015c2a2a916923e7682a'/>
<id>d37be18af5a789003e46015c2a2a916923e7682a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
