<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/date/date_core.c, branch v3_0_4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Merge date-3.1.3</title>
<updated>2021-11-24T10:46:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-11-24T04:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d1e3dd4db16f3306fd9477e029c7e5e281c8b5b3'/>
<id>d1e3dd4db16f3306fd9477e029c7e5e281c8b5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Define dummy RUBY_TYPED_FROZEN_SHAREABLE for old Ruby</title>
<updated>2020-12-23T09:32:24+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2020-12-23T07:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aad88cc10ba268625aaa93ddcc6ff5036052c5cd'/>
<id>aad88cc10ba268625aaa93ddcc6ff5036052c5cd</id>
<content type='text'>
https://github.com/ruby/date/commit/9f3e90ad10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/9f3e90ad10
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Make Ractor-compatible</title>
<updated>2020-12-22T08:12:51+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2020-12-20T03:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f2f00e24fa14b8114d6c3bea11170b2b3e309719'/>
<id>f2f00e24fa14b8114d6c3bea11170b2b3e309719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Deep-freeze internal constants.</title>
<updated>2020-12-22T08:12:51+00:00</updated>
<author>
<name>Marc-Andre Lafortune</name>
<email>github@marc-andre.ca</email>
</author>
<published>2020-12-20T03:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ee102de6d7ec2454dc5da223483737478eb7bcc7'/>
<id>ee102de6d7ec2454dc5da223483737478eb7bcc7</id>
<content type='text'>
Probably not strictly necessary, but good principle anyways.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Probably not strictly necessary, but good principle anyways.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] [DOC] declate DateTime class is deprecated</title>
<updated>2020-11-12T12:34:31+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2020-09-25T12:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0fdcb947e8c3aa3596ce2274cda111e409272430'/>
<id>0fdcb947e8c3aa3596ce2274cda111e409272430</id>
<content type='text'>
https://github.com/ruby/date/commit/58ca6e6a3e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/58ca6e6a3e
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't redefine #rb_intern over and over again</title>
<updated>2020-10-21T03:45:18+00:00</updated>
<author>
<name>Stefan Stüben</name>
<email>MSNexploder@gmail.com</email>
</author>
<published>2020-09-25T17:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8c2e5bbf58e562ea410b53c2f77e4186d5ca9da3'/>
<id>8c2e5bbf58e562ea410b53c2f77e4186d5ca9da3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https instead of http</title>
<updated>2020-07-28T10:51:54+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-07-28T10:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=946cd6c5348d7dd12ecc41e79c3ca9803d2ca7f0'/>
<id>946cd6c5348d7dd12ecc41e79c3ca9803d2ca7f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] [DOC] Mentioned alternative `strptime` methods</title>
<updated>2020-06-21T07:16:15+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-20T10:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=956d18722384b01690040de8828eb8f81c1bfd97'/>
<id>956d18722384b01690040de8828eb8f81c1bfd97</id>
<content type='text'>
https://github.com/ruby/date/commit/5f4ac92947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/5f4ac92947
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] [DOC] Emphasized that `parse` methods are not validators</title>
<updated>2020-06-21T07:16:15+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-20T09:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=67e544cbe15abb852742236f9de1b3b9a9add676'/>
<id>67e544cbe15abb852742236f9de1b3b9a9add676</id>
<content type='text'>
https://github.com/ruby/date/commit/81a057db11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/81a057db11
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/date] Promote simple date to complex date to load fractional date (Fixes #20)</title>
<updated>2020-06-20T09:35:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-12T06:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=97e8b7d0983bb22ecd707449819933fb543143d4'/>
<id>97e8b7d0983bb22ecd707449819933fb543143d4</id>
<content type='text'>
https://github.com/ruby/date/commit/e022e8b3ce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/date/commit/e022e8b3ce
</pre>
</div>
</content>
</entry>
</feed>
