summaryrefslogtreecommitdiff
path: root/mpz/rootrem.c
Commit message (Expand)AuthorAgeFilesLines
* Use MPZ_NEWALLOC and other macros resultMarco Bodrato2016-12-281-2/+2
* 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
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Mark failing branches with UNLIKELY.Marco Bodrato2012-05-231-2/+2
* mpz/rootrem.c: Correctly handle odd roots of negatives.Marco Bodrato2012-05-181-5/+5
* Update license to version 3.tege2007-09-181-4/+2
* Remove final redundant newline.tege2006-11-041-1/+0
* Update FSF's address.tege2006-02-151-2/+2
* Adapt to new mpn_rootrem.tege2005-11-021-17/+25
* * mpz/rootrem.c, gmp-h.in, gmp.texi (mpz_rootrem): Don't returnKevin Ryde2003-08-231-6/+4
* Don't include longlong.h.tege2002-12-011-1/+0
* Don't include stdlib.h.tege2002-12-011-1/+0
* *** empty log message ***tege2002-10-191-0/+89