ruby/ext/-test-/integer
nobu e5f01dab9d numeric.c: fix infinite loop
* numeric.c (int_pow): fix infinite loop in the case of y equal 1
  and power of x does not overflow.
  [ruby-core:91734] [Bug #15651]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-11 01:37:16 +00:00
..
core_ext.c numeric.c: fix infinite loop 2019-03-11 01:37:16 +00:00
depend Use $(hdrdir) for include/ruby.h, as well as r67033 2019-02-11 13:43:14 +00:00
extconf.rb auto_ext.rb 2016-05-29 03:08:45 +00:00
init.c
my_integer.c