summaryrefslogtreecommitdiff
path: root/test/ruby/test_fixnum.rb
AgeCommit message (Expand)Author
2007-07-16* numeric.c (fix_pow): integer power calculation: 0**n => 0, matz
2007-07-05 * numeric.c (int_pow): fix previous nubu's commit.usa