summaryrefslogtreecommitdiff
path: root/tests/tset_f.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update memory allocations scheme without gmp-impl.h.pelissip2004-04-081-0/+1
* Fixed a bug in mpfr_set_f for 0 (wrong sign) and added the test.vlefevre2004-02-181-7/+13
* fixed 2 bugs and added testzimmerma2004-02-171-0/+13
* new coverage testszimmerma2004-02-141-19/+31
* + Better support of non IEEE doubles.pelissip2004-02-061-2/+2
* Update the copyright line of the source files to 2004.pelissip2004-01-061-1/+1
* Add the tests to check if 0 for signed class with unsigned 0 is set to 0+.pelissip2004-01-061-3/+19
* + Optimize a few div.cpelissip2003-12-151-2/+1
* Changed some stderr to stdout.vlefevre2003-09-241-9/+13
* removed randseed() stuff [obsolete now we use the GMP mechanism]zimmerma2003-06-191-1/+0
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-4/+4
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* 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
* Missing #include.vlefevre2002-03-221-0/+1
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-5/+4
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-0/+1
* start tests with precision 2 instead of 1zimmerma2001-11-301-8/+8
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* added test for mpfr_init_set_f prototypezimmerma2001-10-121-9/+11
* changed "int main(..)" to two lineszimmerma2001-02-181-2/+3
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* does not use machine rounding mode any morezimmerma2000-05-261-7/+10
* added calls to mpf[r]_clear, and rewrote to avoid memory leakszimmerma2000-05-181-6/+10
* added more testszimmerma2000-02-041-3/+22
* added copyright noticezimmerma1999-07-301-0/+21
* added def. for random/srandom, which do not exist under HPUXzimmerma1999-07-061-0/+4
* removed printfzimmerma1999-06-231-3/+0
* Initial revisionhanrot1999-06-091-0/+33