| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug for u == 0 and x == +0 introduced in ui_sub.c 1.23, | vlefevre | 2005-02-21 | 1 | -5/+42 |
* | added two tests | zimmerma | 2005-02-02 | 1 | -0/+6 |
* | fixed problem (cmpabs doesn't work for x=0) | zimmerma | 2004-04-05 | 1 | -1/+4 |
* | new coverage tests | zimmerma | 2004-02-14 | 1 | -1/+7 |
* | Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract... | pelissip | 2004-01-28 | 1 | -5/+5 |
* | Update the tests to reduce the use of floats. | pelissip | 2004-01-09 | 1 | -38/+31 |
* | + Optimize a few div.c | pelissip | 2003-12-15 | 1 | -4/+1 |
* | Updated documentation. In particular, mpfr_set_str_raw renamed | vlefevre | 2003-10-02 | 1 | -9/+9 |
* | Changed some stderr to stdout. | vlefevre | 2003-09-24 | 1 | -21/+23 |
* | Replaced misc random functions by GMP ones. | vlefevre | 2003-06-12 | 1 | -2/+2 |
* | Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug. | ryde | 2003-06-09 | 1 | -4/+4 |
* | Fixed prototypes (use static...). | vlefevre | 2003-01-24 | 1 | -8/+4 |
* | Use mpfr_set_nan and mpfr_set_inf for NaN and Inf tests, | ryde | 2003-01-22 | 1 | -5/+33 |
* | added 2003, removed math.h | zimmerma | 2003-01-16 | 1 | -2/+1 |
* | replaced isnan() by Isnan() | zimmerma | 2003-01-16 | 1 | -12/+15 |
* | removed all tests that compare to libm | zimmerma | 2002-11-25 | 1 | -26/+0 |
* | Patch by Kevin Ryde for memory leak checking + misc declaration fixes. | vlefevre | 2002-05-27 | 1 | -0/+6 |
* | replaced 2.2e-307 by DBL_MIN | zimmerma | 2002-04-15 | 1 | -1/+2 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possible | vlefevre | 2002-04-10 | 1 | -2/+2 |
* | Check for fenv.h -> check for fesetround. | vlefevre | 2002-04-09 | 1 | -2/+2 |
* | mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d. | vlefevre | 2002-04-07 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | use AC_CHECK_HEADERS to check for fenv.h | zimmerma | 2002-04-05 | 1 | -2/+2 |
* | - use mpfr_test_init to initialize harware floats | zimmerma | 2002-03-26 | 1 | -12/+10 |
* | #include <unistd.h> removed. Redefined macros ABS removed. | vlefevre | 2002-03-26 | 1 | -1/+0 |
* | replaced getpid() by time(NULL) | zimmerma | 2002-03-25 | 1 | -1/+1 |
* | Missing #include. | vlefevre | 2002-03-22 | 1 | -0/+1 |
* | replaced rand/lrand48, drand48, srand/srand48 by macros | zimmerma | 2002-03-21 | 1 | -6/+6 |
* | now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF, | zimmerma | 2002-03-19 | 1 | -4/+5 |
* | #include changes. | vlefevre | 2002-03-11 | 1 | -2/+0 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Patches by Kevin Ryde for K&R compilers | vlefevre | 2002-01-12 | 1 | -1/+1 |
* | start tests with precision 2 instead of 1 | zimmerma | 2001-11-30 | 1 | -1/+1 |
* | mpfr_print_raw -> mpfr_print_binary | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | added two tests | zimmerma | 2001-10-25 | 1 | -0/+19 |
* | added random tests for inexact flag | zimmerma | 2001-10-11 | 1 | -3/+84 |
* | added new (special) tests | zimmerma | 2001-04-12 | 1 | -2/+55 |
* | changed "int main(..)" to two lines | zimmerma | 2001-02-18 | 1 | -2/+3 |
* | unsigned char (or int) -> mp_rnd_t | zimmerma | 2000-12-21 | 1 | -1/+1 |
* | removed isnan(), ... | zimmerma | 2000-12-21 | 1 | -5/+1 |
* | Added prototypes for all test files. | hanrot | 2000-12-20 | 1 | -0/+1 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -3/+2 |
* | Take into account Inf, Nans ; clear the flags of the return variable | hanrot | 2000-12-13 | 1 | -0/+3 |
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | ifdef IRIX64 -> ifdef __mips | zimmerma | 2000-08-14 | 1 | -2/+2 |
* | added one test | zimmerma | 2000-06-21 | 1 | -0/+1 |
* | added one test | zimmerma | 2000-06-21 | 1 | -0/+1 |
* | added one test | zimmerma | 2000-06-16 | 1 | -0/+1 |