Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added cast to mp_limb_t for shifts | zimmerma | 1999-07-01 | 1 | -2/+2 |
* | fixed bug due to shift=0 in mpn_rshift | zimmerma | 1999-07-01 | 1 | -1/+3 |
* | changed arguments of mpfr_round_raw (now uses precision instead of size) | zimmerma | 1999-06-28 | 1 | -1/+2 |
* | Prototypes et quelques causes de warnings corriges. | hanrot | 1999-06-25 | 1 | -0/+8 |
* | use PREC(x) instead of ABSSIZE(x) to get number of significant limbs | zimmerma | 1999-06-25 | 1 | -13/+18 |
* | fixed problem with count_leading_zeros undefined for 0 | zimmerma | 1999-06-21 | 1 | -2/+4 |
* | Correction du prototype de mpfr_mul_ui | hanrot | 1999-06-14 | 1 | -1/+1 |
* | added include <stdio.h> (needed for FILE in mpfr.h) | zimmerma | 1999-06-10 | 1 | -0/+1 |
* | Initial revision | hanrot | 1999-06-09 | 1 | -0/+42 |