summaryrefslogtreecommitdiff
path: root/mpz/gcd.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright yearsMarco Bodrato2017-02-081-2/+2
* mpz/gcd.c: Reorder branchesMarco Bodrato2016-12-291-17/+15
* mpz/gcd{,ext}.c: Use NEWALLOC.Marco Bodrato2016-11-271-10/+10
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Copyright year.Marco Bodrato2015-11-131-2/+2
* mpz: Lazy allocation.Marco Bodrato2015-11-091-2/+2
* 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-2/+2
* Removed all #ifdef BERKELEY_MP.Marco Bodrato2011-01-031-36/+29
* Use TMP_ALLOC_LIMBS consistently.Torbjorn Granlund2009-11-281-2/+2
* 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-2/+2
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* Add a copyright year.tege2002-05-141-1/+2
* Nailify.tege2002-04-291-1/+1
* Remove K&R function headers.tege2001-01-021-18/+2
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Add a copyright year.Kevin Ryde2000-05-281-1/+1
* [BERKELEY_MP]: Include mp.h for mpbsd compile.Kevin Ryde2000-05-281-1/+3
* Change call to mpn_gcd (for changes mpn_gcd interface).tege1996-08-081-3/+3
* Initial revisiontege1996-05-081-0/+178