summaryrefslogtreecommitdiff
path: root/minmax.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Particular cases (NaN and signed zeros).vlefevre2001-11-281-32/+48
* removed K&R function headerszimmerma2001-11-161-17/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* removed prototypes already in mpfr.hzimmerma2001-11-161-4/+0
* correct the Nan casedaney2001-10-241-2/+13
* add function mpfr_min and mpfr_maxdaney2001-10-241-0/+90