summaryrefslogtreecommitdiff
path: root/test/ruby/test_rational.rb
AgeCommit message (Expand)Author
2008-05-13* test/ruby/test_io_m17n.rb: remove a duplicative method.mame
2008-04-03* bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]matz
2008-04-02* numeric.c (num_rdiv): should always return rational number.matz
2008-03-26anyway renamed.tadf
2008-03-25* test/ruby/test_rational.rb: add tests to achieve over 90% testmame
2008-03-22fixed. [ruby-dev:34109]tadf
2008-03-16both complex and rational are now builtin classes.tadf