summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Document the MPFR_DEBUG_BADCASES environment variable before bad_cases()vlefevre2012-02-221-1/+1
| | | | | | | | in tests/tests.c (where it is used). Remove it from "doc/README.dev" since it is useful only in case of crash / infinite loop in bad_cases(), and will give useless output otherwise. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8028 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] added commentzimmerma2012-02-221-0/+4
| | | | | | | [doc/README.dev] added environment variables git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8027 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] Updated "To make a release".vlefevre2012-01-151-4/+13
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8004 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated the month.vlefevre2012-01-101-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7998 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Mention the AriC project-team.vlefevre2012-01-101-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7996 280ebfd0-de03-0410-8827-d642c229c3f4
* Changed Arenaire to AriC with:vlefevre2012-01-103-4/+4
| | | | | | | perl -pi -e 's/Contributed by the Arenaire/Contributed by the AriC/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7993 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc] Updated FAQ.html with update-faq.vlefevre2012-01-101-1/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7991 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/faq.xsl] Remove only the top-level comments from the HTML file.vlefevre2012-01-101-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7990 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/faq.xsl] Updated a comment.vlefevre2012-01-101-5/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7989 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2012 withvlefevre2012-01-105-6/+6
| | | | | | | | | perl -pi -e 's/2011 Free Software/2011, 2012 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file (the m4 and tools/mbench directories were not modified). Removed 2011 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7986 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated the month.vlefevre2011-11-281-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7967 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Mentioned the difference between GMP 4.1 and 4.2 aboutvlefevre2011-11-281-2/+3
| | | | | | the changes of mpfr_urandom and mpfr_urandomb in MPFR 3.1. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7965 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] added reference and comment for eintzimmerma2011-09-291-1/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7892 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Rephrased mpfr_frexp description.vlefevre2011-09-251-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7889 280ebfd0-de03-0410-8827-d642c229c3f4
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-241-9/+9
| | | | | | | | ISO C99 standard, the IEEE 754-2008 standard using divideByZero, and the old IEEE 754-1985 standard using both "divide by zero" and "division by zero"). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7886 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/faq.xsl] Added a comment about the MPFR logo.vlefevre2011-09-231-0/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7881 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Improved mpfr_frexp description.vlefevre2011-09-221-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7879 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Corrected typo in the mpfr_frexp description.vlefevre2011-09-221-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7877 280ebfd0-de03-0410-8827-d642c229c3f4
* Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-201-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7869 280ebfd0-de03-0410-8827-d642c229c3f4
* Added mpfr_buildopt_internals_p function.vlefevre2011-09-201-1/+8
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7868 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Added commas.vlefevre2011-09-201-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7867 280ebfd0-de03-0410-8827-d642c229c3f4
* [src/mpfr-impl.h] Define new macros MPFR_EXT_EMIN and MPFR_EXT_EMAX.vlefevre2011-09-191-0/+29
| | | | | | | [doc/README.dev] Document how to specify the minimum exponent or the maximum exponent. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7863 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] Updated "To make a release".vlefevre2011-09-191-3/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7859 280ebfd0-de03-0410-8827-d642c229c3f4
* [src/mpfr-gmp.h] fixed bug with --enable-gmp-internals introduced in r7455zimmerma2011-09-191-3/+3
| | | | | | | | (mpfr_limb_ptr is not yet defined when reading mpfr-gmp.h thus we can't use it) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7858 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Correction: "5 exception types" → "6 exception types"vlefevre2011-09-191-1/+1
| | | | | | (thanks to Case Vanhorsen for the report). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7856 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated "API Compatibility" section: as of MPFR 3.1,vlefevre2011-09-111-0/+3
| | | | | | | the mpfr.h header can be included several times, while still supporting optional functions. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7850 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Replaced some @code by @file for consistency.vlefevre2011-09-111-4/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7849 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated "API Compatibility" section: functionsvlefevre2011-09-111-0/+6
| | | | | | mpfr_frexp, mpfr_grandom and mpfr_z_sub are new in MPFR 3.1. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7848 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Documented function mpfr_buildopt_tune_case,vlefevre2011-09-111-0/+7
| | | | | | | and added it to the list of added functions. [NEWS] Function mpfr_buildopt_tune_case is new in MPFR 3.1. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7847 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated "API Compatibility" sectionvlefevre2011-09-111-0/+10
| | | | | | (new division-by-zero exception in MPFR 3.1). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7846 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated the month.vlefevre2011-09-111-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7845 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] MPFR_RNDA was introduced in MPFR 3.0.0 and shouldvlefevre2011-09-111-1/+1
| | | | | | no longer be considered experimental. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7843 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] Removed obsolete paragraph about AM_MAINTAINER_MODE.vlefevre2011-09-101-4/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7831 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] For the valgrind example, use the same argumentsvlefevre2011-09-091-3/+6
| | | | | | as in gnulib's valgrind-tests.m4 file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7821 280ebfd0-de03-0410-8827-d642c229c3f4
* [tests/Makefile.am]vlefevre2011-09-081-0/+14
| | | | | | | | | | | * Added "AM_LDFLAGS = -no-install" to prevent libtool from generating wrapper scripts for the tests (according to discussions and tests, there should be no negative effects); useful for gdb and valgrind. * Added $(VALGRIND) to TESTS_ENVIRONMENT in order to easily run the tests under valgrind with: VALGRIND="valgrind -q" make check [doc/README.dev] Update for gdb and valgrind. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7808 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Improved the specification of mpfr_get_f.vlefevre2011-08-311-5/+11
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7807 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Added some references to the ternary definition.vlefevre2011-08-191-9/+8
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7803 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] improved the documentation of mpfr_set_str, as suggested byzimmerma2011-08-191-3/+7
| | | | | | | Vincent Lefevre git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7802 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Added "Ternary value" to the concept index.vlefevre2011-08-191-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7801 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] Added information on how to update the FAQ.vlefevre2011-08-151-0/+17
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7800 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc] Updated FAQ.html with update-faq.vlefevre2011-08-151-2/+6
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7798 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Updated the month.vlefevre2011-08-121-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7791 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated version to 3.2.0-dev.vlefevre2011-08-051-3/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7786 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] Added copyright notice in case the file is distributed.vlefevre2011-08-011-0/+21
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7780 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/README.dev] Added information on how to run the MPFR test suitevlefevre2011-08-011-1/+53
| | | | | | under valgrind. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7779 280ebfd0-de03-0410-8827-d642c229c3f4
* [algorithms.tex] added algorithm for division with Mulders' short productzimmerma2011-07-292-0/+37
| | | | | | | (can anybody check the algorithm is ok?) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7764 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Added a comment about TLS variable initialization.vlefevre2011-07-221-0/+5
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7749 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Added information about TLS variable initialization.vlefevre2011-07-221-2/+7
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7748 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] Split Chapter "MPFR Basics" into nodes as it is nowvlefevre2011-07-221-0/+24
| | | | | | quite large (thus references to particular sections are now possible). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7747 280ebfd0-de03-0410-8827-d642c229c3f4
* [mpfr.texi] added note about threads for mpfr_set_default_prec andzimmerma2011-07-181-0/+4
| | | | | | | mpfr_get_default_prec git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7742 280ebfd0-de03-0410-8827-d642c229c3f4