<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/language, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Escape capitalized word "data" not to be linked unexpectedly</title>
<updated>2025-12-25T02:56:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-25T02:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d375bcc965d4a0c661785fa94150f6202e99c1ce'/>
<id>d375bcc965d4a0c661785fa94150f6202e99c1ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Reword "Regular Expression" to "Matched Data"</title>
<updated>2025-12-25T02:49:32+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-25T02:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b908306f99db834470167d569b81661d7b19a02b'/>
<id>b908306f99db834470167d569b81661d7b19a02b</id>
<content type='text'>
`$~` and its accessors are related to regular expressions, but are not
themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`$~` and its accessors are related to regular expressions, but are not
themselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add link to Ruby options doc in help text"</title>
<updated>2025-12-24T13:55:44+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2025-12-24T13:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=285e22edc55522f3466357c4c27615a6015d84dc'/>
<id>285e22edc55522f3466357c4c27615a6015d84dc</id>
<content type='text'>
This reverts commit 31ff07ed1eb05d01f7da3c017d542137a3db1e94.

* Don't add a test which only runs on production release
  * https://github.com/ruby/actions/actions/runs/20486784889/job/58870959976
* Don't add a new line to `ruby --help`
  * https://github.com/ruby/ruby/pull/14142#issuecomment-3689829564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 31ff07ed1eb05d01f7da3c017d542137a3db1e94.

* Don't add a test which only runs on production release
  * https://github.com/ruby/actions/actions/runs/20486784889/job/58870959976
* Don't add a new line to `ruby --help`
  * https://github.com/ruby/ruby/pull/14142#issuecomment-3689829564
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Reword "Pattern Matching" to "Regular Expression"</title>
<updated>2025-12-24T01:46:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-05T06:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=688c1f6c5e96dfa3e4f6b16c617545ded7c8c0b4'/>
<id>688c1f6c5e96dfa3e4f6b16c617545ded7c8c0b4</id>
<content type='text'>
In ruby, since 3.1 at least, the words "Pattern Matching" should refer
the syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In ruby, since 3.1 at least, the words "Pattern Matching" should refer
the syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix minor typo in signals.rdoc</title>
<updated>2025-12-24T01:39:49+00:00</updated>
<author>
<name>Steve</name>
<email>savio@kwara.com</email>
</author>
<published>2025-12-21T11:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e2a58c45b1c79204ae80b3960f44a818ec00b94e'/>
<id>e2a58c45b1c79204ae80b3960f44a818ec00b94e</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 example in Ruby::Box documentation</title>
<updated>2025-12-23T08:02:25+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2025-12-22T06:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d879f9f69691778c6c9ffe4b084172a4546bb46b'/>
<id>d879f9f69691778c6c9ffe4b084172a4546bb46b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Refine packed_data.rdoc</title>
<updated>2025-12-22T05:58:51+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-22T05:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2191768980f61a0610acf4cfef558d5c6635e3c8'/>
<id>2191768980f61a0610acf4cfef558d5c6635e3c8</id>
<content type='text'>
* Escape unexpected links
* Remove unnecessary path name from in-file reference
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Escape unexpected links
* Remove unnecessary path name from in-file reference
</pre>
</div>
</content>
</entry>
<entry>
<title>More doc improvements to ractor.md (#15676)</title>
<updated>2025-12-21T18:26:10+00:00</updated>
<author>
<name>Luke Gruber</name>
<email>luke.gruber@shopify.com</email>
</author>
<published>2025-12-21T18:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d0ec60dc7bd6dc6fb87b3949e3cb8127f6b9cc86'/>
<id>d0ec60dc7bd6dc6fb87b3949e3cb8127f6b9cc86</id>
<content type='text'>
[DOC] More doc improvements to ractor.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[DOC] More doc improvements to ractor.md</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Align tables in globals.md</title>
<updated>2025-12-21T02:31:36+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-21T02:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1bc2a9158966a4a1556529d8bb50fae66fa11bb0'/>
<id>1bc2a9158966a4a1556529d8bb50fae66fa11bb0</id>
<content type='text'>
* Align "Contains" column in "Streams" table
* Align some columns vertically
* Remove a duplicate `$-a` description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Align "Contains" column in "Streams" table
* Align some columns vertically
* Remove a duplicate `$-a` description
</pre>
</div>
</content>
</entry>
<entry>
<title>Small improvements to doc/language/ractor.md (#15588)</title>
<updated>2025-12-20T20:28:04+00:00</updated>
<author>
<name>Luke Gruber</name>
<email>luke.gruber@shopify.com</email>
</author>
<published>2025-12-20T20:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fee7dd90d19790950f476614ae53a95b7730592'/>
<id>3fee7dd90d19790950f476614ae53a95b7730592</id>
<content type='text'>
[DOC] Improvements to doc/language/ractor.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[DOC] Improvements to doc/language/ractor.md</pre>
</div>
</content>
</entry>
</feed>
