Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rien | daney | 2001-10-26 | 1 | -3/+4 |
* | MAX_PREC included | zimmerma | 2001-10-26 | 1 | -3/+3 |
* | implemented inexact flag | zimmerma | 2001-10-26 | 1 | -14/+11 |
* | Clearing high part of rem2. | hanrot | 2001-10-26 | 1 | -0/+4 |
* | adds gmp_op.c | rouillie | 2001-10-26 | 1 | -1/+1 |
* | mpfr_set_q now returns an int | zimmerma | 2001-10-26 | 1 | -1/+1 |
* | added test for inexact flag | zimmerma | 2001-10-26 | 1 | -15/+42 |
* | Adds the file gmp_op.c containing the implementations of operations between | rouillie | 2001-10-26 | 1 | -0/+186 |
* | err <0 => is now tester | daney | 2001-10-26 | 1 | -4/+8 |
* | Patch for bits shifted out when the high word of the quotient is nonzero. | hanrot | 2001-10-26 | 1 | -5/+17 |
* | add copysign.c | daney | 2001-10-26 | 1 | -0/+85 |
* | added one test | zimmerma | 2001-10-26 | 1 | -1/+13 |
* | simplify dim | daney | 2001-10-26 | 1 | -33/+6 |
* | add exact flag | daney | 2001-10-26 | 1 | -3/+25 |
* | err => long int | daney | 2001-10-26 | 4 | -7/+8 |
* | added one test | zimmerma | 2001-10-26 | 1 | -0/+11 |
* | cosmetic changes | zimmerma | 2001-10-26 | 1 | -7/+7 |
* | can_round return 0 for b=0 | zimmerma | 2001-10-26 | 1 | -4/+5 |
* | add thypot | daney | 2001-10-26 | 1 | -1/+1 |
* | add coopysign | daney | 2001-10-26 | 1 | -1/+5 |
* | add copysign | daney | 2001-10-26 | 1 | -2/+9 |
* | correct mp_prec_t err => long int | daney | 2001-10-26 | 1 | -2/+2 |
* | correst mp_prec_t err => long int | daney | 2001-10-26 | 1 | -3/+2 |
* | Add multiplication/division/addition/substraction by mpz and mpq | rouillie | 2001-10-26 | 3 | -4/+28 |
* | added two tests | zimmerma | 2001-10-26 | 1 | -1/+28 |
* | fixed pb with exact results not detected (ck was < 0) | zimmerma | 2001-10-26 | 1 | -4/+8 |
* | Rien. | hanrot | 2001-10-26 | 1 | -1/+0 |
* | Patch for the computation of the u_lo + r part of the remainder when u_lo = 0. | hanrot | 2001-10-26 | 1 | -6/+9 |
* | added test for inexact flag | zimmerma | 2001-10-26 | 4 | -13/+264 |
* | fixed pbs with inexact flag | zimmerma | 2001-10-26 | 1 | -16/+26 |
* | now mpfr_div and mpfr_ui_div return an int | zimmerma | 2001-10-26 | 1 | -4/+5 |
* | implemented ternary flag in mpfr_ui_div | zimmerma | 2001-10-26 | 2 | -17/+28 |
* | removed unnecessary CLEAR_FLAGS | zimmerma | 2001-10-26 | 1 | -10/+6 |
* | reduced number of tests | zimmerma | 2001-10-26 | 1 | -1/+1 |
* | removed unnecessary CLEAR_FLAGS | zimmerma | 2001-10-26 | 1 | -17/+12 |
* | improved mpfr_compare | zimmerma | 2001-10-26 | 1 | -3/+4 |
* | rewritten to implement ternary inexact flag | zimmerma | 2001-10-26 | 1 | -62/+112 |
* | fixed generic test (pb with double rounding) | zimmerma | 2001-10-26 | 1 | -49/+40 |
* | increased MAX_PREC | zimmerma | 2001-10-26 | 1 | -39/+37 |
* | Changed the type of err from mp_prec_t (unsigned) to int. | hanrot | 2001-10-25 | 1 | -1/+1 |
* | Added tests for inexact flag. | hanrot | 2001-10-25 | 2 | -26/+194 |
* | Patch for even rounding. | hanrot | 2001-10-25 | 4 | -2342/+1003 |
* | rien | daney | 2001-10-25 | 1 | -2/+8 |
* | rien | daney | 2001-10-25 | 1 | -0/+6 |
* | Warning avoided. | vlefevre | 2001-10-25 | 1 | -1/+1 |
* | added tfma | zimmerma | 2001-10-25 | 1 | -1/+1 |
* | slong -> t | zimmerma | 2001-10-25 | 1 | -2/+2 |
* | nouvelew version (without loop) | zimmerma | 2001-10-25 | 1 | -62/+13 |
* | rien | daney | 2001-10-25 | 1 | -3/+3 |
* | rien | daney | 2001-10-25 | 2 | -2/+0 |