summaryrefslogtreecommitdiff
path: root/tests/tmul.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* use AC_CHECK_HEADERS to check for fenv.hzimmerma2002-04-051-3/+3
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-12/+26
* #include <unistd.h> removed. Redefined macros ABS removed.vlefevre2002-03-261-1/+0
* replaced getpid() by time(NULL)zimmerma2002-03-251-1/+1
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-3/+3
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-5/+5
* Copyright line changed.vlefevre2002-03-041-1/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-10/+17
* Test check_min added.vlefevre2002-01-101-3/+52
* Test check_max added.vlefevre2002-01-101-0/+48
* start tests with precision 2 instead of 1zimmerma2001-11-301-20/+21
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* added tests for inexact return valuezimmerma2001-03-131-7/+80
* changed "int main(..)" to two lineszimmerma2001-02-181-2/+3
* unsigned char (or int) -> mp_rnd_tzimmerma2000-12-211-3/+3
* MINNORM -> mpfr-test.hzimmerma2000-12-211-10/+6
* Added prototypes for all test files.hanrot2000-12-201-0/+7
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-2/+4
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-1/+6
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* added #ifdef TEST to disable comparison with machine arithmeticzimmerma2000-05-291-58/+90
* now distinguish between true mpfr errors and possible errors from libm.azimmerma2000-02-041-9/+23
* added boundary cases from paper from Michael Parkszimmerma1999-10-151-0/+43
* added copyright noticezimmerma1999-07-301-0/+21
* removed mpf stuff in checkzimmerma1999-07-051-10/+2
* moved drand to mpfr-impl and removed warningszimmerma1999-07-051-27/+5
* added two testszimmerma1999-06-231-0/+2
* Rajoute le bug report de Fabrice.hanrot1999-06-221-0/+2
* added test to check sign of resultzimmerma1999-06-221-0/+16
* Initial revisionhanrot1999-06-091-0/+107