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 2583689340 * bignum.c (GMP_STR2BIG_DIGITS): New macro.
(str2big_gmp): New function.
  (rb_cstr_to_inum): Use str2big_gmp for big bignums.
  (rb_str2big_gmp): New function.

* internal.h (rb_str2big_gmp): Declared.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-03 11:20:02 +00:00
..
array/resize
bignum * bignum.c (GMP_STR2BIG_DIGITS): New macro. 2013-09-03 11:20:02 +00:00
bug-3571
bug-3662
bug-5832 * vm.c (invoke_block_from_c): fix unintentional block passing. 2012-08-12 03:04:42 +00:00
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 * vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the case 2012-12-18 04:30:44 +00:00
funcall
iter Add test for [Backport #7896] [ruby-core:52607] 2013-02-21 08:31:47 +00:00
load/dot.dot
marshal
method proc.c: original arity 2013-01-29 07:49:22 +00:00
num2int * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
old_thread_select * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
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 * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
win32 ext/-test-/win32/dln: remove static library 2013-04-05 07:46:29 +00:00