<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/ractor.md, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Fix case for new sentence.</title>
<updated>2022-01-30T22:59:10+00:00</updated>
<author>
<name>Steven Nunez</name>
<email>octosteve@github.com</email>
</author>
<published>2022-01-30T22:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b01657c4707eadd9de9573ce9818d0b5f0fe3047'/>
<id>b01657c4707eadd9de9573ce9818d0b5f0fe3047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Typo</title>
<updated>2021-10-26T17:10:49+00:00</updated>
<author>
<name>Steven Nunez</name>
<email>octosteve@github.com</email>
</author>
<published>2021-10-26T15:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f180fa6ca3f0972413ed37a72cde7b202a7ba85f'/>
<id>f180fa6ca3f0972413ed37a72cde7b202a7ba85f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update doc/ractor.md about ivars</title>
<updated>2021-10-22T16:32:55+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-10-22T09:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=df9fac5ccd905d57251ffa89f28959c1b2a294eb'/>
<id>df9fac5ccd905d57251ffa89f28959c1b2a294eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Need `#`</title>
<updated>2021-09-10T04:51:50+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-09-10T04:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3d4207f9bb4f39dd06eb419cc0bf185c8f03375f'/>
<id>3d4207f9bb4f39dd06eb419cc0bf185c8f03375f</id>
<content type='text'>
`shareable_constant_value` is magic comment.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`shareable_constant_value` is magic comment.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken link</title>
<updated>2021-02-09T21:16:32+00:00</updated>
<author>
<name>Use amazing-print instead</name>
<email>git@caulfield.me</email>
</author>
<published>2021-02-09T21:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=189bf0106fbd77bcab4dd2567c95e41d8c269035'/>
<id>189bf0106fbd77bcab4dd2567c95e41d8c269035</id>
<content type='text'>
The document should point to doc/syntax/comments.rdoc (with an "s") as there currently no `doc/syntax/comment.rdoc`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The document should point to doc/syntax/comments.rdoc (with an "s") as there currently no `doc/syntax/comment.rdoc`</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the wording surrounding `Proc#isolate`</title>
<updated>2021-02-09T13:22:37+00:00</updated>
<author>
<name>Use amazing-print instead</name>
<email>git@caulfield.me</email>
</author>
<published>2021-02-09T12:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e7a831de8e1f38c2e25ae1610db5f3f62265176b'/>
<id>e7a831de8e1f38c2e25ae1610db5f3f62265176b</id>
<content type='text'>
This change moves the statement that `Proc#isolate` isn't yet exposed for Ruby users to the first time the method is mentioned. This is so that readers don't waste time trying to look it up in Ruby docs.

There was also unnecessary duplication:
```
Paragraph 1: "Given block will be isolated from outer scope by Proc#isolate."
Paragraph 2: "Given block will be isolated by Proc#isolate method"
```
So I combined the two sentences and slightly improved the wording for clarity.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change moves the statement that `Proc#isolate` isn't yet exposed for Ruby users to the first time the method is mentioned. This is so that readers don't waste time trying to look it up in Ruby docs.

There was also unnecessary duplication:
```
Paragraph 1: "Given block will be isolated from outer scope by Proc#isolate."
Paragraph 2: "Given block will be isolated by Proc#isolate method"
```
So I combined the two sentences and slightly improved the wording for clarity.</pre>
</div>
</content>
</entry>
<entry>
<title>Typo fixes [doc]</title>
<updated>2021-01-13T04:30:47+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2021-01-13T04:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=65787f18b945aa67de823cef051f5ee880db39c2'/>
<id>65787f18b945aa67de823cef051f5ee880db39c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update wording in ractor.md (#4056) [doc]</title>
<updated>2021-01-13T04:28:34+00:00</updated>
<author>
<name>Adam Pogwizd</name>
<email>adampog77@gmail.com</email>
</author>
<published>2021-01-13T04:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=75212f2fc6571bd9cab0381fbd0bde81e1b3159c'/>
<id>75212f2fc6571bd9cab0381fbd0bde81e1b3159c</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 grammar: "is same as" -&gt; "is the same as"</title>
<updated>2021-01-05T14:13:53+00:00</updated>
<author>
<name>Marcus Stollsteimer</name>
<email>sto.mar@web.de</email>
</author>
<published>2021-01-05T14:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3108ad7bf3dcae52054a1c29b86246cdb470000b'/>
<id>3108ad7bf3dcae52054a1c29b86246cdb470000b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/ractor.md: Fix indentation</title>
<updated>2020-12-27T21:39:42+00:00</updated>
<author>
<name>Marcus Stollsteimer</name>
<email>sto.mar@web.de</email>
</author>
<published>2020-12-27T21:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=228ad7d84b0f097a1465541fd175887c5ec0db40'/>
<id>228ad7d84b0f097a1465541fd175887c5ec0db40</id>
<content type='text'>
Reintroduce removed empty line to fix indentation on rendered page
(the first line is _not_ indented despite the leading spaces,
and ends up "outdented" compared to the rest of the block).

Also add a missing "-".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reintroduce removed empty line to fix indentation on rendered page
(the first line is _not_ indented despite the leading spaces,
and ends up "outdented" compared to the rest of the block).

Also add a missing "-".
</pre>
</div>
</content>
</entry>
</feed>
