Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed possible bug (testing sign of unsigned long) in mpfr_mul_ui | zimmerma | 1999-07-05 | 1 | -1/+1 |
* | unsigned long -> mp_limb_t | zimmerma | 1999-07-02 | 1 | -4/+4 |
* | Yet another corrected prototype. | hanrot | 1999-06-28 | 1 | -0/+7 |
* | Prototypes et quelques causes de warnings corriges. | hanrot | 1999-06-25 | 1 | -0/+7 |
* | use PREC(x) instead of ABSSIZE(x) to get the number of significant limbs | zimmerma | 1999-06-25 | 1 | -10/+10 |
* | added special case for zero | zimmerma | 1999-06-17 | 1 | -0/+2 |
* | 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/+43 |