summaryrefslogtreecommitdiff
path: root/mpz/tdiv_r.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in a comment.tege2000-07-191-1/+1
* Fix typo.tege2000-04-151-2/+2
* Add a copyright year.Kevin Ryde2000-04-141-1/+1
* Rewrite using mpn_tdiv_qr.tege2000-04-141-2/+63
* Initial revisiontege1996-05-081-0/+37