Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merges r23658 from trunk into ruby_1_9_1. | yugui | 2009-06-21 | 1 | -1/+1 |
* | merges r20646 and r20647 from trunk into ruby_1_9_1. | yugui | 2008-12-13 | 1 | -3/+3 |
* | * lib/cmath.rb (log2,cbrt,frexp,ldexp,hypot,erf,erfc,gamma,lgamma): | tadf | 2008-10-18 | 1 | -0/+10 |
* | * complex.c: an instance method image has been removed and | tadf | 2008-09-20 | 1 | -16/+16 |
* | * numeric.c: provides predicate real? instead of scalar?. | tadf | 2008-09-16 | 1 | -17/+17 |
* | * complex.c (nucomp_div): now behaves as quo. | tadf | 2008-08-22 | 1 | -17/+17 |
* | * lib/cmath.rb: new. | tadf | 2008-04-05 | 1 | -0/+223 |