Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -1/+1 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | 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 | -2/+2 |
* | fixed some signed/unsigned warnings with g++ (please review) | zimmerma | 2008-11-22 | 1 | -2/+2 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | fixed typo | zimmerma | 2008-03-16 | 1 | -1/+1 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | GNU coding style, reformatting, exit (-1) -> exit (1). | vlefevre | 2007-09-22 | 1 | -20/+21 |
* | modf.c: take care of user exponent range (possible underflow/overflow) | thevenyp | 2007-09-17 | 1 | -43/+52 |
* | new function mpfr_modf and add restrictions on mpfr_sin_cos' variables | thevenyp | 2007-09-13 | 1 | -0/+107 |