summaryrefslogtreecommitdiff
path: root/add.c
Commit message (Expand)AuthorAgeFilesLines
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-11/+28
* Some limbs of the result where not set to zero as they should.hanrot1999-06-251-1/+1
* Patches an ABR.hanrot1999-06-251-1/+1
* Patched an Array Bound Read.hanrot1999-06-241-1/+2
* treats case b=c in mpfr_sub(a,b,c)zimmerma1999-06-241-1/+2
* special case when one of the arguments is zerozimmerma1999-06-171-0/+3
* Corrected a potential problem in add(a, a, a);hanrot1999-06-171-2/+1
* Gere differemment les problemes d'egalite entre destinations et arguments.hanrot1999-06-161-46/+132
* now allows destination = sourcezimmerma1999-06-161-11/+17
* printf -> fprintfzimmerma1999-06-151-1/+1
* error message when destination equals source (case not yet treated)zimmerma1999-06-151-0/+4
* Initial revisionhanrot1999-06-091-0/+344