summaryrefslogtreecommitdiff
path: root/mul_2ui.c
Commit message (Expand)AuthorAgeFilesLines
* Rename internal functions mpfr_set_overflow in mpfr_overflow andpelissip2005-02-031-2/+2
* Likely a test to optimize when dest and src are the samepelissip2004-07-061-1/+1
* Add some UNLIKELY to the while.pelissip2004-05-041-1/+1
* Add forgotten copyright 2004 line.pelissip2004-02-061-2/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* Some minor optimizations.pelissip2003-11-071-3/+3
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-6/+9
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-2/+2
* 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
* Functions mpfr_{mul,div}_2{si,ui} added.vlefevre2001-11-291-0/+59