summaryrefslogtreecommitdiffstats
path: root/ext/mathn/rational
Commit message (Expand)AuthorAgeFilesLines
* merges r20683 from trunk into ruby_1_9_1.yugui2008-12-191-2/+2
* merged r20001 and r20002 from trunk into ruby_1_9_1.yugui2008-10-292-1620/+2
* * ext/mathn/complex/complex.c: no need to define rb_cComplex becauseusa2008-10-271-0/+2
* * ext/mathn/rational/rational.c: undef duplicated macro definitionmatz2008-10-241-1/+3
* * ext/mathn/rational.c: change several global functions.keiju2008-10-241-11/+19
* * ext/mathn/rational.c: change several global functions to statickeiju2008-10-241-0/+18
* * lib/mathn.rb: moved into ext/mathn/rational/rational.c andkeiju2008-10-242-0/+1598