Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | 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 |
* | Added #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) conditionals to be | vlefevre | 2007-12-29 | 1 | -0/+13 |
* | GNU coding style, reformatting, exit (-1) -> exit (1). | vlefevre | 2007-09-22 | 1 | -8/+11 |
* | modf.c: take care of user exponent range (possible underflow/overflow) | thevenyp | 2007-09-17 | 1 | -0/+5 |
* | new function mpfr_modf and add restrictions on mpfr_sin_cos' variables | thevenyp | 2007-09-13 | 1 | -0/+116 |