summaryrefslogtreecommitdiff
path: root/mul_ui.c
Commit message (Expand)AuthorAgeFilesLines
...
* fixed bug due to shift=0 in mpn_rshiftzimmerma1999-07-011-1/+3
* changed arguments of mpfr_round_raw (now uses precision instead of size)zimmerma1999-06-281-1/+2
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-0/+8
* use PREC(x) instead of ABSSIZE(x) to get number of significant limbszimmerma1999-06-251-13/+18
* fixed problem with count_leading_zeros undefined for 0zimmerma1999-06-211-2/+4
* Correction du prototype de mpfr_mul_uihanrot1999-06-141-1/+1
* added include <stdio.h> (needed for FILE in mpfr.h)zimmerma1999-06-101-0/+1
* Initial revisionhanrot1999-06-091-0/+42