| Commit message (Expand) | Author | Age | Files | Lines |
* | # Add a remark to mpf_strto. | ryde | 2004-01-19 | 1 | -1/+4 |
* | # Drop my thought about addmul instead of fma. The latter takes a | ryde | 2004-01-19 | 1 | -2/+0 |
* | updated mpfr_root entry | zimmerma | 2003-12-19 | 1 | -2/+3 |
* | removed one item, added one | zimmerma | 2003-12-19 | 1 | -2/+3 |
* | added suggestion for 2 new functions | zimmerma | 2003-12-01 | 1 | -0/+8 |
* | added entry (portability) | zimmerma | 2003-12-01 | 1 | -0/+2 |
* | Notes about not using mpfr_set_d in the tests. | vlefevre | 2003-11-21 | 1 | -0/+2 |
* | Merged the mpfr-2-0-2-branch changes to the trunk. | vlefevre | 2003-10-21 | 1 | -1/+3 |
* | added new items (version number, rounding modes) | zimmerma | 2003-10-14 | 1 | -0/+11 |
* | new proposal for mpfr_can_round | zimmerma | 2003-10-06 | 1 | -0/+17 |
* | Corrections in the MPFR manual (PZ & VL). Functions mpfr_const_pi, | vlefevre | 2003-10-01 | 1 | -8/+4 |
* | Update TODO & mpfr_set_prec. | pelissip | 2003-09-30 | 1 | -0/+2 |
* | Added documentation for mpfr_greater_p, mpfr_greaterequal_p, | vlefevre | 2003-09-24 | 1 | -10/+0 |
* | Added tests for mpfr_greater_p, mpfr_greaterequal_p, mpfr_less_p, | vlefevre | 2003-09-24 | 1 | -1/+1 |
* | Added a few more tests (involving mpfr_nexttoward). The tests for | vlefevre | 2003-09-24 | 1 | -2/+0 |
* | Accept (case-insensitive) NaN and Inf in input for bases <= 16 for | vlefevre | 2003-09-24 | 1 | -4/+2 |
* | added one item from Kevin | zimmerma | 2003-09-24 | 1 | -2/+6 |
* | two updates | zimmerma | 2003-09-23 | 1 | -0/+5 |
* | Removed | vlefevre | 2003-09-22 | 1 | -2/+0 |
* | Implemented the following: | vlefevre | 2003-09-22 | 1 | -8/+0 |
* | updated items: removed conversion from/to float (obsolete) | zimmerma | 2003-09-19 | 1 | -2/+2 |
* | got rid of <math.h> dependency in mpfr_zeta | zimmerma | 2003-09-19 | 1 | -5/+0 |
* | Replaced malloc/free by __gmp_allocate_func/__gmp_free_func in | vlefevre | 2003-09-09 | 1 | -2/+8 |
* | Changes (Patrick Pelissier's suggestions): | vlefevre | 2003-09-01 | 1 | -0/+3 |
* | added one item | zimmerma | 2003-07-21 | 1 | -0/+2 |
* | # Clarify nan/inf bits under efficiency. | ryde | 2003-06-26 | 1 | -3/+13 |
* | # Add efficiency of separate flag bit operations. | ryde | 2003-06-25 | 1 | -0/+5 |
* | Remove mingw portability of random/rand48, no longer used. | ryde | 2003-06-23 | 1 | -8/+4 |
* | Remove __setfpucw, no longer used. | ryde | 2003-06-23 | 1 | -15/+0 |
* | compatibility with mpf is done | zimmerma | 2003-05-13 | 1 | -7/+9 |
* | Comment concerning the installation of MPFR: done. | vlefevre | 2003-02-27 | 1 | -4/+0 |
* | added copyright notices and license statements | zimmerma | 2003-01-17 | 1 | -0/+23 |
* | removed items done | zimmerma | 2003-01-15 | 1 | -6/+1 |
* | Remove mpfr_get_ld, done. | ryde | 2003-01-06 | 1 | -5/+0 |
* | Remove mpfr_set_machine_rnd_mode, done. | ryde | 2003-01-06 | 1 | -2/+0 |
* | added one item | zimmerma | 2002-12-12 | 1 | -1/+8 |
* | updated | zimmerma | 2002-12-02 | 1 | -2/+40 |
* | Add notes on mpf_t maintaining actual size for efficiency. | ryde | 2002-11-29 | 1 | -0/+11 |
* | Remove mpfr_set_machine_rnd_mode task. | ryde | 2002-11-29 | 1 | -2/+0 |
* | More on tuned thresholds, more on config.h etc, new section on mpf/mpfr | ryde | 2002-11-21 | 1 | -2/+32 |
* | Update (tset_ld). | vlefevre | 2002-10-16 | 1 | -0/+2 |
* | Remove mpfr_get_str using mpn_get_str (done). | ryde | 2002-10-08 | 1 | -4/+21 |
* | Functions mpfr_greater_p, mpfr_greaterequal_p, mpfr_less_p, | vlefevre | 2002-07-28 | 1 | -10/+11 |
* | Prototype of mpfr_setmax and mpfr_setmin changed (exponent given). | vlefevre | 2002-07-26 | 1 | -2/+0 |
* | New internal functions mpfr_setmin and mpfr_setmax. | vlefevre | 2002-07-26 | 1 | -2/+2 |
* | Line mpfr_get_exp / mpfr_set_exp removed. | vlefevre | 2002-07-19 | 1 | -1/+0 |
* | Note about randomized tests. | vlefevre | 2002-07-14 | 1 | -0/+2 |
* | removed duplicated entry (thread-safe) | zimmerma | 2002-06-27 | 1 | -3/+1 |
* | added new items | zimmerma | 2002-06-27 | 1 | -0/+9 |
* | new additions | zimmerma | 2002-06-27 | 1 | -3/+9 |