summaryrefslogtreecommitdiff
path: root/mpn_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." andvlefevre2007-02-081-2/+3
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Copyright notice update: added 2006.vlefevre2006-01-101-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-1/+1
* Converted tabs to spaces with expand.vlefevre2005-08-181-5/+5
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Replace TMP_ALLOC by MPFR_TMP_ALLOCpelissip2005-05-181-5/+5
* Updated copyright lines.vlefevre2005-01-281-1/+1
* fixed problems in get_str for huge exponentzimmerma2005-01-201-1/+1
* Fix how to detect overflow so that it can be build with GCC -ftrapvpelissip2004-09-281-10/+12
* fixed problem when overflow in destination exponent happenszimmerma2004-04-071-2/+15
* improved coverage testzimmerma2004-02-141-21/+23
* + Better support of non IEEE doubles.pelissip2004-02-061-4/+2
* Moved the mpfr_mpn_exp function to a new file "mpn_exp.c" as it isvlefevre2004-01-191-0/+158