Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | r5689 undone: some casts were incorrect (mp_exp_t may be greater than | vlefevre | 2008-11-22 | 1 | -3/+2 |
* | fixed some signed/unsigned warnings with g++ (please review) | zimmerma | 2008-11-22 | 1 | -2/+3 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | fma.c, fms.c: added a comment about apparently incorrect scaling. | vlefevre | 2008-07-31 | 1 | -0/+3 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -1/+1 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Merged the feature-block branch to the trunk: | vlefevre | 2007-12-18 | 1 | -35/+42 |
* | <stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h | vlefevre | 2007-07-09 | 1 | -1/+0 |
* | Added mpfr_fms based on mpfr_fma. | vlefevre | 2007-07-01 | 1 | -0/+290 |