<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/date/test_date_parse.rb, 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>[ruby/date] `Date._parse` does not accept `nil`</title>
<updated>2025-10-06T05:22:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-10-06T05:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6188c45e1114be3be4955971464f1b39d567d71'/>
<id>e6188c45e1114be3be4955971464f1b39d567d71</id>
<content type='text'>
https://github.com/ruby/date/commit/545066ca28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/545066ca28
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Do not repeat conversions to string</title>
<updated>2025-10-06T04:16:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-10-05T12:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f13e68e252ee96ee01e3b6eb11ad4109d5e033b1'/>
<id>f13e68e252ee96ee01e3b6eb11ad4109d5e033b1</id>
<content type='text'>
https://github.com/ruby/date/commit/159e1ebb7f
https://github.com/ruby/date/commit/4f7b6c9b42
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/159e1ebb7f
https://github.com/ruby/date/commit/4f7b6c9b42
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Skip tests failing on TruffleRuby</title>
<updated>2025-01-10T15:59:25+00:00</updated>
<author>
<name>Andrew Konchin</name>
<email>andry.konchin@gmail.com</email>
</author>
<published>2024-11-15T10:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8adc96b5ca17c504d7a4afe7c6034c1d4d1984ba'/>
<id>8adc96b5ca17c504d7a4afe7c6034c1d4d1984ba</id>
<content type='text'>
https://github.com/ruby/date/commit/d019ac8186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/d019ac8186
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Remove the unintentional ability to parse `Symbol`</title>
<updated>2024-02-21T16:04:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-29T16:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e6f8554f8c4ec12f620f31d4a110066ee76bfbe'/>
<id>2e6f8554f8c4ec12f620f31d4a110066ee76bfbe</id>
<content type='text'>
It's been 2 years since ruby/date#49, so it's okay.

https://github.com/ruby/date/commit/435dfec6c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's been 2 years since ruby/date#49, so it's okay.

https://github.com/ruby/date/commit/435dfec6c8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] The shrunk words to be copied is limited</title>
<updated>2022-09-29T05:56:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-29T05:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cb16dcb1849b3b971b34ef2405949a57e65b8a8a'/>
<id>cb16dcb1849b3b971b34ef2405949a57e65b8a8a</id>
<content type='text'>
Th buffer size is small enough and no need to allocate dynamically.

https://github.com/ruby/date/commit/f62bf0a01d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Th buffer size is small enough and no need to allocate dynamically.

https://github.com/ruby/date/commit/f62bf0a01d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Narrow ALLOCV region for shrunk words</title>
<updated>2022-09-29T05:06:36+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-22T15:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5a8aaedaff48fbf715eed67f29282f9464f118f0'/>
<id>5a8aaedaff48fbf715eed67f29282f9464f118f0</id>
<content type='text'>
https://github.com/ruby/date/commit/f51b038074
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/f51b038074
</pre>
</div>
</content>
</entry>
<entry>
<title>test/date/test_date_parse.rb: relax the time limit</title>
<updated>2022-03-31T03:52:16+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-03-31T03:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ddd83e8462db32b7403470ef92ed73ee0daef02b'/>
<id>ddd83e8462db32b7403470ef92ed73ee0daef02b</id>
<content type='text'>
The timeout was very strict for weak CI machines like qemu-riscv.
Due to the additional overhead for Regexp.timeout=, it started failing
on such machines.

http://rubyci.s3.amazonaws.com/debian-riscv64/ruby-master/log/20220330T200018Z.fail.html.gz
```
  1) Error:
TestDateParse#test__parse_too_long_year:
Timeout::Error: execution expired
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The timeout was very strict for weak CI machines like qemu-riscv.
Due to the additional overhead for Regexp.timeout=, it started failing
on such machines.

http://rubyci.s3.amazonaws.com/debian-riscv64/ruby-master/log/20220330T200018Z.fail.html.gz
```
  1) Error:
TestDateParse#test__parse_too_long_year:
Timeout::Error: execution expired
```
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Use `assert_deprecated_warn`</title>
<updated>2022-02-25T11:39:47+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-02-25T11:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8780f15fd740a893095e749ef65f5f957fee37e3'/>
<id>8780f15fd740a893095e749ef65f5f957fee37e3</id>
<content type='text'>
https://github.com/ruby/date/commit/c55004715a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/c55004715a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Deprecate the unintentional ability to parse `Symbol`</title>
<updated>2022-02-25T10:57:50+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-02-25T04:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bb22bc76b08b8281d888424522790e0227ea09a4'/>
<id>bb22bc76b08b8281d888424522790e0227ea09a4</id>
<content type='text'>
https://github.com/ruby/date/commit/d57818f3b3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/d57818f3b3
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Scale timeouts</title>
<updated>2022-02-25T10:52:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-11-24T09:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d4f32b6b7b6be8c0508cf0e7d50ae7ccd14f555a'/>
<id>d4f32b6b7b6be8c0508cf0e7d50ae7ccd14f555a</id>
<content type='text'>
https://github.com/ruby/date/commit/2889698e2f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/2889698e2f
</pre>
</div>
</content>
</entry>
</feed>
