<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/timev.rb, 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>[DOC] Tweak "Time Internal Representation"</title>
<updated>2024-10-10T16:24:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-10-10T14:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e8a7d16946eb590c907071c1d26c8cbf583f7f43'/>
<id>e8a7d16946eb590c907071c1d26c8cbf583f7f43</id>
<content type='text'>
- Remove `T_BIGNUM` word
- Mark up function names and type names as code
- Mark up struct member names as variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove `T_BIGNUM` word
- Mark up function names and type names as code
- Mark up struct member names as variables
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Link labels cannot contain attributes for now</title>
<updated>2024-10-10T16:24:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-10-10T14:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=605698c7cf1a3b0a9fe5c302a8e0219ee64a5ffa'/>
<id>605698c7cf1a3b0a9fe5c302a8e0219ee64a5ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Time uses the proleptic Gregorian calendar.</title>
<updated>2024-06-06T15:25:38+00:00</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@fsij.org</email>
</author>
<published>2024-06-06T15:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f469ad187e80854c9b3aaffa2feca8ad5b77fd3'/>
<id>9f469ad187e80854c9b3aaffa2feca8ad5b77fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Time internal representation described.</title>
<updated>2024-06-02T01:17:57+00:00</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@fsij.org</email>
</author>
<published>2024-06-02T01:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d03c61241a38cb16ed185d609af2d3dc69f66ba3'/>
<id>d03c61241a38cb16ed185d609af2d3dc69f66ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Markup class name `Time` as code</title>
<updated>2023-12-02T12:48:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-26T10:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=092a17e7bd97525904c2874228a7febcaea74bf7'/>
<id>092a17e7bd97525904c2874228a7febcaea74bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Include timezones document in timev.rb</title>
<updated>2023-12-02T12:46:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-26T10:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ae3e9f114c540e78f1166f67dfb3577966f21f7f'/>
<id>ae3e9f114c540e78f1166f67dfb3577966f21f7f</id>
<content type='text'>
So that it can be referred as a part of the document of `Time`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that it can be referred as a part of the document of `Time`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Remove extra `+` which is not a part of keyword argument name</title>
<updated>2023-11-26T10:37:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-26T10:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0bced53a8a11055d33160aa3f023b4b957e9e497'/>
<id>0bced53a8a11055d33160aa3f023b4b957e9e497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] State timezone info in the string wins `in:` keyword</title>
<updated>2023-11-24T10:38:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-24T10:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2ecc372a5d623ff4e470c354c771f8797e527c2d'/>
<id>2ecc372a5d623ff4e470c354c771f8797e527c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Simplify signature of `Time.new`</title>
<updated>2023-11-24T10:38:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-24T08:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=045e74d8e484bca963eba6210d85222fa9362615'/>
<id>045e74d8e484bca963eba6210d85222fa9362615</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 links about timezones</title>
<updated>2023-11-24T10:38:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-13T08:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d7ac1ba1ca279df14400814516fab14240cdc35'/>
<id>9d7ac1ba1ca279df14400814516fab14240cdc35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
