1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-/bignum
akr 8f8bf8243d * bignum.c (rb_big_divrem_normal): New function.
* internal.h (rb_big_divrem_normal): Declared.

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

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



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-04 16:10:06 +00:00
..
test_big2str.rb Add tests. 2013-09-03 11:20:17 +00:00
test_bigzero.rb
test_div.rb * bignum.c (rb_big_divrem_normal): New function. 2013-09-04 16:10:06 +00:00
test_mul.rb Add tests. 2013-09-03 11:20:17 +00:00
test_pack.rb * include/ruby/intern.h (rb_absint_size): Declaration moved from 2013-07-28 02:14:58 +00:00
test_str2big.rb * bignum.c (GMP_STR2BIG_DIGITS): New macro. 2013-09-03 11:20:02 +00:00