| Commit message (Expand) | Author | Age | Files | Lines |
* | Add detection of function round, rint, ceil, floor and nearbyint at configure | pelissip | 2005-05-03 | 1 | -0/+10 |
* | Updated copyright lines. | vlefevre | 2005-01-28 | 1 | -1/+1 |
* | Fix bug if dest==src. | pelissip | 2005-01-28 | 1 | -0/+13 |
* | casts to allow compilation with g++ | zimmerma | 2005-01-27 | 1 | -12/+12 |
* | Fixed errors reported by Nelson H. F. Beebe | pelissip | 2004-12-21 | 1 | -0/+4 |
* | Replaced mpfr_set_emin/emax by set_emin/emax in tests to check | vlefevre | 2004-10-26 | 1 | -2/+2 |
* | Added functions mpfr_rint_round, mpfr_rint_trunc, mpfr_rint_ceil, | vlefevre | 2004-09-30 | 1 | -9/+13 |
* | Add ICC detection && support. | pelissip | 2004-09-20 | 1 | -2/+2 |
* | added test for *function* mpfr_round | zimmerma | 2004-02-16 | 1 | -0/+3 |
* | improved coverage test | zimmerma | 2004-02-14 | 1 | -2/+90 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+3 |
* | added several hard-coded tests (and fixed bugs found) | zimmerma | 2004-01-22 | 1 | -2/+21 |
* | + Optimize a few div.c | pelissip | 2003-12-15 | 1 | -4/+1 |
* | Merged the mpfr-2-0-2-branch changes to the trunk. | vlefevre | 2003-10-21 | 1 | -7/+96 |
* | Merged the mpfr-2-0-2-branch changes to the trunk. | vlefevre | 2003-10-20 | 1 | -3/+5 |
* | Merged the mpfr-2-0-2-branch changes to the trunk. | vlefevre | 2003-10-17 | 1 | -26/+84 |
* | Changed some stderr to stdout. | vlefevre | 2003-09-24 | 1 | -5/+5 |
* | Replaced misc random functions by GMP ones. | vlefevre | 2003-06-12 | 1 | -2/+2 |
* | Patch by Kevin Ryde for memory leak checking + misc declaration fixes. | vlefevre | 2002-05-27 | 1 | -0/+3 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | replaced rand/lrand48, drand48, srand/srand48 by macros | zimmerma | 2002-03-21 | 1 | -1/+2 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Bux fixed. | vlefevre | 2002-01-30 | 1 | -3/+1 |
* | Tests added (mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round). | vlefevre | 2002-01-30 | 1 | -0/+94 |