summaryrefslogtreecommitdiff
path: root/mpz/cdiv_q_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite/Nailify.tege2002-04-221-18/+52
* 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-04-121-1/+1
* Use mpn_incr_u and mpn_decr_u instead of mpn_add_1 and mpn_sub_1.tege1999-09-281-1/+1
* Special case for division by 0.tege1996-08-271-0/+3
* Initial revisiontege1996-05-081-0/+64