Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adopted the ruby's style. | tadf | 2008-03-31 | 1 | -884/+892 |
* | revert git backfire in r15860; sorry | matz | 2008-03-30 | 1 | -27/+18 |
* | * proc.c (proc_dup): should copy is_lambda attribute as well. | matz | 2008-03-30 | 1 | -18/+27 |
* | * complex.c (f_lcm): removed. | tadf | 2008-03-27 | 1 | -27/+18 |
* | trivial changes. | tadf | 2008-03-24 | 1 | -55/+55 |
* | fixed. [ruby-dev:34109] | tadf | 2008-03-22 | 1 | -14/+14 |
* | * complex.c (nucomp_sub, nucomp_expt): call corresponding functions. | mame | 2008-03-20 | 1 | -2/+2 |
* | improvements. | tadf | 2008-03-20 | 1 | -52/+255 |
* | added rb_gcd. | tadf | 2008-03-19 | 1 | -75/+2 |
* | revert. | tadf | 2008-03-19 | 1 | -24/+23 |
* | * complex.c (nucomp_to_s, nucomp_inspect): get rid of making | nobu | 2008-03-19 | 1 | -23/+24 |
* | edited comments. | tadf | 2008-03-16 | 1 | -1/+1 |
* | both complex and rational are now builtin classes. | tadf | 2008-03-16 | 1 | -0/+1533 |