aboutsummaryrefslogtreecommitdiffstats
path: root/complex.c
Commit message (Expand)AuthorAgeFilesLines
* revert git backfire in r15860; sorrymatz2008-03-301-27/+18
* * proc.c (proc_dup): should copy is_lambda attribute as well.matz2008-03-301-18/+27
* * complex.c (f_lcm): removed.tadf2008-03-271-27/+18
* trivial changes.tadf2008-03-241-55/+55
* fixed. [ruby-dev:34109]tadf2008-03-221-14/+14
* * complex.c (nucomp_sub, nucomp_expt): call corresponding functions.mame2008-03-201-2/+2
* improvements.tadf2008-03-201-52/+255
* added rb_gcd.tadf2008-03-191-75/+2
* revert.tadf2008-03-191-24/+23
* * complex.c (nucomp_to_s, nucomp_inspect): get rid of makingnobu2008-03-191-23/+24
* edited comments.tadf2008-03-161-1/+1
* both complex and rational are now builtin classes.tadf2008-03-161-0/+1533