Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | min_prec.c: fixed another bug (the code was incorrect with >= 2 limbs). | vlefevre | 2009-03-16 | 1 | -1/+1 |
* | min_prec.c: removed a useless test. | vlefevre | 2009-03-16 | 1 | -1/+1 |
* | min_prec.c: fixed another bug. | vlefevre | 2009-03-16 | 1 | -1/+1 |
* | min_prec.c: bug fixed by Laurent. | vlefevre | 2009-03-16 | 1 | -1/+1 |
* | Fixed the prototype of mpfr_min_prec (should return a mpfr_prec_t) | vlefevre | 2009-03-16 | 1 | -3/+3 |
* | min_prec.c: fixed a bug (but the code should be improved). | vlefevre | 2009-03-16 | 1 | -1/+1 |
* | min_prec.c: simplified the singular cases (see other functions). | vlefevre | 2009-03-16 | 1 | -5/+1 |
* | New function mpfr_min_prec. | lfousse | 2009-03-15 | 1 | -0/+65 |