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-/bignum
akr 8727eb77be * tool/update-deps: Extend to fix dependencies.
* common.mk: Dependencies updated by tool/update-deps.

* enc/depend: Ditto.

* ext/**/depend: Ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-15 05:15:49 +00:00
..
big2str.c Reduce NUM2INT invocations. 2013-09-03 03:36:18 +00:00
bigzero.c * internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO. 2014-02-15 21:17:34 +00:00
depend * tool/update-deps: Extend to fix dependencies. 2014-11-15 05:15:49 +00:00
div.c * bignum.c (GMP_DIV_DIGITS): New macro. 2013-09-04 23:22:27 +00:00
extconf.rb
init.c
intpack.c * internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO. 2014-02-15 21:17:34 +00:00
mul.c * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS. 2014-04-13 03:48:17 +00:00
str2big.c * bignum.c (GMP_STR2BIG_DIGITS): New macro. 2013-09-03 11:20:02 +00:00