summaryrefslogtreecommitdiff
path: root/tests/refmpz.c
Commit message (Expand)AuthorAgeFilesLines
* New function mpn_gcd_22.Niels M?ller2019-08-161-0/+46
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-211-11/+11
* Clean up some spacing.Torbjorn Granlund2010-05-071-1/+1
* Require odd and positive argument to refmpz_jacobi.Niels Möller2010-02-251-5/+4
* Rewrote refmpz_legendre, and support it in try.cNiels Möller2010-02-251-2/+32
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-2/+2
* Clean up spacing.tege2007-09-241-12/+12
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * tests/refmpz.c (refmpz_hamdist): Ensure mp_size_t parameters areKevin Ryde2002-07-171-5/+7
* * tests/misc.c, tests/refmpz.c, tests.tests.h, tests/mpz/t-cong.c:Kevin Ryde2002-06-061-1/+12
* * tests/refmpz.c: Add <stdlib.h>, for free().Kevin Ryde2001-10-011-0/+1
* * tests/refmpz.c, tests/tests.h (refmpz_hamdist): New function.Kevin Ryde2001-09-081-5/+37
* * tests/refmpz.c (refmpz_pow_ui): Copied from tests/mpz/t-pow_ui.cKevin Ryde2001-02-281-1/+27
* * tests/refmpz.c: New file.Kevin Ryde2001-02-021-0/+199