| Commit message (Expand) | Author | Age | Files | Lines |
* | The fix for bug 6604 "incorrect directed rounding in mpfr_strtofr"2.3 | vlefevre | 2008-12-15 | 2 | -66/+178 |
* | Fixed bug 6604 "incorrect directed rounding in mpfr_strtofr" | vlefevre | 2008-10-29 | 3 | -26/+79 |
* | Updated version to 2.3.3-dev. | vlefevre | 2008-09-12 | 7 | -12/+12 |
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v". | vlefevre | 2008-09-12 | 1 | -0/+56 |
* | Updated version to 2.3.2. | vlefevre | 2008-09-12 | 6 | -6/+6 |
* | tests/tpow_z.c: fixed bug20080904. [svn merge -c5623 .../trunk] | vlefevre | 2008-09-12 | 1 | -5/+7 |
* | pow.c: fixed a bug in mpfr_pow_general() that can occur after the | vlefevre | 2008-09-08 | 2 | -16/+49 |
* | Updated version to 2.3.2-dev. | vlefevre | 2008-09-06 | 5 | -5/+5 |
* | configure.in: updated a comment (for the next automake version). | vlefevre | 2008-09-05 | 1 | -1/+1 |
* | NEWS: added a note about mpfr_init_gmp_rand (removed in r5414). | vlefevre | 2008-09-05 | 1 | -0/+6 |
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v". | vlefevre | 2008-09-03 | 1 | -0/+47 |
* | Updated version to 2.3.2-rc1 again (the assertion failure in tpow_z | vlefevre | 2008-09-03 | 5 | -5/+5 |
* | Updated README file. | vlefevre | 2008-09-02 | 1 | -28/+30 |
* | Removed patch-libtool and updated README.dev as libtool has been fixed. | vlefevre | 2008-09-01 | 2 | -28/+1 |
* | Set version back to dev as an assertion failure occurs in tpow_z on | vlefevre | 2008-08-27 | 5 | -5/+5 |
* | Added patch-aclocal-icc from the trunk. | vlefevre | 2008-08-27 | 1 | -0/+34 |
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v". | vlefevre | 2008-08-27 | 1 | -4/+550 |
* | Updated version to 2.3.2-rc1. | vlefevre | 2008-08-27 | 6 | -6/+6 |
* | mpfr.texi: updated the month. | vlefevre | 2008-08-27 | 1 | -1/+1 |
* | README.dev: update from the trunk (except __GMP_CC/__GMP_CFLAGS). | vlefevre | 2008-08-26 | 1 | -15/+148 |
* | Added algorithms.out to svn:ignore property. | vlefevre | 2008-08-26 | 0 | -0/+0 |
* | tests/tgeneric.c: changed the way a warning with gcc 4.2+ is avoided, | vlefevre | 2008-08-24 | 1 | -2/+4 |
* | tests/tsqr.c: corrected function definitions. | vlefevre | 2008-08-21 | 1 | -21/+21 |
* | algorithms.tex: replaced "towards" by "toward" for consistency with | vlefevre | 2008-08-21 | 1 | -11/+11 |
* | algorithms.tex: corrected English usage, spelling and typography | vlefevre | 2008-08-21 | 1 | -29/+28 |
* | NEWS: added a link for the bug fixes. | vlefevre | 2008-08-20 | 1 | -1/+1 |
* | Merged changesets concerning mpfr_hypot, from trunk: 5291, 5292, 5297, | vlefevre | 2008-08-20 | 4 | -162/+310 |
* | algorithms.tex: use hyperref. | vlefevre | 2008-08-20 | 1 | -0/+1 |
* | tests/tpow_all.c: | vlefevre | 2008-08-20 | 1 | -2/+33 |
* | mpfr.texi: added a paragraph on MPFR internal data. | vlefevre | 2008-08-20 | 1 | -0/+5 |
* | Fixed various bugs in functions mpfr_pow, mpfr_pow_ui, mpfr_pow_si and | vlefevre | 2008-08-20 | 8 | -431/+1270 |
* | Fixed the following problem: | vlefevre | 2008-08-20 | 3 | -0/+30 |
* | pow_si.c: fixed Ziv's iteration by using MPFR_ZIV_NEXT. | vlefevre | 2008-08-15 | 1 | -1/+1 |
* | mpfr.texi: additions related to MPFR caches. | vlefevre | 2008-08-15 | 1 | -1/+15 |
* | Merged the changesets on exp.c, exp_2.c, exp3.c and tests/texp.c | vlefevre | 2008-08-14 | 4 | -162/+612 |
* | Fixed double-rounding problem in mpfr_mul_2si, mpfr_div_2si | vlefevre | 2008-08-12 | 4 | -3/+93 |
* | tests/tdiv.c: completed underflow test by testing negative results too | vlefevre | 2008-08-12 | 1 | -12/+19 |
* | Fixed underflow bug in mpfr_div, which occurs in rounding to nearest | vlefevre | 2008-08-12 | 2 | -6/+25 |
* | configure.in: dist-lzma needs automake 1.10.1. | vlefevre | 2008-08-05 | 1 | -1/+1 |
* | configure.in: "make dist" generates lzma-compressed tarball too. | vlefevre | 2008-08-04 | 1 | -1/+1 |
* | Fixed a bug in pow_ui.c and pow_z.c: NaN^0 returned NaN instead of 1 | vlefevre | 2008-07-20 | 6 | -23/+278 |
* | Merged changeset 5290 from the trunk (except tests/tests.c): | vlefevre | 2008-07-19 | 46 | -168/+174 |
* | mpfr.texi: some changes from the trunk, in particular the Contributors | vlefevre | 2008-07-19 | 1 | -21/+31 |
* | Copied AUTHORS file from the trunk: | vlefevre | 2008-07-19 | 1 | -2/+3 |
* | mpfr.texi: forgot the case x^(±0). [svn merge -c5418 .../mpfr/trunk] | vlefevre | 2008-07-19 | 1 | -0/+1 |
* | acinclude.m4: merged changesets 4985 to 4989 from the trunk to check | vlefevre | 2008-07-19 | 1 | -2/+7 |
* | Merged changesets 4953, 4955, 4956, 5347 and 5007 from the trunk: code | vlefevre | 2008-07-19 | 35 | -76/+47 |
* | NEWS file update. | vlefevre | 2008-06-18 | 1 | -0/+4 |
* | tgeneric.c: avoid a warning with gcc 4.2+ about a test that is always | vlefevre | 2008-06-18 | 1 | -1/+2 |
* | Copied mpfrlint and update-version scripts from the trunk, | vlefevre | 2008-06-18 | 3 | -34/+152 |