summaryrefslogtreecommitdiff
path: root/mpz/divexact.c
Commit message (Expand)AuthorAgeFilesLines
* * gmp-impl.h (MPN_DIVREM_OR_DIVEXACT_1): New macro.Kevin Ryde2001-04-201-1/+1
* Remove K&R function headers.tege2001-01-021-8/+1
* 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
* * Read pointers after reallocation.tege2000-05-241-9/+12
* Add a copyright year.Kevin Ryde2000-04-121-1/+2
* * Fix typo in test for whether to copy numerator to quotient and move thattege1998-05-051-6/+6
* Fix indentation.tege1997-07-251-2/+2
* Test for dividend being zero before testing for small divisors;tege1996-08-271-9/+10
* Use mpn_divmod_1 if divisor is a single limb.tege1996-07-221-9/+17
* Clean up spacing and indentation.tege1996-05-241-4/+4
* Initial revisiontege1996-05-081-0/+112