summaryrefslogtreecommitdiff
path: root/mpz/aorsmul_i.c
Commit message (Expand)AuthorAgeFilesLines
* Use MPZ_REALLOC return value when possible.Torbjorn Granlund2012-05-261-5/+3
* Whitespace cleanup.Torbjorn Granlund2010-11-221-54/+54
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-3/+3
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-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-6/+6
* * mpz/aorsmul.c, mpz/aorsmul_i.c, mpz/cfdiv_q_2exp.c,Kevin Ryde2004-04-231-2/+2
* * mpz/aorsmul_i.c: Fix w==x overlap with nails. TestKevin Ryde2002-09-121-5/+13
* Add a copyright year.tege2002-05-141-1/+1
* Nailify better.tege2002-04-211-3/+3
* Nailify.tege2002-04-181-1/+37
* Remove trailing spaces.tege2002-01-131-1/+1
* * mpz/aorsmul_i.c: New file, rewrite of addmul_ui.c. AddKevin Ryde2001-05-031-0/+204