summaryrefslogtreecommitdiff
path: root/tests/tsin.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix an overflow bug.pelissip2004-06-101-0/+11
* Improve tests for sin.pelissip2004-05-181-1/+25
* new coverage testszimmerma2004-02-141-0/+9
* Continue to port tests so that they don't use double.pelissip2004-01-141-18/+19
* + Optimize a few div.cpelissip2003-12-151-3/+1
* + Add function mpfr_print_mantissa_binary, for debugging reason.pelissip2003-12-091-1/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-1/+1
* reduced test timezimmerma2003-10-071-2/+2
* Changed some stderr to stdout.vlefevre2003-09-241-17/+15
* Fixed prototypes (use static...).vlefevre2003-01-241-1/+1
* Use mpfr_set_nan and mpfr_set_inf for NaN and Inf tests,ryde2003-01-221-5/+38
* added year 2003 in copyright linezimmerma2003-01-161-2/+1
* replaced isnan() by Isnan()zimmerma2003-01-161-1/+1
* Added test showing bug in sign detection.vlefevre2002-10-181-3/+45
* 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
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-3/+3
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-0/+2
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-10/+12
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-0/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-2/+3
* added check for sin(3*Pi/2)zimmerma2001-12-211-0/+13
* start tests with precision 2 instead of 1zimmerma2001-11-301-4/+4
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added stdio.hzimmerma2001-11-161-0/+1
* added missing mpfr_clearzimmerma2001-11-011-0/+1
* now use tgeneric.czimmerma2001-10-151-54/+7
* Prototype changes.vlefevre2001-09-131-0/+1
* #include added/removed.vlefevre2001-09-131-0/+1
* fixed a few typoszimmerma2001-09-101-3/+3
* test files for mpfr_cos and mpfr_sinzimmerma2001-09-071-0/+128