summaryrefslogtreecommitdiff
path: root/gmp_op.c
Commit message (Expand)AuthorAgeFilesLines
* + Add a new test file for checking functions mpfr_add/sub/mul/div_q/z (from g...pelissip2004-01-081-39/+68
* Merged the mpfr-2-0-2-branch changes to the trunk.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