ruby/test/bigdecimal
nagachika 157dd91713 merge revision(s) 41623,41723: [Backport #6862] [Backport #8587]
* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases when
	  the argument x is not a BigDecimal.
	  This change is based on the patch made by Garth Snyder.
	  [Fix GH-332] https://github.com/ruby/ruby/pull/332
	  This change is based on the patch made by Heesob Park and Garth Snyder.
	  [Bug #6862] [ruby-core:47145]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@41733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-01 18:09:58 +00:00
..
test_bigdecimal.rb merge revision(s) 41623,41723: [Backport #6862] [Backport #8587] 2013-07-01 18:09:58 +00:00
test_bigdecimal_util.rb * ext/bigdecimal/lib/bigdecimal/util.rb (Rational#to_d): 2011-07-26 15:49:47 +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