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
nobu f5482e4c38 * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methods
can be overridden, so should not make an assumption on the type
  of results.  [ruby-core:42969][Bug #6093]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-27 08:03:24 +00:00
..
test_bigdecimal.rb * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methods 2012-02-27 08:03:24 +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