summaryrefslogtreecommitdiff
path: root/test/bigdecimal
AgeCommit message (Expand)Author
2008-10-17* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_sqrt_bigdecimal): matz
2008-10-06* test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): testmatz
2008-09-30* test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrongmatz
2008-09-26* test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bitnobu
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-09-18* ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted asmame
2008-09-17* test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90%mame