Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added tan.c | zimmerma | 2001-09-10 | 1 | -1/+1 |
* | removed sin_cos, added sin and cos | zimmerma | 2001-09-07 | 1 | -1/+1 |
* | In add.c: use mpfr_cmp_abs instead of mpfr_cmp3; x - x fixed for GMP_RNDD. | vlefevre | 2001-09-06 | 1 | -1/+1 |
* | Some support for exponent change and exceptions. | vlefevre | 2001-08-25 | 1 | -1/+1 |
* | added euler.c | zimmerma | 2001-08-23 | 1 | -1/+1 |
* | renamed arctan.c to atan.c | zimmerma | 2001-08-14 | 1 | -1/+1 |
* | added mpfr.info to files to remove for "make distclean" | zimmerma | 2001-06-27 | 1 | -0/+2 |
* | Non-existent C source references removed. | vlefevre | 2001-06-23 | 1 | -1/+1 |
* | A few patches. | daney | 2001-06-14 | 1 | -1/+1 |
* | change makefile for new functions | daney | 2001-04-05 | 1 | -1/+1 |
* | added cmp2.c | zimmerma | 2001-04-03 | 1 | -1/+1 |
* | added arc-tangent | zimmerma | 2001-03-08 | 1 | -1/+1 |
* | added set_ui.c | zimmerma | 2001-02-15 | 1 | -1/+1 |
* | added isnan.c, removed srandom.h | zimmerma | 2001-01-11 | 1 | -1/+1 |
* | Added prototypes for all test files. | hanrot | 2000-12-20 | 1 | -2/+1 |
* | added mpfr-test.h | zimmerma | 2000-12-18 | 1 | -1/+1 |
* | removed zeta.c | zimmerma | 2000-12-15 | 1 | -1/+1 |
* | added swap/tswap | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | added mpz_set_fr.c | zimmerma | 2000-09-29 | 1 | -1/+1 |
* | removed karasqrt.c, added sqrtrem.c | zimmerma | 2000-09-29 | 1 | -1/+1 |
* | removed MPFR_OBJECTS (does not work) | zimmerma | 2000-09-20 | 1 | -1/+1 |
* | added $(MPFR_OBJECTS) in libmpfr_a_LIBADD | zimmerma | 2000-09-20 | 1 | -1/+1 |
* | added $(srcdir) to trunc.c for sub-directory compilation | zimmerma | 2000-08-23 | 1 | -2/+2 |
* | IRIX make does not recognize $< (MISCFLAGS) | zimmerma | 2000-08-16 | 1 | -2/+2 |
* | set_dfl_rnd -> set_rnd | zimmerma | 2000-08-16 | 1 | -2/+4 |
* | nothing to say | jeandel | 2000-07-13 | 1 | -1/+1 |
* | Small bug fixed | jeandel | 2000-07-13 | 1 | -1/+1 |
* | Bugs fixed | jeandel | 2000-07-13 | 1 | -1/+1 |
* | Fixed bug | jeandel | 2000-07-11 | 1 | -3/+3 |
* | Bug Fixed with Solaris make | jeandel | 2000-07-11 | 1 | -3/+3 |
* | First Release | jeandel | 2000-07-11 | 1 | -0/+20 |