summaryrefslogtreecommitdiff
path: root/mpz/aorsmul.c
Commit message (Expand)AuthorAgeFilesLines
* mpz/aorsmul.c: New shortcuts for the case mpz_aorsmul(w,x,x). Tx: Fredrik Joh...Marco Bodrato2022-05-291-5/+21
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Use MPZ_REALLOC return value when possible.Torbjorn Granlund2012-05-261-3/+2
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-1/+1
* Whitespace cleanup.Torbjorn Granlund2010-11-221-17/+17
* Change _PROTO => __GMP_PROTO.Torbjorn Granlund2008-12-071-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-1/+1
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* * mpz/aorsmul.c, mpz/aorsmul_i.c, mpz/cfdiv_q_2exp.c,Kevin Ryde2004-04-231-2/+2
* * mpz/aorsmul.c: New file.Kevin Ryde2001-05-031-0/+156