Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unlikely a test so that it is faster when you call theses functions | pelissip | 2004-07-06 | 1 | -1/+1 |
* | Add forgotten copyright 2004 line. | pelissip | 2004-02-06 | 1 | -2/+1 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | Some minor optimizations. | pelissip | 2003-11-07 | 1 | -5/+5 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -6/+6 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -6/+6 |
* | Underflow semantics changed (not tested). | vlefevre | 2002-04-23 | 1 | -2/+9 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Functions mpfr_{mul,div}_2{si,ui} added. | vlefevre | 2001-11-29 | 1 | -0/+48 |