summaryrefslogtreecommitdiff
path: root/mpz/divegcd.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite, as per Marc Glisse's suggestion.Torbjorn Granlund2011-03-011-54/+46
* (mpz_divexact_gcd): Rewrite.Torbjorn Granlund2011-02-201-4/+51
* Whitespace cleanup.Torbjorn Granlund2010-11-221-18/+18
* 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
* Correct probability number for GCD == 1.tege2005-10-311-1/+1
* Remove trailing spaces.tege2002-01-131-2/+2
* * mpz/divegcd.c: New file, providing mpz_divexact_gcd.Kevin Ryde2000-11-031-0/+112