summaryrefslogtreecommitdiff
path: root/tests/tfma.c
Commit message (Expand)AuthorAgeFilesLines
* improved coverage testzimmerma2004-02-121-114/+101
* + Better support of non IEEE doubles.pelissip2004-02-061-1/+1
* Continue to port tests so that they don't use double.pelissip2004-01-141-4/+6
* + Optimize a few div.cpelissip2003-12-151-8/+3
* + Add new internal function: mpfr_check.pelissip2003-11-211-3/+3
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-2/+2
* Changed the remaining stderr to stdout.vlefevre2003-09-251-51/+51
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-5/+5
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-3/+3
* 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
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-2/+2
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-0/+20
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-2/+3
* start tests with precision 2 instead of 1zimmerma2001-11-301-3/+11
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* fixed MLK'szimmerma2001-11-011-9/+3
* riendaney2001-10-261-3/+4
* Rien.hanrot2001-10-261-1/+0
* fixed generic test (pb with double rounding)zimmerma2001-10-261-49/+40
* slong -> tzimmerma2001-10-251-2/+2
* add tfmadaney2001-10-241-0/+317