summaryrefslogtreecommitdiff
path: root/cmp2.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Spelling: "canceled"vlefevre2002-01-101-1/+1
* Optimization: mpfr_cmp2 now accepts any combination of real argumentsvlefevre2002-01-041-47/+113
* 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