summaryrefslogtreecommitdiff
path: root/tests/tpow3.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* improved const_euler and eintzimmerma2005-05-041-4/+4
* 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-7/+3
* reduced test timezimmerma2003-10-071-1/+1
* Changed the remaining stderr to stdout.vlefevre2003-09-251-51/+49
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-2/+2
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-6/+6
* Removed some useless and inaccurate tests on NaN, infinities, zerosvlefevre2003-03-131-307/+7
* Special cases for mpfr_pow().vlefevre2003-03-121-0/+4
* mpfr_isinteger -> mpfr_integer_pzimmerma2003-02-131-12/+12
* 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/+3
* start tests with precision 2 instead of 1zimmerma2001-11-301-1/+1
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-4/+4
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* fixed MLK'szimmerma2001-11-011-8/+8
* correction dans l'entetedaney2001-10-231-1/+1
* add test file for powdaney2001-10-191-0/+423