summaryrefslogtreecommitdiff
path: root/tests/tcmpabs.c
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-6/+6
* Converted tabs to spaces with expand.vlefevre2005-08-181-2/+2
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Improve coverage test.pelissip2005-05-171-6/+16
* mpfr_cmp_str checks for NAN.pelissip2005-05-021-3/+3
* Updated copyright lines.vlefevre2005-01-281-1/+1
* casts to allow compilation with g++zimmerma2005-01-271-5/+5
* cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag.pelissip2004-09-291-0/+25
* Add test for mpfr_cmpabspelissip2004-02-131-0/+113