summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed typos in comments.2.2vlefevre2007-03-291-2/+2
* Updated INSTALL based on AIX/PowerPC tests and results from Julie Kurpavlefevre2007-03-131-4/+24
* mpfr.texi: added Exceptions section.vlefevre2007-02-151-0/+55
* Merged -r4319:4320 -r4331:4332 -r4337:4343 -r4344:4345 -r4355:4358vlefevre2007-02-152-21/+99
* Reimplemented mpfr_set_si_2exp and mpfr_set_ui_2exp, and mpfr_set_sivlefevre2007-02-156-125/+155
* tests/tget_f.c: fixed a test that had an integer overflow (detectedvlefevre2007-02-151-2/+3
* mpfr.texi: updated month.vlefevre2007-02-121-1/+1
* Note that the mpfr.info file is now installed in the share subdirectory.vlefevre2007-02-122-1/+8
* Added "Contributed by the Arenaire and Cacao projects, INRIA." andvlefevre2007-02-08328-373/+643
* Added update-patchv script to update some files before a patch is built.vlefevre2007-02-021-0/+17
* Added missing macro (thanks to Izhar Wallach <izharw@keddem.com>).vlefevre2007-02-011-0/+2
* Added mpfr_dim documentation (merged from the trunk rev 4335).vlefevre2007-01-171-0/+7
* Removed log_b2.h (has never been used) from the repository and fromvlefevre2007-01-102-128/+1
* mpfr.texi -> January 2007.vlefevre2007-01-081-2/+2
* added support from LIP, and different INRIA project-teamsvlefevre2007-01-081-1/+4
* Updated ChangeLog with "TZ=UTC svn log -v".vlefevre2006-11-291-0/+26
* Updated version to 2.2.2-dev.vlefevre2006-11-297-10/+10
* 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