akr 0b2413b471 * bignum.c (rb_str2big_poweroftwo): New function.
(rb_str2big_normal): Ditto.
  (rb_str2big_karatsuba): Ditto.

* internal.h (rb_str2big_poweroftwo): Declared.
  (rb_str2big_normal): Ditto.
  (rb_str2big_karatsuba): Ditto.

* ext/-test-/bignum/str2big.c: New file.

* test/-ext-/bignum/test_str2big.rb: New file.

* ext/-test-/bignum/depend: Add the dependency for str2big.c.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-03 03:50:15 +00:00
..
2013-07-21 18:16:00 +00:00
2013-07-13 03:24:28 +00:00
2013-08-03 00:46:10 +00:00
2013-08-09 13:56:04 +00:00
2013-08-06 12:38:53 +00:00
2013-04-29 08:06:06 +00:00
2013-05-25 11:37:35 +00:00
2013-07-26 11:15:06 +00:00
2013-07-23 01:12:41 +00:00
2013-08-23 14:09:49 +00:00
2013-07-28 11:10:52 +00:00