<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/bigdecimal, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/bigdecimal] Tweak check_rounding_mode_option</title>
<updated>2022-11-13T02:02:02+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2022-11-13T02:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ef1c6109b12b78926b7cb31cd8b0d27b629a35c4'/>
<id>ef1c6109b12b78926b7cb31cd8b0d27b629a35c4</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/e1c6c9be25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/e1c6c9be25
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Fix the maximum precision of the quotient</title>
<updated>2022-01-24T01:56:30+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2022-01-19T06:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7db195d521337f78b4477b5730514b78fad8d5a1'/>
<id>7db195d521337f78b4477b5730514b78fad8d5a1</id>
<content type='text'>
Fixes https://github.com/ruby/bigdecimal/pull/220

https://github.com/ruby/bigdecimal/commit/127a1b5a31
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/ruby/bigdecimal/pull/220

https://github.com/ruby/bigdecimal/commit/127a1b5a31
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Fix typo</title>
<updated>2022-01-24T01:56:25+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2022-01-19T05:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=506728d0b86e2cd42cc5668ed417c4a870b40bb0'/>
<id>506728d0b86e2cd42cc5668ed417c4a870b40bb0</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/79c09b4dac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/79c09b4dac
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Fix the result precision of BigDecimal#divmod</title>
<updated>2021-12-23T17:29:01+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-12-23T15:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1d9fbef05fbf507b4c68cf3fbc50c6e27a3293e'/>
<id>a1d9fbef05fbf507b4c68cf3fbc50c6e27a3293e</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/a32f6cb9e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/a32f6cb9e2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Let BigDecimal#quo accept precision</title>
<updated>2021-12-23T17:29:00+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-12-09T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=79712fc083f483b3ef174f6ab457f8b63b87c43e'/>
<id>79712fc083f483b3ef174f6ab457f8b63b87c43e</id>
<content type='text'>
Fix GH-214.

https://github.com/ruby/bigdecimal/commit/13e0e93f37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix GH-214.

https://github.com/ruby/bigdecimal/commit/13e0e93f37
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Allow passing both float and precision in BigDecimal#div</title>
<updated>2021-12-23T17:29:00+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-12-09T12:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=98918209b7260b4ecb7ea503728ae3f0853866e0'/>
<id>98918209b7260b4ecb7ea503728ae3f0853866e0</id>
<content type='text'>
Fix GH-212.

https://github.com/ruby/bigdecimal/commit/900bb7fcf5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix GH-212.

https://github.com/ruby/bigdecimal/commit/900bb7fcf5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Add BigDecimal#precision_scale</title>
<updated>2021-12-23T17:28:59+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-12-02T08:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=84ae7a5df9aac2dce406e88ece04e839073b461b'/>
<id>84ae7a5df9aac2dce406e88ece04e839073b461b</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/c019caeaba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/c019caeaba
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Add BigDecimal#scale</title>
<updated>2021-12-23T17:28:58+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-11-25T05:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aca96f7ec7899da98df7ece5831730bcf013a76f'/>
<id>aca96f7ec7899da98df7ece5831730bcf013a76f</id>
<content type='text'>
Fixes GH-198.

https://github.com/ruby/bigdecimal/commit/4fbec55680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes GH-198.

https://github.com/ruby/bigdecimal/commit/4fbec55680
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Fix BigDecimal#precision for single DECDIG case</title>
<updated>2021-12-23T17:28:56+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-11-25T05:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d905abb457d7319400f96d83a65de5eb304ab30d'/>
<id>d905abb457d7319400f96d83a65de5eb304ab30d</id>
<content type='text'>
Fix GH-205

https://github.com/ruby/bigdecimal/commit/7d198394a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix GH-205

https://github.com/ruby/bigdecimal/commit/7d198394a2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Fix the precision of the adjusted quotient</title>
<updated>2021-12-23T17:28:56+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2021-01-22T04:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=75f552e973ba565ef8615a0c5fd375d3a052b82e'/>
<id>75f552e973ba565ef8615a0c5fd375d3a052b82e</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/8dc8cd339d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/8dc8cd339d
</pre>
</div>
</content>
</entry>
</feed>
