summaryrefslogtreecommitdiff
path: root/set_si_2exp.c
Commit message (Expand)AuthorAgeFilesLines
* Reimplemented mpfr_set_si_2exp and mpfr_set_ui_2exp, and mpfr_set_sivlefevre2007-02-081-17/+45
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Fixed mpfr_set_si_2exp in case of overflow or underflow.vlefevre2007-01-201-2/+10
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Fix bug with inexact flag.pelissip2004-11-181-7/+3
* Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()pelissip2004-11-181-3/+4
* Add mpfr_set_si_2exp and mpfr_set_ui_2exp and their tests.pelissip2004-03-091-0/+40