summaryrefslogtreecommitdiff
path: root/agm.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetic changeszimmerma2001-10-151-16/+36
* #include added/removed.vlefevre2001-09-131-0/+1
* nested double TMP_DECL'szimmerma2001-06-181-1/+2
* check overflow in _mpfr_ceil_exp2zimmerma2001-02-161-0/+4
* fixed problems with old K&R compilers (_PROTO missing)zimmerma2001-02-151-3/+6
* fixed bug in _mpfr_ceil_exp2 (underflow when exp < -1022)zimmerma2001-01-051-3/+4
* simplified _mpfr_floor_log2zimmerma2000-12-221-4/+1
* k2r -> ansi stylezimmerma2000-12-211-11/+56
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-20/+17
* _mp_prec -> MPFR_PRECzimmerma2000-12-151-1/+2
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* replaced log(2.0) by LOG2 [first step in getting rid of math.h]zimmerma2000-12-011-6/+2
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-2/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-6/+6
* unsigned char -> mp_rnd_tzimmerma2000-02-111-8/+9
* sqrt3 -> sqrtzimmerma1999-10-071-1/+1
* added copyright noticezimmerma1999-07-301-0/+21
* using sqrt3boldo1999-07-071-3/+3
* new, quick & cleanboldo1999-07-051-60/+28
* memory gestionboldo1999-07-011-8/+11
* memory gestionboldo1999-06-301-40/+62
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-4/+13
* clear res1/res2zimmerma1999-06-251-0/+1
* Marche bienboldo1999-06-221-79/+78
* version qui marcheboldo1999-06-181-54/+71
* sans instructions de debuggageboldo1999-06-151-8/+5
* *** empty log message ***boldo1999-06-141-34/+42
* *** empty log message ***boldo1999-06-101-15/+51
* Initial revisionhanrot1999-06-091-0/+91