summaryrefslogtreecommitdiff
path: root/add1.c
Commit message (Expand)AuthorAgeFilesLines
* Code clean-up. Assertion failed avoided.vlefevre2003-05-231-16/+15
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-10/+10
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-4/+4
* MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.vlefevre2002-06-261-8/+8
* Bug fixed (possible integer overflow).vlefevre2002-05-291-1/+1
* 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
* Better comments.vlefevre2001-12-191-2/+2
* Casts to size_t added (safer and could be required in the future).vlefevre2001-11-251-2/+2
* Integer overflows checked.vlefevre2001-11-161-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* add.c -> add.c & add1.cvlefevre2001-11-151-0/+548