Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright line updated. | vlefevre | 2002-05-14 | 1 | -1/+1 |
* | 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 |
* | Spelling: "canceled" | vlefevre | 2002-01-10 | 1 | -1/+1 |
* | Optimization: mpfr_cmp2 now accepts any combination of real arguments | vlefevre | 2002-01-04 | 1 | -47/+113 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | 1 -> MP_LIMB_T_ONE | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | cmp2.c: Integer overflows checked. | vlefevre | 2001-11-08 | 1 | -17/+39 |
* | mpfr_cmp2: return type changed to mp_prec_t. | vlefevre | 2001-11-08 | 1 | -1/+1 |
* | check apart the case c=0 (otherwise some low significant limbs may be | zimmerma | 2001-04-05 | 1 | -0/+4 |
* | fixed bug when diff_exp >= BITS_PER_MP_LIMB | zimmerma | 2001-04-03 | 1 | -7/+12 |
* | new file for mpfr_cmp2 | zimmerma | 2001-04-03 | 1 | -0/+152 |