<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/date, 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>merge revision(s) c1877d431e76f4a782d51602fa8487e98d302956: [Backport #21437]</title>
<updated>2025-07-14T21:31:20+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-07-14T21:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=02744e58f3d410931a58873e1dab8752740e60ff'/>
<id>02744e58f3d410931a58873e1dab8752740e60ff</id>
<content type='text'>
	[ruby/date] [Bug #21437] Date#hash for large years

	Addresses https://bugs.ruby-lang.org/issues/21437

	Signed-off-by: Dmitry Dygalo &lt;dmitry.dygalo@workato.com&gt;

	https://github.com/ruby/date/commit/31f07bc576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[ruby/date] [Bug #21437] Date#hash for large years

	Addresses https://bugs.ruby-lang.org/issues/21437

	Signed-off-by: Dmitry Dygalo &lt;dmitry.dygalo@workato.com&gt;

	https://github.com/ruby/date/commit/31f07bc576
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Refine assertions</title>
<updated>2024-11-05T04:19:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-05T03:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e4f5fd8e5fe6c8d69da4055636b8b048fe621bcf'/>
<id>e4f5fd8e5fe6c8d69da4055636b8b048fe621bcf</id>
<content type='text'>
https://github.com/ruby/date/commit/1970b740d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/1970b740d0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Fix incorrect argc2 decrement in datetime_s_iso8601 function</title>
<updated>2024-11-05T03:38:13+00:00</updated>
<author>
<name>Dmitrii Zudin</name>
<email>pelbyl@icloud.com</email>
</author>
<published>2024-09-21T20:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ee4599dbe7e49a242a1e8170b0439cfb0130ad98'/>
<id>ee4599dbe7e49a242a1e8170b0439cfb0130ad98</id>
<content type='text'>
Replace the decrement (argc2--) with an increment (argc2++) for
the correct number of arguments when opt is provided.

https://github.com/ruby/date/commit/b6974b00d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the decrement (argc2--) with an increment (argc2++) for
the correct number of arguments when opt is provided.

https://github.com/ruby/date/commit/b6974b00d8
</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] Implement Date#deconstruct_keys and DateTime#deconstruct_keys</title>
<updated>2022-12-13T19:52:06+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2022-12-06T17:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1859784422ca7f19710bbfb1b12b46fdd8ecf3cb'/>
<id>1859784422ca7f19710bbfb1b12b46fdd8ecf3cb</id>
<content type='text'>
https://github.com/ruby/date/commit/6bb6d3a810
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/6bb6d3a810
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Fix misplaced time zone offset checks</title>
<updated>2022-10-07T05:41:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-07T05:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b7c5c394f14e1a7aebbaf14b7d681733d1d97c2'/>
<id>1b7c5c394f14e1a7aebbaf14b7d681733d1d97c2</id>
<content type='text'>
https://github.com/ruby/date/commit/d21c69450a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/d21c69450a
</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>[ruby/date] Check time zone offset elements</title>
<updated>2022-09-28T12:07:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-27T13:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d12fce7af3af27096b336f43700fffd51158e928'/>
<id>d12fce7af3af27096b336f43700fffd51158e928</id>
<content type='text'>
Too big parts of fractional hour time zone offset can cause assertion
failures.

https://github.com/ruby/date/commit/06bcfb2729
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Too big parts of fractional hour time zone offset can cause assertion
failures.

https://github.com/ruby/date/commit/06bcfb2729
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Fix Time#to_datetime before calendar reform</title>
<updated>2022-08-08T14:50:17+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-08T13:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e07d450deae500422b7693a30c75c5b1567601a2'/>
<id>e07d450deae500422b7693a30c75c5b1567601a2</id>
<content type='text'>
Time is always in the proleptic Gregorian calendar.
Also DateTime#to_time should convert to the Gregorian calendar first,
before extracting its components.

https://bugs.ruby-lang.org/issues/18946#change-98527

https://github.com/ruby/date/commit/b2aee75248
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Time is always in the proleptic Gregorian calendar.
Also DateTime#to_time should convert to the Gregorian calendar first,
before extracting its components.

https://bugs.ruby-lang.org/issues/18946#change-98527

https://github.com/ruby/date/commit/b2aee75248
</pre>
</div>
</content>
</entry>
</feed>
