summaryrefslogtreecommitdiff
path: root/div_2ui.c
Commit message (Expand)AuthorAgeFilesLines
* Added "Contributed by the Arenaire and Cacao projects, INRIA." andvlefevre2007-02-081-1/+2
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Copyright notice update: added 2006.vlefevre2006-01-101-1/+1
* Converted tabs to spaces with expand.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Rename internal functions mpfr_set_overflow in mpfr_overflow andpelissip2005-02-031-2/+2
* Unlikely a test so that it is faster when you call theses functionspelissip2004-07-061-2/+3
* + Add mpfr_add1sp which provides addition when all the operands have the same...pelissip2004-02-121-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-12/+15
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-4/+4
* Underflow semantics changed (not tested).vlefevre2002-04-231-5/+12
* 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