| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -2/+2 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -19/+19 |
* | Replace mpfr_div_2ui call by SET_EXP/GET_EXP | pelissip | 2005-06-15 | 1 | -1/+2 |
* | Speed up a few (from 10822 to 10600). | pelissip | 2005-06-15 | 1 | -3/+8 |
* | Fix bug (use of GCC specific attribute). | pelissip | 2005-06-14 | 1 | -2/+0 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Add support for MPFR_GROUP functions. | pelissip | 2005-06-02 | 1 | -12/+6 |
* | Replace TMP_ALLOC by MPFR_TMP_ALLOC | pelissip | 2005-05-18 | 1 | -3/+3 |
* | Reformating code. | pelissip | 2005-05-17 | 1 | -37/+44 |
* | Replace initial estimation of K0 from sqrt (p/2) | pelissip | 2005-05-04 | 1 | -3/+6 |
* | wrong commit, put back revision 1.47 | zimmerma | 2005-04-28 | 1 | -34/+1 |
* | added error analysis for Geoff's argument reduction for arctan | zimmerma | 2005-04-28 | 1 | -1/+34 |
* | Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement | pelissip | 2005-03-14 | 1 | -2/+1 |
* | USe of mpfr_nexttozero. | pelissip | 2005-02-15 | 1 | -6/+1 |
* | Add MPFR_LOG_FUNC | pelissip | 2005-02-14 | 1 | -9/+7 |
* | Fix wrong place for MPFR_LOG_BEGIN. | pelissip | 2005-02-03 | 1 | -2/+2 |
* | Add support for ZivLoop controler and logging. | pelissip | 2005-02-02 | 1 | -9/+10 |
* | Clean up code (due to mix with Paul changes). | pelissip | 2005-01-28 | 1 | -11/+4 |
* | Much faster worst case (ie result near 0 or 1). | pelissip | 2005-01-28 | 1 | -2/+9 |
* | speed-up special case where approximation is 1 or -1 | zimmerma | 2005-01-28 | 1 | -0/+19 |
* | Updated copyright line. | vlefevre | 2005-01-28 | 1 | -1/+1 |
* | fixed efficiency problem in case of cos(Pi) | zimmerma | 2005-01-28 | 1 | -3/+7 |
* | Add some assertion. | pelissip | 2004-12-20 | 1 | -2/+4 |
* | Optimize mpfr_cos. | pelissip | 2004-12-17 | 1 | -44/+48 |
* | Test | pelissip | 2004-12-15 | 1 | -2/+2 |
* | Fix a bug on some compilators: | pelissip | 2004-11-19 | 1 | -1/+1 |
* | Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax() | pelissip | 2004-11-18 | 1 | -3/+5 |
* | fixed problem for x near from Pi/2 (the internal precision should take | zimmerma | 2004-05-18 | 1 | -2/+9 |
* | Remove a C++ comment. | pelissip | 2004-05-11 | 1 | -1/+0 |
* | Remove a forgotten "assertd" which isn't usefull anymore. | pelissip | 2004-05-10 | 1 | -1/+0 |
* | Optimize cos. | pelissip | 2004-05-07 | 1 | -25/+30 |
* | improved initial value of working precision (did not take into account | zimmerma | 2004-05-07 | 1 | -1/+2 |
* | Fix a critical bug in cos in case you have set the float range for the expone... | pelissip | 2004-05-04 | 1 | -3/+7 |
* | Optimize a few cos. | pelissip | 2004-05-04 | 1 | -18/+16 |
* | improved test coverage | zimmerma | 2004-02-13 | 1 | -3/+4 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | Changed some error messages into assertions. | vlefevre | 2004-01-14 | 1 | -5/+3 |
* | Remove some warnings and potential errors (Comparaison between signed and uns... | pelissip | 2003-11-21 | 1 | -1/+1 |
* | Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0)) | pelissip | 2003-11-05 | 1 | -1/+1 |
* | + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS. | pelissip | 2003-11-04 | 1 | -1/+1 |
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -9/+10 |
* | replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec) | zimmerma | 2003-10-14 | 1 | -1/+1 |
* | mpfr_round_prec is now obsolete | zimmerma | 2003-09-19 | 1 | -1/+1 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -7/+8 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -1/+1 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui. | vlefevre | 2002-02-14 | 1 | -2/+2 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-01 | 1 | -3/+3 |