summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string/oct_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/string/oct_spec.rb')
0 files changed, 0 insertions, 0 deletions
11numeric.c: fix infinite loopnobu * 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 2016-05-22-test-/integernobu * ext/-test-/integer/core_ext.c: move testutil/integer.c. * test/lib/-test-/integer.rb: extract implementation details from test/unit/assertions.rb. [Bug #12408] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e