<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/case_mapping.rdoc, branch v3_3_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] Adjust heading levels</title>
<updated>2023-11-14T06:56:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-14T06:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=19a7a7660c34c862689f99b4f9b0447be92cbffb'/>
<id>19a7a7660c34c862689f99b4f9b0447be92cbffb</id>
<content type='text'>
So that the first headings would be the top-most headings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that the first headings would be the top-most headings.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/case_mapping.rdoc: Fix references for case mapping</title>
<updated>2022-06-09T09:21:39+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-02-28T07:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bda4d91f0599a8e2d278bc13660a5576d4ced353'/>
<id>bda4d91f0599a8e2d278bc13660a5576d4ced353</id>
<content type='text'>
The chart (https://www.unicode.org/charts/case) that is currently
referred seems to be wrong.

Also, use the "latest" redirect and add titles of the section and table.
[Bug #18590]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The chart (https://www.unicode.org/charts/case) that is currently
referred seems to be wrong.

Also, use the "latest" redirect and add titles of the section and table.
[Bug #18590]
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhanced RDoc for case mapping (#5245)</title>
<updated>2021-12-17T12:05:31+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-12-17T12:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f7e266e6d2ccad63e4245a106a80c82ef2b38cbf'/>
<id>f7e266e6d2ccad63e4245a106a80c82ef2b38cbf</id>
<content type='text'>
Adds file doc/case_mapping.rdoc, which describes case mapping and provides a link target that methods doc can link to.

Revises:

    String#capitalize
    String#capitalize!
    String#casecmp
    String#casecmp?
    String#downcase
    String#downcase!
    String#swapcase
    String#swapcase!
    String#upcase
    String#upcase!
    Symbol#capitalize
    Symbol#casecmp
    Symbol#casecmp?
    Symbol#downcase
    Symbol#swapcase
    Symbol#upcase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds file doc/case_mapping.rdoc, which describes case mapping and provides a link target that methods doc can link to.

Revises:

    String#capitalize
    String#capitalize!
    String#casecmp
    String#casecmp?
    String#downcase
    String#downcase!
    String#swapcase
    String#swapcase!
    String#upcase
    String#upcase!
    Symbol#capitalize
    Symbol#casecmp
    Symbol#casecmp?
    Symbol#downcase
    Symbol#swapcase
    Symbol#upcase
</pre>
</div>
</content>
</entry>
</feed>
