summaryrefslogtreecommitdiff
path: root/ui_pow_ui.c
Commit message (Expand)AuthorAgeFilesLines
* new coverage testszimmerma2004-02-141-4/+5
* Add forgotten copyright 2004 line.pelissip2004-02-061-2/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec)zimmerma2003-10-141-2/+2
* Avoid a potential overflow.vlefevre2003-08-071-2/+3
* Function mpfr_check_range now propagates the inexact ternary value.vlefevre2002-07-251-1/+3
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Use mpfr_save_emin_emax and MPFR_RESTORE_RET.vlefevre2002-02-121-1/+2
* Bug fixed and other changes.vlefevre2002-02-121-12/+13
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-9/+1
* add ui_pow_ui.c (initially in pow.c)daney2001-11-081-0/+88