summaryrefslogtreecommitdiff
path: root/tests/tset.c
Commit message (Expand)AuthorAgeFilesLines
* use GMP_RND_MAX instead of hard-coded constantzimmerma2004-02-231-1/+1
* mpfr_neg (b, b, r) for b=NAN didnt' set NAN flag.pelissip2004-02-201-0/+19
* improved coverage testzimmerma2004-02-141-1/+32
* + Optimize a few div.cpelissip2003-12-151-4/+1
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-2/+4
* Changed some stderr to stdout.vlefevre2003-09-241-17/+18
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-1/+1
* removed math.hzimmerma2003-01-161-2/+1
* 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
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-1/+2
* Copyright line changed.vlefevre2002-03-041-1/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-1/+1
* start tests with precision 2 instead of 1zimmerma2001-11-301-4/+4
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added one testzimmerma2001-10-261-0/+11
* now also try with negative numberszimmerma2001-10-151-1/+3
* test file for mpfr_set, initial versionzimmerma2001-10-121-0/+69