<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/string/rpartition.rdoc, 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] 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>[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>Reorganize page documentations (#15154)</title>
<updated>2025-11-27T20:12:24+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2025-11-27T20:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4cd6661e1853930c8002174c4ccd14f927fcd33b'/>
<id>4cd6661e1853930c8002174c4ccd14f927fcd33b</id>
<content type='text'>
Re-organize page docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re-organize page docs</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Tweaks for String#rpartition</title>
<updated>2025-10-21T01:38:18+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-10-19T20:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3b87e76cc6a2ab7f6e625953b0954edfb9e5c647'/>
<id>3b87e76cc6a2ab7f6e625953b0954edfb9e5c647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Enhanced RDoc for String (#5726)</title>
<updated>2022-03-28T20:49:18+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-03-28T20:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5525e47a0b5e6b6c3e13ceec4b44535feba22631'/>
<id>5525e47a0b5e6b6c3e13ceec4b44535feba22631</id>
<content type='text'>


Treats:

    #ljust
    #rjust
    #center
    #partition
    #rpartition

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>


Treats:

    #ljust
    #rjust
    #center
    #partition
    #rpartition

</pre>
</div>
</content>
</entry>
</feed>
