summaryrefslogtreecommitdiff
path: root/minmax.c
Commit message (Expand)AuthorAgeFilesLines
* 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