summaryrefslogtreecommitdiff
path: root/mpn_exp.c
Commit message (Expand)AuthorAgeFilesLines
* 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