summaryrefslogtreecommitdiff
path: root/tests/tstrtofr.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-32/+32
* Converted tabs to spaces with expand.vlefevre2005-08-181-28/+28
* Updated copyright line.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Improve coverage test.pelissip2005-05-231-0/+14
* Change "unsigned int" to "int" for base in proto of strtofr.pelissip2004-10-181-0/+2
* Add a new test and clarify a comment.pelissip2004-09-211-0/+7
* Add ICC detection && support.pelissip2004-09-201-5/+1
* Add mpfr_strtofr function.pelissip2004-09-201-0/+830