summaryrefslogtreecommitdiff
path: root/tests/tout_str.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Patch by Kevin Ryde + misc fixes.vlefevre2002-03-261-1/+1
* replaced getpid() by time(NULL)zimmerma2002-03-251-1/+1
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-5/+4
* Copyright line changed.vlefevre2002-03-041-1/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-3/+5
* start tests with precision 2 instead of 1zimmerma2001-11-301-40/+48
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-1/+2
* unsigned char (or int) -> mp_rnd_tzimmerma2000-12-211-5/+2
* removed isnan() decl.zimmerma2000-12-211-4/+5
* Added prototypes for all test files.hanrot2000-12-201-1/+4
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+1
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-3/+0
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* added test for 0.99999999999999999zimmerma2000-08-251-1/+10
* Various patches for leaks, UMR and (one) BUS.hanrot2000-06-201-2/+11
* added #ifdef TEST to disable comparison with machine arithmeticzimmerma2000-05-291-1/+2
* added include file unistd.hzimmerma2000-05-251-0/+1
* added tests for negative numberszimmerma2000-05-121-2/+16
* added one testzimmerma2000-05-051-0/+19
* added more testszimmerma1999-10-071-8/+12
* added copyright noticezimmerma1999-07-301-0/+21
* added several tests, and does not print on stdout when no argumentzimmerma1999-07-071-12/+21
* moved drand to mpfr-impl.h and added test in large precisionzimmerma1999-07-071-27/+10
* added one testzimmerma1999-06-171-0/+1
* Initial revision.zimmerma1999-06-101-0/+67