summaryrefslogtreecommitdiff
path: root/ext/-test-/bignum/mul.c
AgeCommit message (Expand)Author
2021-01-09Get rid of defining methods for tests in core classesNobuyoshi Nakada
2019-12-26decouple internal.h headers卜部昌平
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-04-13* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr
2013-08-31* bignum.c: Use GMP to accelerate big Bignum multiplication.akr
2013-07-08* bignum.c (rb_big_sq_fast): New function for testing.akr
2013-07-07* internal.h (rb_big_mul_normal): Declared.akr