summaryrefslogtreecommitdiff
path: root/setmax.c
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten copyright 2004 line.pelissip2004-02-061-2/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-2/+2
* Use GNU style code layout.ryde2002-11-291-1/+2
* Prototype of mpfr_setmax and mpfr_setmin changed (exponent given).vlefevre2002-07-261-2/+2
* New internal functions mpfr_setmin and mpfr_setmax.vlefevre2002-07-261-0/+43