summaryrefslogtreecommitdiff
path: root/tests/tsqrt_ui.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* use AC_CHECK_HEADERS to check for fenv.hzimmerma2002-04-051-2/+2
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-17/+16
* #include <unistd.h> removed. Redefined macros ABS removed.vlefevre2002-03-261-1/+0
* 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-3/+3
* Copyright line changed.vlefevre2002-03-041-1/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-2/+3
* 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/+3
* unsigned char (or int) -> mp_rnd_tzimmerma2000-12-211-1/+1
* removed gmp-impl.h, isnan(), ...zimmerma2000-12-211-3/+1
* Added prototypes for all test files.hanrot2000-12-201-0/+1
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-6/+2
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* ifdef IRIX64 -> ifdef __mipszimmerma2000-08-141-2/+2
* distinguish between mpfr failure and difference with sqrt()zimmerma2000-06-211-4/+7
* added ifdef TESTzimmerma2000-05-261-6/+11
* use mpfr_print_rnd_mode nowzimmerma2000-05-251-1/+2
* new test fileszimmerma2000-05-241-0/+75