summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MPFR 2.2.1 tag.2.2.1vlefevre2006-11-290-0/+0
* Release: MPFR 2.2.1.vlefevre2006-11-297-6/+27
* INSTALL: update of the "Notes on Windows 32" section.vlefevre2006-11-291-2/+5
* BUGS: removed obsolete "compiler bugs" section.vlefevre2006-11-251-22/+0
* Updated ChangeLog with "TZ=UTC svn log -v".vlefevre2006-11-251-0/+109
* NEWS: added the URL for MPFR 2.2.0 bugs.vlefevre2006-11-251-1/+1
* NEWS: update.vlefevre2006-11-251-1/+1
* Partially rewrote the INSTALL file.vlefevre2006-11-251-66/+81
* Makefile.am: fixed libtool's -version-info flag (and comment).vlefevre2006-11-241-2/+2
* Update to rc2.vlefevre2006-11-245-5/+5
* NEWS: update.vlefevre2006-11-241-0/+1
* Makefile.am: incremented revision (for versioning).vlefevre2006-11-241-3/+3
* configure.in: check for gmp.h a bit earlier.vlefevre2006-11-241-10/+14
* INSTALL: several additions.vlefevre2006-11-231-1/+33
* INSTALL: small update.vlefevre2006-11-221-0/+1
* FAQ update (added a CSS counter).vlefevre2006-11-221-1/+9
* update-faq: added a workaround for the libxslt bug 377440.vlefevre2006-11-221-1/+5
* Typo.vlefevre2006-11-211-1/+1
* Updated README file.vlefevre2006-11-211-9/+18
* Updated ChangeLog with "TZ=UTC svn log -v".vlefevre2006-11-211-8505/+30528
* Updated version to 2.2.1-rc1 and mpfr.texi date to November 2006.vlefevre2006-11-205-6/+6
* Added version suffix support (useful for dev and rc versions).vlefevre2006-11-202-8/+21
* NEWS: update.vlefevre2006-11-201-0/+1
* Ported patches 4248 and 4249 (concerning mpfr_gamma).vlefevre2006-11-202-7/+75
* Merged patches from the trunk (3737:3738 [pow.c only: the other filesvlefevre2006-11-2044-678/+1935
* Updated NEWS file.vlefevre2006-11-171-0/+6
* FAQ-related updates:vlefevre2006-10-253-54/+107
* INSTALL: mention the MPFR FAQ.vlefevre2006-10-251-1/+2
* Added a comment about a warning (this confused a user).vlefevre2006-10-231-0/+4
* No longer support HAVE_BUGGY_UMUL_PPMM as it was incomplete.vlefevre2006-10-172-152/+137
* 2.2 branch: fixed wrong emax in example for mpfr_subnormalize.vlefevre2006-10-031-1/+1
* MPFR manual: say that errno may be set to non-zero.vlefevre2006-09-071-0/+3
* tests/tests.c: typo.vlefevre2006-08-311-1/+1
* Fixed texp2 overflow tests on 64-bit machines.vlefevre2006-08-281-11/+18
* Updated BUGS file from the trunk.vlefevre2006-08-231-2/+15
* Fixed an exponent/flags-related bug in lngamma.c.vlefevre2006-08-211-4/+9
* Updated svn:ignore property.vlefevre2006-08-210-0/+0
* Partial fix: The inexact flag was not always set in some functions.vlefevre2006-08-208-14/+13
* Added an assertion for mpfr_exp2 and a test.vlefevre2006-08-192-0/+14
* Optimized mpfr_expm1 for large (in absolute value) negative values invlefevre2006-08-161-2/+27
* Fixed a bug in expm1 for very small negative arguments (and perhapsvlefevre2006-08-161-2/+11
* In mpfr_exp2, the overflow flag was not set if mpfr_exp2 overflowedvlefevre2006-08-162-4/+51
* The latest mpfr_exp2 fix contained a bug. Partially rewrote mpfr_exp2vlefevre2006-08-152-18/+32
* Better fix for exp2 exponent range bug.vlefevre2006-08-151-44/+40
* Fixed bug in mpfr_exp2 when the argument is an integer and emin > 1.vlefevre2006-08-152-3/+30
* Fixed bug in log1p for small negative values of x and added testcase.vlefevre2006-08-142-2/+39
* Code style correction for ansi2knr.vlefevre2006-08-141-3/+6
* INSTALL: more information.vlefevre2006-07-251-2/+9
* INSTALL: added a note about include/library paths.vlefevre2006-07-251-5/+13
* INSTALL: added information about setup after the library installation.vlefevre2006-07-211-0/+19