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
mrkn 448c66c516 * 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

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-25 12:29:00 +00:00
..
test_bigdecimal.rb * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases when 2013-06-25 12:29:00 +00:00
test_bigdecimal_util.rb * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the number 2013-06-04 06:37:44 +00:00
test_bigmath.rb
testbase.rb