index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[doc/README.dev] Also clarified the use of "configure".
vlefevre
2016-05-25
1
-1
/
+1
*
[doc/README.dev] Clarified the use of "autogen.sh".
vlefevre
2016-05-25
1
-1
/
+1
*
removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)
zimmerma
2016-05-24
1
-0
/
+5
*
Corrected mpfr_free_cache behavior when WANT_SHARED_CACHE is defined
vlefevre
2016-05-24
1
-2
/
+2
*
added tests for mpfr_fpif_import with precision > MPFR_PREC_MAX
zimmerma
2016-05-24
1
-1
/
+2
*
MPFR 3.2(.x) → 4.0(.x)
vlefevre
2016-05-24
1
-28
/
+28
*
[NEWS] New function mpfr_buildopt_sharedcache_p in MPFR 3.2.
vlefevre
2016-05-24
1
-16
/
+21
*
[doc/mpfr.texi] Corrections about caches.
vlefevre
2016-05-23
1
-10
/
+11
*
Added shared cache support (from a patch by Patrick Pélissier).
vlefevre
2016-05-23
2
-11
/
+27
*
[doc/mpfr.texi] Updated the month.
vlefevre
2016-05-04
1
-1
/
+1
*
[doc/Makefile.am] Reverted the change done in r10283 as the mpfr.info
vlefevre
2016-05-04
1
-8
/
+0
*
[Makefile.am] Add doc/check-typography to the tarball as it is needed
vlefevre
2016-05-04
1
-0
/
+18
*
[doc/check-typography] Removed useless parentheses.
vlefevre
2016-05-04
1
-1
/
+1
*
Detect typography ambiguities in doc/mpfr.texi ASAP: to avoid errors
vlefevre
2016-05-04
3
-3
/
+29
*
[doc/mpfr.texi] Typographic correction on the latest addition.
vlefevre
2016-05-04
1
-1
/
+1
*
[doc/mpfr.texi] The MPFR_ and mpfr_ prefixes are reserved for MPFR.
vlefevre
2016-05-04
1
-0
/
+6
*
Added pkg-config support (patch from Kip Warner + some changes).
vlefevre
2016-04-21
1
-0
/
+7
*
[doc/mpfr.texi] Updated the month.
vlefevre
2016-04-08
1
-1
/
+1
*
[doc/mpfr.texi] Document mpfr_dump (which has always been there).
vlefevre
2016-04-07
1
-3
/
+11
*
[doc/sum.txt] Added a summary of the timings, copied from:
vlefevre
2016-03-16
1
-0
/
+59
*
[doc/sum.txt] Some clarification in the TMD case.
vlefevre
2016-03-14
1
-7
/
+12
*
[doc/sum.txt] Added a proof that the choice for the size ts of the
vlefevre
2016-03-14
1
-3
/
+23
*
[doc/sum.txt] Replaced e by ε for the error (e is already used).
vlefevre
2016-03-14
1
-3
/
+3
*
[doc/sum.txt] Update about t' in the error analysis.
vlefevre
2016-03-14
1
-4
/
+4
*
[doc/sum.txt] More about the notion of exponent in two's complement.
vlefevre
2016-03-14
1
-7
/
+13
*
[doc/sum.txt] Update about sum_raw (with a correction of a typo).
vlefevre
2016-03-13
1
-2
/
+19
*
[doc/sum.txt] Rewrote paragraph about limitations.
vlefevre
2016-03-10
1
-8
/
+12
*
[doc/sum.txt] Improved explanations and corrected a proof.
vlefevre
2016-03-10
1
-14
/
+32
*
[doc/sum.txt] Added a figure.
vlefevre
2016-03-10
1
-1
/
+6
*
[doc/sum.txt] Clarifications.
vlefevre
2016-03-10
1
-2
/
+2
*
[doc/sum.txt] GMP → the current version of GMP (6.1.0).
vlefevre
2016-03-09
1
-1
/
+2
*
[doc/sum.txt] Another clarification.
vlefevre
2016-03-09
1
-1
/
+1
*
[doc/sum.txt] Clarification about a reiteration in sum_raw with
vlefevre
2016-03-09
1
-2
/
+5
*
[doc/sum.txt] Clarification.
vlefevre
2016-03-09
1
-5
/
+5
*
[doc/sum.txt] Update (mainly related to two's complement).
vlefevre
2016-03-09
1
-4
/
+9
*
[doc/sum.txt] Corrected 2 typos found by PZ.
vlefevre
2016-03-08
1
-2
/
+2
*
[doc/sum.txt] Added commas.
vlefevre
2016-03-08
1
-36
/
+36
*
[doc/sum.txt] Added info about an exact zero result and IEEE 754 / 1788.
vlefevre
2016-03-08
1
-1
/
+12
*
[doc/sum.txt] A bit more about the choice of two's complement for the
vlefevre
2016-03-08
1
-7
/
+10
*
[doc/sum.txt] Explanation concerning the choice of two's complement for
vlefevre
2016-03-08
1
-4
/
+7
*
[doc/README.dev] Update about MinGW and __USE_MINGW_ANSI_STDIO.
vlefevre
2016-03-04
1
-2
/
+3
*
Removed "The IEEE code for double needs GMP internal files." from
vlefevre
2016-03-01
1
-1
/
+0
*
[doc/README.dev] Added a note about the "config.h" inclusion.
vlefevre
2016-02-25
1
-0
/
+11
*
Added mpfr_buildopt_float128_p function.
vlefevre
2016-02-25
1
-0
/
+8
*
[doc/mpfr.texi] Removed old comments.
vlefevre
2016-02-25
1
-2
/
+0
*
[doc/sum.txt] Updated introduction.
vlefevre
2016-02-24
1
-8
/
+16
*
[doc/mpfr.texi] Fixed a warning with "make info".
vlefevre
2016-02-24
1
-1
/
+1
*
unified description of mpfr_eint
zimmerma
2016-02-23
1
-8
/
+8
*
[doc/sum.txt] Update about the suggestion to split the inputs for
vlefevre
2016-02-23
1
-1
/
+6
*
[doc/README.dev] Added a reference to the build-multi script.
vlefevre
2016-02-22
1
-3
/
+5
[next]