Age | Commit message (Expand) | Author |
---|---|---|
2008-05-13 | * test/ruby/test_io_m17n.rb: remove a duplicative method. | mame |
2008-04-03 | * bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242] | matz |
2008-04-02 | * numeric.c (num_rdiv): should always return rational number. | matz |
2008-03-26 | anyway renamed. | tadf |
2008-03-25 | * test/ruby/test_rational.rb: add tests to achieve over 90% test | mame |
2008-03-22 | fixed. [ruby-dev:34109] | tadf |
2008-03-16 | both complex and rational are now builtin classes. | tadf |