<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/bigdecimal, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Move bsearch test with Bigdecimal under the test_bigdecimal.rb</title>
<updated>2023-07-13T05:01:28+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-07-13T03:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3ef6364a988ab24ca7fdbb7d1b6840b2a40f1466'/>
<id>3ef6364a988ab24ca7fdbb7d1b6840b2a40f1466</id>
<content type='text'>
  When we extract bigdecimal as bundled gems, this test will be failed
  with `make test-all`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  When we extract bigdecimal as bundled gems, this test will be failed
  with `make test-all`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Add .to_s('F') digit grouping for integer part</title>
<updated>2023-07-05T20:15:52+00:00</updated>
<author>
<name>cryptogopher</name>
<email>cryptogopher@noreply.me</email>
</author>
<published>2023-07-01T14:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=10f59dcbcd21807887ea0ebb1d0732f0fa32d416'/>
<id>10f59dcbcd21807887ea0ebb1d0732f0fa32d416</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/f63544d465
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/f63544d465
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Handle correctly #remainder with infinity. Fixes</title>
<updated>2023-02-17T17:46:27+00:00</updated>
<author>
<name>Maciej Rzasa</name>
<email>maciejrzasa@gmail.com</email>
</author>
<published>2022-11-30T21:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=36e3d46d35b6a904533e58809369054b135c33d7'/>
<id>36e3d46d35b6a904533e58809369054b135c33d7</id>
<content type='text'>
https://github.com/ruby/bigdecimal/pull/187

https://github.com/ruby/bigdecimal/commit/4b8572d452
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/pull/187

https://github.com/ruby/bigdecimal/commit/4b8572d452
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/bigdecimal] Add truffleruby in CI</title>
<updated>2023-01-27T11:07:06+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2023-01-25T13:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=47b66a5acd1511089ac9585371d93e1b5ea07232'/>
<id>47b66a5acd1511089ac9585371d93e1b5ea07232</id>
<content type='text'>
https://github.com/ruby/bigdecimal/commit/5a25e26e08
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/bigdecimal/commit/5a25e26e08
</pre>
</div>
</content>
</entry>
<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>
</feed>
