<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/encodings.rdoc, branch v3_4_9</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 typo in example code for `String#encode` method</title>
<updated>2024-05-14T08:22:36+00:00</updated>
<author>
<name>Alexander Ross</name>
<email>ross@standout.se</email>
</author>
<published>2024-05-14T08:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=41e6fd066e8ea82c460ba392a1dd55d624a19763'/>
<id>41e6fd066e8ea82c460ba392a1dd55d624a19763</id>
<content type='text'>
The example code in the documentation for the `String#encode` method has
a typo in the `fallback` option. The example code uses `h` as the
fallback option, but it should use `hash` instead to match the variable
name in the example code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example code in the documentation for the `String#encode` method has
a typo in the `fallback` option. The example code uses `h` as the
fallback option, but it should use `hash` instead to match the variable
name in the example code.</pre>
</div>
</content>
</entry>
<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>Fix hyperlink for Script Encoding</title>
<updated>2023-09-13T17:37:12+00:00</updated>
<author>
<name>Herwin</name>
<email>herwinw@users.noreply.github.com</email>
</author>
<published>2023-09-13T15:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f6c0efac7a8193dbc39ffb396651a94e04e43da'/>
<id>7f6c0efac7a8193dbc39ffb396651a94e04e43da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/yarp] Move fuzz docs into docs/ directory, reference in README</title>
<updated>2023-06-30T18:31:49+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-06-30T18:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d49a92d036fb316757d7c4a12a2f9808875f35bf'/>
<id>d49a92d036fb316757d7c4a12a2f9808875f35bf</id>
<content type='text'>
https://github.com/ruby/yarp/commit/97547b6192
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/yarp/commit/97547b6192
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fixes for link fragments (#7981)</title>
<updated>2023-06-28T13:05:43+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-06-28T13:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6528cf9fcf503706ec16d378b27469b0be51cbff'/>
<id>6528cf9fcf503706ec16d378b27469b0be51cbff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] encodings.rdoc: universal_newline reacts to \r</title>
<updated>2022-12-22T18:10:22+00:00</updated>
<author>
<name>Alan Wu</name>
<email>XrXr@users.noreply.github.com</email>
</author>
<published>2022-12-21T17:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bba2bfc97512014134ea1c172e7a077bddebdbad'/>
<id>bba2bfc97512014134ea1c172e7a077bddebdbad</id>
<content type='text'>
It wasn't clear that the mode also translates "\r" to "\n".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It wasn't clear that the mode also translates "\r" to "\n".
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Main doc for encodings moved from encoding.c to doc/encodings.rdoc (#5748)</title>
<updated>2022-04-02T01:41:04+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-04-02T01:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=81741690a0cc6a244821cf4c80030afa2bbc2565'/>
<id>81741690a0cc6a244821cf4c80030afa2bbc2565</id>
<content type='text'>
Main doc for encodings moved from encoding.c to doc/encodings.rdoc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Main doc for encodings moved from encoding.c to doc/encodings.rdoc</pre>
</div>
</content>
</entry>
</feed>
