<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/string, branch v4.0.2</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>[DOC] Russian strings should look Russian</title>
<updated>2025-12-18T22:47:18+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-12-16T23:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=99b915944f1d47c1a47b1a3e894013869c7c27a7'/>
<id>99b915944f1d47c1a47b1a3e894013869c7c27a7</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 formatting in docs for String#[]=</title>
<updated>2025-12-07T01:59:50+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-12-03T02:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fb80f84fc7aac043db63e27948a54ce94fcf0da3'/>
<id>fb80f84fc7aac043db63e27948a54ce94fcf0da3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Tweaks for String#capitalize</title>
<updated>2025-12-06T03:05:55+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-11-21T14:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bd64cf00a2e9c295b854c8a4bbb79672bfa1654a'/>
<id>bd64cf00a2e9c295b854c8a4bbb79672bfa1654a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Tweaks for String#downcase</title>
<updated>2025-12-06T03:05:18+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-11-21T17:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2491a504ffd73e8fabad49fce020fcda484f0be2'/>
<id>2491a504ffd73e8fabad49fce020fcda484f0be2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Tweaks for String#upcase</title>
<updated>2025-12-06T03:04:59+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-11-21T18:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e5e4175dbddb83eb5a53ec0d0cf3a5d0026c7bb9'/>
<id>e5e4175dbddb83eb5a53ec0d0cf3a5d0026c7bb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Tweaks for String#swapcase</title>
<updated>2025-12-06T03:04:23+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-11-21T18:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=da2c67388ab7db8102bd8fba6f8ed43df713ad66'/>
<id>da2c67388ab7db8102bd8fba6f8ed43df713ad66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Better multibyte-character data</title>
<updated>2025-12-06T03:03:22+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-11-22T21:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bbef73b2ff1fba2d72d16f5ee582063e6b6e8a1f'/>
<id>bbef73b2ff1fba2d72d16f5ee582063e6b6e8a1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
