summaryrefslogtreecommitdiff
path: root/gmp_op.c
Commit message (Expand)AuthorAgeFilesLines
* Ported bug fix / test in case a mpz_t == 0 (mpz_sizeinbase(0Z,2)==0mpfr-2-0-2-branchvlefevre2004-04-301-4/+4
* Ported bug fix / test of gmp_op.c (0.5+3/2 freezes) to the 2.0 branch.vlefevre2004-02-201-38/+54
* Ported bug fixes / tests of gmp_op.c to the 2.0 branch.vlefevre2004-02-171-8/+62
* Ported bug fixes / tests of gmp_op.c to the 2.0 branch.vlefevre2004-02-111-36/+68
* Wrong comment updated.vlefevre2003-10-201-18/+18
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* removed K&R function headerszimmerma2001-11-161-65/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* Change mpfr_<op>_mpz to mpfr_<op>_zrouillie2001-10-301-16/+16
* Adds the file gmp_op.c containing the implementations of operations betweenrouillie2001-10-261-0/+186