summaryrefslogtreecommitdiff
path: root/tests/tcos.c
Commit message (Expand)AuthorAgeFilesLines
* + Optimize a few div.cpelissip2003-12-151-3/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-1/+1
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-6/+6
* Changed the remaining stderr to stdout.vlefevre2003-09-251-10/+10
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-5/+5
* Fixed prototypes (use static...).vlefevre2003-01-241-4/+2
* Use mpfr_set_nan and mpfr_set_inf for NaN and Inf tests,ryde2003-01-221-6/+38
* added year 2003 in copyright linezimmerma2003-01-161-2/+1
* replaced isnan() by Isnan()zimmerma2003-01-161-1/+1
* 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-2/+2
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-3/+5
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-4/+5
* 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
* start tests with precision 2 instead of 1zimmerma2001-11-301-1/+6
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-5/+5
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added stdio.hzimmerma2001-11-161-0/+1
* now use tgeneric.czimmerma2001-10-151-46/+43
* Prototype changes.vlefevre2001-09-131-0/+1
* #include added/removed.vlefevre2001-09-131-0/+1
* test files for mpfr_cos and mpfr_sinzimmerma2001-09-071-0/+121