summaryrefslogtreecommitdiff
path: root/exceptions.c
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* GNU coding style. K&R function headers removed.vlefevre2001-11-101-125/+55
* Prototypes for K&R C.vlefevre2001-11-051-5/+15
* 1999 -> 2001zimmerma2001-10-251-1/+1
* Inexact ternary value and flag for mpfr_set_underflow, mpfr_set_overflowvlefevre2001-09-111-12/+16
* New flags.vlefevre2001-09-111-0/+48
* Fix: flags set in mpfr_set_{under,over}flow().vlefevre2001-09-061-0/+2
* Some support for exponent change and exceptions.vlefevre2001-08-251-0/+236