Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use type mp_prec_t for precisions. | vlefevre | 2003-01-15 | 1 | -7/+7 |
* | Source re-indented. | vlefevre | 2003-01-15 | 1 | -107/+101 |
* | Several bugs fixed concerning the particular cases. | vlefevre | 2003-01-15 | 1 | -13/+23 |
* | get rid of ceil() call, that requires -lm | zimmerma | 2003-01-15 | 1 | -5/+4 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -1/+1 |
* | fixed some problems found by insure | zimmerma | 2002-11-20 | 1 | -2/+4 |
* | fixed bug in reflection formula for x<1 | zimmerma | 2002-09-12 | 1 | -22/+27 |
* | added mpfr_gamma in libmpfr | zimmerma | 2002-06-05 | 1 | -7/+0 |
* | Copyright line updated. | vlefevre | 2002-05-14 | 1 | -1/+1 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui. | vlefevre | 2002-02-14 | 1 | -2/+2 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | add gamma function | daney | 2001-11-09 | 1 | -0/+217 |