summaryrefslogtreecommitdiff
path: root/tests/tgeneric.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Undo previous change for tgeneric.pelissip2005-05-021-14/+3
* added mpfr_rootzimmerma2005-04-221-3/+15
* Add function mpfr_erfc.pelissip2005-03-311-0/+1
* Add generic test for functions which lookspelissip2005-03-301-0/+4
* added generic tests in tpowzimmerma2005-02-191-0/+32
* Updated copyright lines.vlefevre2005-01-281-1/+1
* casts to allow compilation with g++zimmerma2005-01-271-1/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-1/+1
* + Optimize a few div.cpelissip2003-12-151-1/+1
* now uses #include "tgeneric.c" everywherezimmerma2003-10-141-1/+1
* Changed the remaining stderr to stdout.vlefevre2003-09-251-47/+47
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-1/+1
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-6/+6
* Prototypes: use static. Some code reformatting.vlefevre2003-01-241-4/+2
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* #include changes.vlefevre2002-03-111-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-4/+4
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added mpfr_clear'szimmerma2001-11-011-0/+5
* add possibility to define a random function (default is mpfr_random)zimmerma2001-10-251-3/+6
* generic test filezimmerma2001-10-151-0/+95