summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Document the MPFR_DEBUG_BADCASES environment variable before bad_cases()vlefevre2012-02-221-1/+1
* [TODO] added commentzimmerma2012-02-221-0/+4
* [doc/README.dev] Updated "To make a release".vlefevre2012-01-151-4/+13
* [doc/mpfr.texi] Updated the month.vlefevre2012-01-101-1/+1
* [doc/mpfr.texi] Mention the AriC project-team.vlefevre2012-01-101-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-103-4/+4
* [doc] Updated FAQ.html with update-faq.vlefevre2012-01-101-1/+2
* [doc/faq.xsl] Remove only the top-level comments from the HTML file.vlefevre2012-01-101-1/+1
* [doc/faq.xsl] Updated a comment.vlefevre2012-01-101-5/+1
* Copyright notice update: added 2012 withvlefevre2012-01-105-6/+6
* [doc/mpfr.texi] Updated the month.vlefevre2011-11-281-1/+1
* [doc/mpfr.texi] Mentioned the difference between GMP 4.1 and 4.2 aboutvlefevre2011-11-281-2/+3
* [doc/mpfr.texi] added reference and comment for eintzimmerma2011-09-291-1/+4
* [doc/mpfr.texi] Rephrased mpfr_frexp description.vlefevre2011-09-251-2/+2
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-241-9/+9
* [doc/faq.xsl] Added a comment about the MPFR logo.vlefevre2011-09-231-0/+2
* [doc/mpfr.texi] Improved mpfr_frexp description.vlefevre2011-09-221-2/+2
* [doc/mpfr.texi] Corrected typo in the mpfr_frexp description.vlefevre2011-09-221-1/+1
* Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-201-2/+2
* Added mpfr_buildopt_internals_p function.vlefevre2011-09-201-1/+8
* [doc/mpfr.texi] Added commas.vlefevre2011-09-201-2/+2
* [src/mpfr-impl.h] Define new macros MPFR_EXT_EMIN and MPFR_EXT_EMAX.vlefevre2011-09-191-0/+29
* [doc/README.dev] Updated "To make a release".vlefevre2011-09-191-3/+4
* [src/mpfr-gmp.h] fixed bug with --enable-gmp-internals introduced in r7455zimmerma2011-09-191-3/+3
* [doc/mpfr.texi] Correction: "5 exception types" → "6 exception types"vlefevre2011-09-191-1/+1
* [doc/mpfr.texi] Updated "API Compatibility" section: as of MPFR 3.1,vlefevre2011-09-111-0/+3
* [doc/mpfr.texi] Replaced some @code by @file for consistency.vlefevre2011-09-111-4/+4
* [doc/mpfr.texi] Updated "API Compatibility" section: functionsvlefevre2011-09-111-0/+6
* [doc/mpfr.texi] Documented function mpfr_buildopt_tune_case,vlefevre2011-09-111-0/+7
* [doc/mpfr.texi] Updated "API Compatibility" sectionvlefevre2011-09-111-0/+10
* [doc/mpfr.texi] Updated the month.vlefevre2011-09-111-1/+1
* [doc/mpfr.texi] MPFR_RNDA was introduced in MPFR 3.0.0 and shouldvlefevre2011-09-111-1/+1
* [doc/README.dev] Removed obsolete paragraph about AM_MAINTAINER_MODE.vlefevre2011-09-101-4/+0
* [doc/README.dev] For the valgrind example, use the same argumentsvlefevre2011-09-091-3/+6
* [tests/Makefile.am]vlefevre2011-09-081-0/+14
* [doc/mpfr.texi] Improved the specification of mpfr_get_f.vlefevre2011-08-311-5/+11
* [doc/mpfr.texi] Added some references to the ternary definition.vlefevre2011-08-191-9/+8
* [doc/mpfr.texi] improved the documentation of mpfr_set_str, as suggested byzimmerma2011-08-191-3/+7
* [doc/mpfr.texi] Added "Ternary value" to the concept index.vlefevre2011-08-191-0/+1
* [doc/README.dev] Added information on how to update the FAQ.vlefevre2011-08-151-0/+17
* [doc] Updated FAQ.html with update-faq.vlefevre2011-08-151-2/+6
* [doc/mpfr.texi] Updated the month.vlefevre2011-08-121-1/+1
* Updated version to 3.2.0-dev.vlefevre2011-08-051-3/+3
* [doc/README.dev] Added copyright notice in case the file is distributed.vlefevre2011-08-011-0/+21
* [doc/README.dev] Added information on how to run the MPFR test suitevlefevre2011-08-011-1/+53
* [algorithms.tex] added algorithm for division with Mulders' short productzimmerma2011-07-292-0/+37
* [doc/mpfr.texi] Added a comment about TLS variable initialization.vlefevre2011-07-221-0/+5
* [doc/mpfr.texi] Added information about TLS variable initialization.vlefevre2011-07-221-2/+7
* [doc/mpfr.texi] Split Chapter "MPFR Basics" into nodes as it is nowvlefevre2011-07-221-0/+24
* [mpfr.texi] added note about threads for mpfr_set_default_prec andzimmerma2011-07-181-0/+4