1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
akr 83a0709174 * bignum.c: Use GMP to accelerate big Bignum multiplication.
(bary_mul_gmp): New function.
  (bary_mul): Use bary_mul_gmp.
  (bigsq): Use different threshold with GMP.

* configure.in: Detect GMP.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-31 12:17:18 +00:00
..
array/resize
bignum * bignum.c: Use GMP to accelerate big Bignum multiplication. 2013-08-31 12:17:18 +00:00
bug-3571
bug-3662
bug-5832
debug Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS" 2013-08-11 07:53:32 +00:00
exception Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS" 2013-08-11 07:53:32 +00:00
fatal
funcall
iter
load/dot.dot
marshal
method
num2int
old_thread_select
path_to_class
postponed_job * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. 2013-05-27 17:08:25 +00:00
printf sprintf.c: QUOTE flag 2013-07-30 08:16:20 +00:00
st
string Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS" 2013-08-11 07:53:32 +00:00
symbol
tracepoint suppress warnings 2013-05-27 16:48:15 +00:00
typeddata
wait_for_single_fd
win32