<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/syntax/literals.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] Regexp doc (#7923)</title>
<updated>2023-06-20T13:28:21+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-06-20T13:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=932dd9f10e684fa99b059054fbc934607d85b45a'/>
<id>932dd9f10e684fa99b059054fbc934607d85b45a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19485] [DOC] Mention tabs in indentation of heredoc identifier</title>
<updated>2023-03-19T09:10:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-03-15T05:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e7342e76dfd26237c604e42f9a59a1eaa578c94e'/>
<id>e7342e76dfd26237c604e42f9a59a1eaa578c94e</id>
<content type='text'>
Co-Authored-By: sawa (Tsuyoshi Sawada) &lt;sawadatsuyoshi@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: sawa (Tsuyoshi Sawada) &lt;sawadatsuyoshi@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Quick markup fix</title>
<updated>2022-05-11T22:53:46+00:00</updated>
<author>
<name>Alexey Mostovoy</name>
<email>1931904+AMurkin@users.noreply.github.com</email>
</author>
<published>2022-05-11T20:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f9a0940ddd6dd9cec03a9e13c543cea14f8d38a'/>
<id>9f9a0940ddd6dd9cec03a9e13c543cea14f8d38a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More details for Rational literals (#5840)</title>
<updated>2022-04-25T00:41:26+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-04-25T00:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d41bc9b68ec39b053c4794c693c351e05242ada3'/>
<id>d41bc9b68ec39b053c4794c693c351e05242ada3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More details for regexp literals (#5800)</title>
<updated>2022-04-14T19:25:06+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-04-14T19:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=01395d84aba82cf9f9f6ac53aeb3e6f142bd8d83'/>
<id>01395d84aba82cf9f9f6ac53aeb3e6f142bd8d83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Add documentation for hash value omission syntax</title>
<updated>2021-12-19T16:09:52+00:00</updated>
<author>
<name>Victor Shepelev</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2021-12-19T16:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a0f10a973fb94a0ee73da7cab792128cdf601783'/>
<id>a0f10a973fb94a0ee73da7cab792128cdf601783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhanced RDoc for literals.rdoc (#5213)</title>
<updated>2021-12-06T22:26:28+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-12-06T22:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0209beaca6880eba18eaf15591ff7f8d02b0d208'/>
<id>0209beaca6880eba18eaf15591ff7f8d02b0d208</id>
<content type='text'>

    Makes link targets among percent literals.
    Adds links to those targets.
    Adds examples to percent literals.
    Links from opening summary list to corresponding sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

    Makes link targets among percent literals.
    Adds links to those targets.
    Adds examples to percent literals.
    Links from opening summary list to corresponding sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding links to literals and Kernel (#5192)</title>
<updated>2021-12-03T13:12:28+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-12-03T13:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=28fb6d6b9e06a632f96244a635a045622a6be276'/>
<id>28fb6d6b9e06a632f96244a635a045622a6be276</id>
<content type='text'>
* Adding links to literals and Kernel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adding links to literals and Kernel
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhanced RDoc for numeric.c (#5184)</title>
<updated>2021-11-27T19:07:37+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-11-27T19:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eac7c635387622f3b3fd58f98a7943b70ea14e32'/>
<id>eac7c635387622f3b3fd58f98a7943b70ea14e32</id>
<content type='text'>
Adds remarks about literals and Kernel methods to Float and Integer.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds remarks about literals and Kernel methods to Float and Integer.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra word in heredoc documentation</title>
<updated>2021-05-20T19:24:41+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2021-05-20T19:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e919e4a643814735c68cf6724972cf7aa0cd91e'/>
<id>2e919e4a643814735c68cf6724972cf7aa0cd91e</id>
<content type='text'>
From Thibault Jouan

Fixes [Misc #17872]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Thibault Jouan

Fixes [Misc #17872]
</pre>
</div>
</content>
</entry>
</feed>
