summaryrefslogtreecommitdiff
path: root/test/ruby/test_complex.rb
AgeCommit message (Expand)Author
2008-09-17 * complex.c (nucomp_s_convert): accepts complextadf
2008-09-16 * numeric.c: provides predicate real? instead of scalar?.tadf
2008-09-16 * complex.c (nucomp_marshal_{dump,load}): preserve instancetadf
2008-09-15 * complex.c (nucomp_eql_p): new.tadf
2008-09-14 * complex.c (f_{add,mul,sub}): omitted some shortcuts for preservetadf
2008-09-07 * rational.c: removed unused code.tadf
2008-09-05 * complex.c: uses f_real_p macro.tadf
2008-08-31 * complex.c (numeric_abs2): new.tadf
2008-08-30 * rational.c: added a static variable for nurat_to_f.tadf
2008-08-29removed some lines which gain the score of coverage.tadf
2008-08-29 * complex.c ({nucomp,numeric}_rect): new.tadf
2008-08-22 * complex.c (nucomp_div): now behaves as quo.tadf
2008-04-14 * complex.c (nucomp_div): [ruby-dev:34357]tadf
2008-04-03* bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]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