aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_rational.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * complex.c ({nucomp,numeric}_rect): new.tadf2008-08-291-41/+149
* * complex.c (nucomp_div): now behaves as quo.tadf2008-08-221-16/+31
* * test/ruby/test_io_m17n.rb: remove a duplicative method.mame2008-05-131-1/+1
* * bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]matz2008-04-031-15/+0
* * numeric.c (num_rdiv): should always return rational number.matz2008-04-021-1/+1
* anyway renamed.tadf2008-03-261-1/+1
* * test/ruby/test_rational.rb: add tests to achieve over 90% testmame2008-03-251-0/+104
* fixed. [ruby-dev:34109]tadf2008-03-221-4/+3
* both complex and rational are now builtin classes.tadf2008-03-161-0/+971