| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests] Got rid of the use of mpfr_print_binary, in general with | vlefevre | 2017-09-14 | 1 | -9/+10 |
* | Merged the latest changes from the trunk. | vlefevre | 2017-05-29 | 1 | -1/+1 |
|\ |
|
| * | Do not define macro names starting with "SIG" (+ uppercase letter) | vlefevre | 2017-05-15 | 1 | -1/+1 |
| * | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar | vlefevre | 2016-07-22 | 1 | -1/+1 |
* | | more work on branch faithful | zimmerma | 2016-06-22 | 1 | -1/+4 |
|/ |
|
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | [tests] Added always_scale argument (boolean) to tests_default_random() | vlefevre | 2015-05-29 | 1 | -1/+1 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0. | vlefevre | 2014-06-25 | 1 | -2/+2 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | Updated URL's of mailing-list archives/messages in all files | vlefevre | 2012-05-03 | 1 | -1/+1 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -3/+0 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | [tests/tsin_cos.c] status_f and status were not read (compared) in | vlefevre | 2011-05-02 | 1 | -1/+2 |
* | Removed trailing spaces. | vlefevre | 2011-03-09 | 1 | -1/+1 |
* | Change some functions called in test tsin_cos.c | demengeo | 2011-03-01 | 1 | -3/+6 |
* | Extend coverage test of mpfr_sincos_fast to 100% | demengeo | 2011-03-01 | 1 | -0/+27 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t). | vlefevre | 2010-05-07 | 1 | -2/+2 |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -5/+5 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | tests/tsin_cos.c: in consistency(), better error message. | vlefevre | 2009-12-07 | 1 | -6/+10 |
* | tests/tsin_cos.c: in consistency(), improved testing on underflow case. | vlefevre | 2009-12-07 | 1 | -7/+13 |
* | tests/tsin_cos.c: in consistency(), added testing on underflow case. | vlefevre | 2009-12-07 | 1 | -5/+20 |
* | tests/tsin_cos.c: in consistency(), fixed flags testing. | vlefevre | 2009-12-07 | 1 | -2/+7 |
* | tests/tsin_cos.c: in consistency(), test also the flags. | vlefevre | 2009-12-07 | 1 | -1/+8 |
* | tests/tsin_cos.c: in consistency(), test also the returned value | vlefevre | 2009-12-07 | 1 | -4/+10 |
* | tests/tsin_cos.c: ported bug20091122 from the 2.4 branch to the trunk. | vlefevre | 2009-11-22 | 1 | -3/+45 |
* | tests/tsin_cos.c: ported the consistency test from the 2.4 branch. | vlefevre | 2009-10-30 | 1 | -0/+38 |
* | [tsin_cos.c] removed useless instruction, and added comments | zimmerma | 2009-10-13 | 1 | -1/+3 |
* | [sin_cos.c] fixed call to mpfr_can_round (rounding mode was wrong) | zimmerma | 2009-10-13 | 1 | -0/+50 |
* | tests/tsin_cos.c: mp_rnd_t -> mpfr_rnd_t. | vlefevre | 2009-10-09 | 1 | -1/+1 |
* | tests/tsin_cos.c: added a comment about bug20091008, corresponding to | vlefevre | 2009-10-09 | 1 | -1/+3 |
* | [sin_cos.c] fixed error analysis | zimmerma | 2009-10-08 | 1 | -0/+50 |
* | tests/tsin_cos.c: mp_rnd_t -> mpfr_rnd_t. | vlefevre | 2009-10-07 | 1 | -1/+1 |
* | tests/tsin_cos.c: removed trailing spaces. | vlefevre | 2009-10-07 | 1 | -1/+1 |
* | [tsin_cos.c] changed binary to hexadecimal string (was too long for C89) | zimmerma | 2009-10-07 | 1 | -1/+1 |
* | [sin_cos.c] fixed bug introduced in r6447 (some variables had their precision... | zimmerma | 2009-10-07 | 1 | -0/+48 |
* | mpfr-impl.h, sin_cos.c, tests/tsin_cos.c: mp_rnd_t -> mpfr_rnd_t. | vlefevre | 2009-09-18 | 1 | -1/+1 |
* | added tuning mechanism for mpfr_sin_cos | zimmerma | 2009-09-18 | 1 | -30/+2 |
* | [sin_cos.c] added asymptotically fast code, with threshold currently hardcoded | zimmerma | 2009-09-18 | 1 | -8/+104 |
* | [sin_cos.c] more precise meaning of the return value | zimmerma | 2009-09-17 | 1 | -1/+15 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |