summaryrefslogtreecommitdiff
path: root/cmp2.c
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* 1 -> MP_LIMB_T_ONEzimmerma2001-11-161-1/+1
* cmp2.c: Integer overflows checked.vlefevre2001-11-081-17/+39
* mpfr_cmp2: return type changed to mp_prec_t.vlefevre2001-11-081-1/+1
* check apart the case c=0 (otherwise some low significant limbs may bezimmerma2001-04-051-0/+4
* fixed bug when diff_exp >= BITS_PER_MP_LIMBzimmerma2001-04-031-7/+12
* new file for mpfr_cmp2zimmerma2001-04-031-0/+152