<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/range.c, 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>[Bug #21030] Fix step for non-numeric range</title>
<updated>2025-03-03T21:45:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-01-12T17:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6d2c7d4304bbf8450d31b624f5dc40a92e44f00b'/>
<id>6d2c7d4304bbf8450d31b624f5dc40a92e44f00b</id>
<content type='text'>
When the end points of an inclusive range equal, `Range#step` should
yields the element once.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the end points of an inclusive range equal, `Range#step` should
yields the element once.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20936] Fix #size for Range#reverse_each</title>
<updated>2024-12-10T14:12:27+00:00</updated>
<author>
<name>Kouhei Yanagita</name>
<email>yanagi@shakenbu.org</email>
</author>
<published>2024-12-10T02:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3422bfcab6bfdedd10e5c85f5fd6334387712bc6'/>
<id>3422bfcab6bfdedd10e5c85f5fd6334387712bc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling</title>
<updated>2024-10-08T22:14:44+00:00</updated>
<author>
<name>John Bampton</name>
<email>jbampton@gmail.com</email>
</author>
<published>2024-10-08T17:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fc1495c305bca14ab30d458e74dcc42424195d1'/>
<id>3fc1495c305bca14ab30d458e74dcc42424195d1</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 missing word</title>
<updated>2024-10-03T13:28:13+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-10-02T17:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dc83de49288d6da59fd8b13f701ac437e09f2d23'/>
<id>dc83de49288d6da59fd8b13f701ac437e09f2d23</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 pound sign before all &lt;=&gt; methods</title>
<updated>2024-10-03T13:28:13+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-10-02T17:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f56be4286f70734ead11b316b85f504ca5b6c6dc'/>
<id>f56be4286f70734ead11b316b85f504ca5b6c6dc</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 for ways to create Range objects</title>
<updated>2024-09-18T19:18:07+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-09-18T14:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e358104e6ef57abaa51bb4c0f2ae9fe1bda18a4e'/>
<id>e358104e6ef57abaa51bb4c0f2ae9fe1bda18a4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20725] Should not call compare on `nil`-endpoint</title>
<updated>2024-09-13T09:23:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-09-13T01:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=24493779b79bb57fd2e71bf6e0ababe95448a9d6'/>
<id>24493779b79bb57fd2e71bf6e0ababe95448a9d6</id>
<content type='text'>
It means unbounded, always inclusive of other ranges.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It means unbounded, always inclusive of other ranges.
</pre>
</div>
</content>
</entry>
<entry>
<title>Return back legacy Range#step behavior for symbol ranges</title>
<updated>2024-09-09T08:46:13+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2024-09-08T16:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d7b0f269636749fdae2ba155ba5f9b752aa17341'/>
<id>d7b0f269636749fdae2ba155ba5f9b752aa17341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Range#step: restore legacy behavior for String ranges</title>
<updated>2024-09-03T07:21:42+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2024-08-25T17:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=245ed2fc890f7f33526e1c0f42b79c30366493e6'/>
<id>245ed2fc890f7f33526e1c0f42b79c30366493e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Single letter ASCII operator is same as the corresponding ID</title>
<updated>2024-08-19T10:50:08+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-08-19T10:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cd0d4ec059b2998e4bf9cae35f4b1301c2bd6b53'/>
<id>cd0d4ec059b2998e4bf9cae35f4b1301c2bd6b53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
