| Commit message (Expand) | Author | Age | Files | Lines |
* | New functions mpfr_inits, mpfr_inits2 and mpfr_clears to initialize or | vlefevre | 2003-09-11 | 1 | -1/+1 |
* | (libmpfr_a_SOURCES): Remove mpfr-math.h. | ryde | 2003-06-24 | 1 | -1/+1 |
* | added error function | zimmerma | 2003-06-12 | 1 | -1/+1 |
* | Added cmp_d/tcmp_d. | hanrot | 2003-05-13 | 1 | -1/+1 |
* | added Riemann Zeta function (contribution from Jean-Luc Re'my) | zimmerma | 2003-04-11 | 1 | -1/+1 |
* | new functions mpfr_fits_* and mpfr_get_ui/si | zimmerma | 2003-02-13 | 1 | -1/+1 |
* | (libmpfr_a_SOURCES): Add volatile.c. | ryde | 2003-01-25 | 1 | -1/+1 |
* | Move log_b2.h from include_HEADERS to libmpfr_a_SOURCES, it doesn't | ryde | 2003-01-18 | 1 | -2/+2 |
* | added log_b2.h in include_HEADERS | zimmerma | 2003-01-16 | 1 | -1/+1 |
* | (libmpfr_a_SOURCES): Remove rnd_mode.c. | ryde | 2002-11-29 | 1 | -1/+1 |
* | added cbrt | zimmerma | 2002-10-18 | 1 | -1/+1 |
* | Removed log_b2.h as it doesn't seem to be necessary. | vlefevre | 2002-10-16 | 1 | -1/+1 |
* | added mpfr_get_ld and tests for set_ld/get_ld | zimmerma | 2002-10-16 | 1 | -2/+2 |
* | added mpfr_set_ld and test file | zimmerma | 2002-10-15 | 1 | -1/+1 |
* | Functions mpfr_greater_p, mpfr_greaterequal_p, mpfr_less_p, | vlefevre | 2002-07-28 | 1 | -1/+1 |
* | Use AUTOMAKE_OPTIONS = gnu [suggested by Kevin Ryde] | vlefevre | 2002-07-28 | 1 | -0/+2 |
* | New internal functions mpfr_setmin and mpfr_setmax. | vlefevre | 2002-07-26 | 1 | -1/+1 |
* | Function mpfr_frac and tests added. | vlefevre | 2002-07-24 | 1 | -1/+1 |
* | New functions mpfr_get_exp and mpfr_set_exp. | vlefevre | 2002-07-04 | 1 | -1/+1 |
* | Patch by Kevin Ryde (and Vincent Lefevre). | vlefevre | 2002-06-08 | 1 | -1/+1 |
* | added mpfr_gamma in libmpfr | zimmerma | 2002-06-05 | 1 | -1/+1 |
* | Underflow semantics changed (not tested). | vlefevre | 2002-04-23 | 1 | -1/+1 |
* | mpfr_cmp_ui_2exp and mpfr_cmp_si_2exp rewritten. | vlefevre | 2002-04-16 | 1 | -1/+1 |
* | Update for "make dist". | vlefevre | 2002-04-15 | 1 | -3/+3 |
* | Support for NaN and Inf (case insensitive) in mpfr_set_str. Tests. | vlefevre | 2002-04-13 | 1 | -4/+2 |
* | Added missing headers in libmpfr_a_SOURCES. | vlefevre | 2002-04-10 | 1 | -1/+1 |
* | include_HEADERS should contain only mpfr.h and mpf2mpfr.h. | vlefevre | 2002-04-09 | 1 | -1/+1 |
* | COPYING.LIB removed. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | sqrtrem.c removed. | vlefevre | 2002-04-02 | 1 | -1/+1 |
* | added VERSION and mpfr-math.h for "make dist" | zimmerma | 2002-03-21 | 1 | -2/+2 |
* | added new functions mpfr_set_nan and mpfr_set_inf | zimmerma | 2002-03-19 | 1 | -1/+1 |
* | added back mpfr_sin_cos | zimmerma | 2002-03-17 | 1 | -1/+1 |
* | set_d.c split into get_d.c and set_d.c | vlefevre | 2002-03-11 | 1 | -1/+1 |
* | File renaming. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | _mpfr_ceil_log2, _mpfr_floor_log2, _mpfr_ceil_exp2 in separate files. | vlefevre | 2002-02-21 | 1 | -1/+1 |
* | mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round rewritten. | vlefevre | 2002-01-30 | 1 | -10/+1 |
* | mpfr_round -> mpfr_round_prec. | vlefevre | 2002-01-25 | 1 | -1/+1 |
* | Files log_base_*.c renamed. | vlefevre | 2001-12-06 | 1 | -1/+1 |
* | Functions (constants) renamed. | vlefevre | 2001-12-06 | 1 | -1/+1 |
* | added acos.c | zimmerma | 2001-12-05 | 1 | -1/+1 |
* | Functions mpfr_{mul,div}_2{si,ui} added. | vlefevre | 2001-11-29 | 1 | -1/+1 |
* | mpfr_add_one_ulp and mpfr_sub_one_ulp changed. | vlefevre | 2001-11-21 | 1 | -1/+1 |
* | init -> init + init2. | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | added COPYING.LIB | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | added isinf and isnum (split from isnan) | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | add.c -> add.c & add1.c | vlefevre | 2001-11-15 | 1 | -1/+1 |
* | Update. | vlefevre | 2001-11-08 | 1 | -1/+1 |
* | adds gmp_op.c | rouillie | 2001-10-26 | 1 | -1/+1 |
* | add coopysign | daney | 2001-10-26 | 1 | -1/+5 |
* | add log_base_10 | daney | 2001-10-23 | 1 | -1/+1 |