summaryrefslogtreecommitdiff
path: root/tests/reuse.c
Commit message (Expand)AuthorAgeFilesLines
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-30/+30
* Fix (patch by Kevin Ryde).vlefevre2002-03-131-4/+3
* simplified test4()zimmerma2002-03-071-68/+14
* Casts fixed.vlefevre2002-03-051-41/+42
* Copyright line changed.vlefevre2002-03-041-1/+1
* Tests added (mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round).vlefevre2002-01-301-3/+3
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-18/+26
* added acoszimmerma2001-12-051-0/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* added stdio.hzimmerma2001-11-161-0/+1
* add function test4 for 3 input test + fma testsdaney2001-11-081-0/+226
* improved mpfr_comparezimmerma2001-10-261-3/+4
* Warning avoided.vlefevre2001-10-251-1/+1
* riendaney2001-10-251-1/+0
* changedaney2001-10-251-1/+0
* test for log2 log10 powdaney2001-10-251-4/+6
* add log2 and log10daney2001-10-251-0/+4
* Some changes to avoid warnings.vlefevre2001-10-211-2/+2
* added cast to (void*) for new functions returning an intzimmerma2001-10-151-7/+7
* #include added/removed.vlefevre2001-09-131-0/+1
* added mpfr_tanzimmerma2001-09-101-0/+1
* removed sin_cos, added sin and coszimmerma2001-09-071-1/+2
* added mpfr_asinzimmerma2001-08-141-3/+2
* A few patches.daney2001-06-141-1/+1
* change reuse to suppress factorialdaney2001-04-051-25/+42
* added cast to avoid a warningvlefevre2001-03-161-1/+1
* added test to mpfr_arctanzimmerma2001-03-081-0/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-1/+3
* test file for in-place operationszimmerma2000-12-211-0/+386