1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/bigdecimal
naruse 16c8a6d4b4 merge revision(s) 44588: [Backport #9316]
* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additional
	  digit for the quotient to be compatible with bigdecimal 1.2.1 and
	  the former.  [ruby-core:59365] [#9316] [#9305]

	* test/bigdecimal/test_bigdecimal.rb: tests for the above change.

	* ext/bigdecimal/bigdecimal.gemspec: bigdecimal version 1.2.4.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@44711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-27 07:56:58 +00:00
..
test_bigdecimal.rb merge revision(s) 44588: [Backport #9316] 2014-01-27 07:56:58 +00:00
test_bigdecimal_util.rb * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): 2013-12-05 16:34:59 +00:00
test_bigmath.rb * ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log from 2011-06-27 16:26:09 +00:00
testbase.rb Merge branch '5172_bigdecimal_gc_issue' into trunk 2011-08-17 06:35:21 +00:00