summaryrefslogtreecommitdiff
path: root/tests/tget_f.c
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* tests/tget_f.c: fixed a test that had an integer overflow (detectedvlefevre2007-01-191-2/+3
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* tget_f.c: test that there is no lost of accuracy when convertingvlefevre2006-04-051-0/+66
* Fixed bug in mpfr_get_f (reported by Yury Lukach) and added test.vlefevre2006-04-051-1/+20
* Fixed FSF address.vlefevre2006-03-311-1/+1
* The problem with the conversion was not completely fixed... Now OK.vlefevre2006-01-131-4/+8
* Fixed conversion with a non-representable value.vlefevre2006-01-131-2/+2
* Untabify.vlefevre2006-01-131-18/+18
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* bug fix in mpfr_get_fzimmerma2005-12-261-0/+37
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Remove an signed integer trap overflow (GCC 4 + '-ftrapv').pelissip2005-03-231-21/+8
* new function mpfr_get_fzimmerma2005-03-081-0/+134