summaryrefslogtreecommitdiff
path: root/set_si.c
Commit message (Expand)AuthorAgeFilesLines
* fixed possible bug (testing sign of unsigned long) in mpfr_mul_uizimmerma1999-07-051-1/+1
* unsigned long -> mp_limb_tzimmerma1999-07-021-4/+4
* Yet another corrected prototype.hanrot1999-06-281-0/+7
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-0/+7
* use PREC(x) instead of ABSSIZE(x) to get the number of significant limbszimmerma1999-06-251-10/+10
* added special case for zerozimmerma1999-06-171-0/+2
* added include <stdio.h> (needed for FILE in mpfr.h)zimmerma1999-06-101-0/+1
* Initial revisionhanrot1999-06-091-0/+43