summaryrefslogtreecommitdiff
path: root/tests/texceptions.c
Commit message (Expand)AuthorAgeFilesLines
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-2/+2
* Prototypes: use static. Some code reformatting.vlefevre2003-01-241-4/+2
* Function mpfr_check_range improved in the underflow case.vlefevre2002-07-231-2/+2
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+4
* Copyright line updated.vlefevre2002-05-141-1/+1
* 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
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-2/+2
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-2/+2
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* test file for testing exceptionszimmerma2001-10-251-0/+123