summaryrefslogtreecommitdiff
path: root/sub1.c
Commit message (Expand)AuthorAgeFilesLines
* Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECKvlefevre2003-05-221-6/+9
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-3/+3
* MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.vlefevre2002-06-261-3/+3
* Bug fixed (possible integer overflow).vlefevre2002-05-291-1/+2
* Underflow semantics changed (not tested).vlefevre2002-04-231-10/+13
* 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
* Optimization: mpfr_cmp2 now accepts any combination of real argumentsvlefevre2002-01-041-18/+34
* Better comments.vlefevre2001-12-191-2/+1
* added commentzimmerma2001-11-301-1/+4
* Some type changes.vlefevre2001-11-171-12/+11
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-5/+5
* ASSERT_ALWAYS -> MPFR_ASSERTNzimmerma2001-11-161-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* 1 -> BITS_PER_MP_LIMBzimmerma2001-11-161-1/+1
* add.c -> add.c & add1.cvlefevre2001-11-151-0/+406