Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | does exact rounding only for n=0 | zimmerma | 1999-06-29 | 1 | -3/+4 |
* | now performs an exact output when n_digits=0 | zimmerma | 1999-06-28 | 1 | -22/+59 |
* | Prototypes et quelques causes de warnings corriges. | hanrot | 1999-06-25 | 1 | -1/+10 |
* | use GMP allocate/free functions instead of malloc/free | zimmerma | 1999-06-25 | 1 | -1/+1 |
* | removed DEBUG stuff | zimmerma | 1999-06-25 | 1 | -35/+10 |
* | removed 3rd argument of mpfr_set_prec | zimmerma | 1999-06-24 | 1 | -2/+2 |
* | now uses the given rounding mode internally instead of always GMP_RNDZ | zimmerma | 1999-06-15 | 1 | -10/+23 |
* | now uses mpfr_get_d2 (no side effect on arguments) | zimmerma | 1999-06-14 | 1 | -5/+8 |
* | now conforms to the specification | zimmerma | 1999-06-10 | 1 | -31/+41 |
* | Initial revision | hanrot | 1999-06-09 | 1 | -0/+115 |