Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpfr_sub now calls directly mpfr_add1/mpfr_sub1 (no modification of | zimmerma | 1999-07-05 | 1 | -22/+57 |
* | Prototypes et quelques causes de warnings corriges. | hanrot | 1999-06-25 | 1 | -5/+27 |
* | fixed bug for b=2^n and c very small | zimmerma | 1999-06-25 | 1 | -52/+20 |
* | Patch of an ABR. | hanrot | 1999-06-25 | 1 | -1/+1 |
* | Patched an Array Bound Read. | hanrot | 1999-06-24 | 1 | -1/+2 |
* | Corrected a potential problem in sub(a, a, a); | hanrot | 1999-06-17 | 1 | -0/+1 |
* | added TMP_DECL/TMP_MARK/TMP_FREE in mpfr_sub1 to deal with case | zimmerma | 1999-06-17 | 1 | -1/+13 |
* | fixed bug for overlap=k*mp_bits_per_limb, k>=1 | zimmerma | 1999-06-16 | 1 | -2/+3 |
* | cases NaN and destination=source | zimmerma | 1999-06-16 | 1 | -1/+3 |
* | Initial revision | hanrot | 1999-06-09 | 1 | -0/+412 |