summaryrefslogtreecommitdiff
path: root/mpq/mul.c
Commit message (Expand)AuthorAgeFilesLines
* mpq/: Support lazy mpq_t also in the denominator.Marco Bodrato2018-04-261-1/+1
* 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-2/+1
* Use macros like NUM, ALLOC, SIZ, etc in mpq/*.Marc Glisse2012-02-241-15/+15
* Fix typo in last change.Torbjorn Granlund2008-10-101-1/+1
* Use TMP_ALLOC. Cleanup.Torbjorn Granlund2008-10-081-12/+39
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Typo in the heading comment, spotted by Conrad Curry.Kevin Ryde2002-09-171-2/+3
* * mpq/mul.c: Detect and optimize squaring.Kevin Ryde2001-02-231-0/+8
* Add a copyright year.tege2001-01-021-1/+1
* Remove K&R function headers.tege2001-01-021-7/+0
* * mpz/divegcd.c: New file, providing mpz_divexact_gcd.Kevin Ryde2000-11-031-13/+4
* Add a copyright year.Kevin Ryde2000-10-241-1/+1
* * gmp-impl.h (MPZ_EQUAL_1_P): New macro.Kevin Ryde2000-10-241-18/+14
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Initial revisiontege1996-05-081-0/+79