summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* riendaney2001-10-261-3/+4
* MAX_PREC includedzimmerma2001-10-261-3/+3
* implemented inexact flagzimmerma2001-10-261-14/+11
* Clearing high part of rem2.hanrot2001-10-261-0/+4
* adds gmp_op.crouillie2001-10-261-1/+1
* mpfr_set_q now returns an intzimmerma2001-10-261-1/+1
* added test for inexact flagzimmerma2001-10-261-15/+42
* Adds the file gmp_op.c containing the implementations of operations betweenrouillie2001-10-261-0/+186
* err <0 => is now testerdaney2001-10-261-4/+8
* Patch for bits shifted out when the high word of the quotient is nonzero.hanrot2001-10-261-5/+17
* add copysign.cdaney2001-10-261-0/+85
* added one testzimmerma2001-10-261-1/+13
* simplify dimdaney2001-10-261-33/+6
* add exact flagdaney2001-10-261-3/+25
* err => long intdaney2001-10-264-7/+8
* added one testzimmerma2001-10-261-0/+11
* cosmetic changeszimmerma2001-10-261-7/+7
* can_round return 0 for b=0zimmerma2001-10-261-4/+5
* add thypotdaney2001-10-261-1/+1
* add coopysigndaney2001-10-261-1/+5
* add copysigndaney2001-10-261-2/+9
* correct mp_prec_t err => long intdaney2001-10-261-2/+2
* correst mp_prec_t err => long intdaney2001-10-261-3/+2
* Add multiplication/division/addition/substraction by mpz and mpqrouillie2001-10-263-4/+28
* added two testszimmerma2001-10-261-1/+28
* fixed pb with exact results not detected (ck was < 0)zimmerma2001-10-261-4/+8
* Rien.hanrot2001-10-261-1/+0
* Patch for the computation of the u_lo + r part of the remainder when u_lo = 0.hanrot2001-10-261-6/+9
* added test for inexact flagzimmerma2001-10-264-13/+264
* fixed pbs with inexact flagzimmerma2001-10-261-16/+26
* now mpfr_div and mpfr_ui_div return an intzimmerma2001-10-261-4/+5
* implemented ternary flag in mpfr_ui_divzimmerma2001-10-262-17/+28
* removed unnecessary CLEAR_FLAGSzimmerma2001-10-261-10/+6
* reduced number of testszimmerma2001-10-261-1/+1
* removed unnecessary CLEAR_FLAGSzimmerma2001-10-261-17/+12
* improved mpfr_comparezimmerma2001-10-261-3/+4
* rewritten to implement ternary inexact flagzimmerma2001-10-261-62/+112
* fixed generic test (pb with double rounding)zimmerma2001-10-261-49/+40
* increased MAX_PRECzimmerma2001-10-261-39/+37
* Changed the type of err from mp_prec_t (unsigned) to int.hanrot2001-10-251-1/+1
* Added tests for inexact flag.hanrot2001-10-252-26/+194
* Patch for even rounding.hanrot2001-10-254-2342/+1003
* riendaney2001-10-251-2/+8
* riendaney2001-10-251-0/+6
* Warning avoided.vlefevre2001-10-251-1/+1
* added tfmazimmerma2001-10-251-1/+1
* slong -> tzimmerma2001-10-251-2/+2
* nouvelew version (without loop)zimmerma2001-10-251-62/+13
* riendaney2001-10-251-3/+3
* riendaney2001-10-252-2/+0