aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_complex.rb
Commit message (Expand)AuthorAgeFilesLines
* * complex.c (nucomp_div): [ruby-dev:34357]tadf2008-04-141-0/+2
* * bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]matz2008-04-031-28/+4
* anyway renamed.tadf2008-03-261-2/+2
* * test/ruby/test_rational.rb: add tests to achieve over 90% testmame2008-03-251-1/+126
* fixed. [ruby-dev:34109]tadf2008-03-221-1/+1
* both complex and rational are now builtin classes.tadf2008-03-161-0/+1017