summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The fix for bug 6604 "incorrect directed rounding in mpfr_strtofr"2.3vlefevre2008-12-152-66/+178
* Fixed bug 6604 "incorrect directed rounding in mpfr_strtofr"vlefevre2008-10-293-26/+79
* Updated version to 2.3.3-dev.vlefevre2008-09-127-12/+12
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2008-09-121-0/+56
* Updated version to 2.3.2.vlefevre2008-09-126-6/+6
* tests/tpow_z.c: fixed bug20080904. [svn merge -c5623 .../trunk]vlefevre2008-09-121-5/+7
* pow.c: fixed a bug in mpfr_pow_general() that can occur after thevlefevre2008-09-082-16/+49
* Updated version to 2.3.2-dev.vlefevre2008-09-065-5/+5
* configure.in: updated a comment (for the next automake version).vlefevre2008-09-051-1/+1
* NEWS: added a note about mpfr_init_gmp_rand (removed in r5414).vlefevre2008-09-051-0/+6
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2008-09-031-0/+47
* Updated version to 2.3.2-rc1 again (the assertion failure in tpow_zvlefevre2008-09-035-5/+5
* Updated README file.vlefevre2008-09-021-28/+30
* Removed patch-libtool and updated README.dev as libtool has been fixed.vlefevre2008-09-012-28/+1
* Set version back to dev as an assertion failure occurs in tpow_z onvlefevre2008-08-275-5/+5
* Added patch-aclocal-icc from the trunk.vlefevre2008-08-271-0/+34
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2008-08-271-4/+550
* Updated version to 2.3.2-rc1.vlefevre2008-08-276-6/+6
* mpfr.texi: updated the month.vlefevre2008-08-271-1/+1
* README.dev: update from the trunk (except __GMP_CC/__GMP_CFLAGS).vlefevre2008-08-261-15/+148
* Added algorithms.out to svn:ignore property.vlefevre2008-08-260-0/+0
* tests/tgeneric.c: changed the way a warning with gcc 4.2+ is avoided,vlefevre2008-08-241-2/+4
* tests/tsqr.c: corrected function definitions.vlefevre2008-08-211-21/+21
* algorithms.tex: replaced "towards" by "toward" for consistency withvlefevre2008-08-211-11/+11
* algorithms.tex: corrected English usage, spelling and typographyvlefevre2008-08-211-29/+28
* NEWS: added a link for the bug fixes.vlefevre2008-08-201-1/+1
* Merged changesets concerning mpfr_hypot, from trunk: 5291, 5292, 5297,vlefevre2008-08-204-162/+310
* algorithms.tex: use hyperref.vlefevre2008-08-201-0/+1
* tests/tpow_all.c:vlefevre2008-08-201-2/+33
* mpfr.texi: added a paragraph on MPFR internal data.vlefevre2008-08-201-0/+5
* Fixed various bugs in functions mpfr_pow, mpfr_pow_ui, mpfr_pow_si andvlefevre2008-08-208-431/+1270
* Fixed the following problem:vlefevre2008-08-203-0/+30
* pow_si.c: fixed Ziv's iteration by using MPFR_ZIV_NEXT.vlefevre2008-08-151-1/+1
* mpfr.texi: additions related to MPFR caches.vlefevre2008-08-151-1/+15
* Merged the changesets on exp.c, exp_2.c, exp3.c and tests/texp.cvlefevre2008-08-144-162/+612
* Fixed double-rounding problem in mpfr_mul_2si, mpfr_div_2sivlefevre2008-08-124-3/+93
* tests/tdiv.c: completed underflow test by testing negative results toovlefevre2008-08-121-12/+19
* Fixed underflow bug in mpfr_div, which occurs in rounding to nearestvlefevre2008-08-122-6/+25
* configure.in: dist-lzma needs automake 1.10.1.vlefevre2008-08-051-1/+1
* configure.in: "make dist" generates lzma-compressed tarball too.vlefevre2008-08-041-1/+1
* Fixed a bug in pow_ui.c and pow_z.c: NaN^0 returned NaN instead of 1vlefevre2008-07-206-23/+278
* Merged changeset 5290 from the trunk (except tests/tests.c):vlefevre2008-07-1946-168/+174
* mpfr.texi: some changes from the trunk, in particular the Contributorsvlefevre2008-07-191-21/+31
* Copied AUTHORS file from the trunk:vlefevre2008-07-191-2/+3
* mpfr.texi: forgot the case x^(±0). [svn merge -c5418 .../mpfr/trunk]vlefevre2008-07-191-0/+1
* acinclude.m4: merged changesets 4985 to 4989 from the trunk to checkvlefevre2008-07-191-2/+7
* Merged changesets 4953, 4955, 4956, 5347 and 5007 from the trunk: codevlefevre2008-07-1935-76/+47
* NEWS file update.vlefevre2008-06-181-0/+4
* tgeneric.c: avoid a warning with gcc 4.2+ about a test that is alwaysvlefevre2008-06-181-1/+2
* Copied mpfrlint and update-version scripts from the trunk,vlefevre2008-06-183-34/+152