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
/
mpfr.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated mpfr_cmp_d
zimmerma
2003-05-13
1
-0
/
+1
*
added Riemann Zeta function (contribution from Jean-Luc Re'my)
zimmerma
2003-04-11
1
-0
/
+6
*
Move macros down below @copying.
ryde
2003-04-08
1
-25
/
+27
*
Add @: after various abbreviations.
ryde
2003-04-08
1
-9
/
+9
*
fixed reference to Plouffe/Bailey/Borwein formula
zimmerma
2003-03-28
1
-2
/
+2
*
changed back "unsigned char *" to "char *"
zimmerma
2003-03-26
1
-3
/
+3
*
char * -> const unsigned char * for mpfr_set_str, mpfr_set_str_raw,
zimmerma
2003-03-25
1
-3
/
+3
*
fixed documentation bug in mpfr_log2 (exact results)
zimmerma
2003-03-18
1
-2
/
+3
*
Update concerning underflow problems.
vlefevre
2003-03-17
1
-1
/
+2
*
mpfr_set_str now accepts a binary exponent for base 16
vlefevre
2003-02-27
1
-4
/
+6
*
New recommendation to install MPFR.
vlefevre
2003-02-27
1
-13
/
+14
*
document new functions (fits_*, get_ui, get_si, get_d_2exp)
zimmerma
2003-02-13
1
-4
/
+61
*
IEEE 754 / IEEE P754 -> IEEE 754-1985.
vlefevre
2002-12-13
1
-8
/
+8
*
Correction.
vlefevre
2002-12-13
1
-1
/
+1
*
Added a note about the signed zero.
vlefevre
2002-12-13
1
-0
/
+3
*
added paragraph about accuracy
zimmerma
2002-12-12
1
-0
/
+7
*
rewritten unclear paragraph about precision
zimmerma
2002-12-12
1
-16
/
+9
*
Use @ifnottex/@end iffnotex instead of @ifinfo/@end ifinfo
zimmerma
2002-12-03
1
-2
/
+2
*
Tweak some math formatting for tex.
ryde
2002-11-29
1
-50
/
+52
*
(Rounding Modes): Remove mpfr_set_machine_rnd_mode.
ryde
2002-11-29
1
-7
/
+0
*
mpfr_set_machine_rnd_mode fixed to compile on some architectures
vlefevre
2002-11-25
1
-6
/
+5
*
added mpfr_cbrt
zimmerma
2002-10-24
1
-3
/
+10
*
C9X -> ISO/IEC 9899:1999 (ISO C99).
vlefevre
2002-10-17
1
-3
/
+6
*
added mpfr_set_ld and mpfr_get_ld
zimmerma
2002-10-17
1
-1
/
+11
*
(mpfr_init, mpfr_init2, mpfr_set_prec): Make void return, these always
ryde
2002-09-23
1
-8
/
+6
*
cmp_abs -> cmpabs (for compatibility with mpz)
zimmerma
2002-09-23
1
-1
/
+1
*
(Converting Floats): Don't refer to the internal _mp_free_func with
ryde
2002-09-21
1
-3
/
+3
*
(Special Functions, Internals): Make these into nodes.
ryde
2002-09-21
1
-13
/
+18
*
now mpfr_agm returns an int (inexact flag)
zimmerma
2002-09-18
1
-1
/
+2
*
MPFR now needs GMP 4.1 or higher.
vlefevre
2002-08-23
1
-1
/
+1
*
New internal functions mpfr_setmin and mpfr_setmax.
vlefevre
2002-07-26
1
-0
/
+18
*
Function mpfr_check_range now propagates the inexact ternary value.
vlefevre
2002-07-25
1
-11
/
+12
*
updated documentation of mpfr_get_str
zimmerma
2002-07-24
1
-9
/
+6
*
Function mpfr_frac and tests added.
vlefevre
2002-07-24
1
-0
/
+7
*
Function mpfr_check_range improved in the underflow case.
vlefevre
2002-07-23
1
-2
/
+7
*
New functions mpfr_get_exp and mpfr_set_exp.
vlefevre
2002-07-04
1
-1
/
+12
*
added pointer to mpfr_inp_str in mpfr_set_str
zimmerma
2002-06-27
1
-8
/
+3
*
Patch by Kevin Ryde.
vlefevre
2002-06-08
1
-4
/
+3
*
Patch by Kevin Ryde (and Vincent Lefevre).
vlefevre
2002-06-08
1
-108
/
+114
*
patch from Richard Dawe <richdawe@bigfoot.com> to generate HTML
zimmerma
2002-06-05
1
-16
/
+16
*
added mpfr_gamma in libmpfr
zimmerma
2002-06-05
1
-0
/
+6
*
added mathematical description of arithmetico-geometric mean
zimmerma
2002-05-14
1
-0
/
+4
*
fixed errors found by Sylvain Pion
zimmerma
2002-04-30
1
-6
/
+11
*
not relevant -> undefined.
vlefevre
2002-04-27
1
-3
/
+3
*
Some changes concerning the internals and zeros
vlefevre
2002-04-27
1
-9
/
+5
*
mpfr_set_str doesn't require any more a final '\0'
zimmerma
2002-04-25
1
-3
/
+5
*
mpfr_cmp_abs no longer an internal function and described in mpfr.texi.
vlefevre
2002-04-24
1
-1
/
+16
*
mpfr_init and mpfr_init2 now return an int
zimmerma
2002-04-19
1
-4
/
+8
*
improved documentation of mpfr_set_precset_prec.
zimmerma
2002-04-17
1
-1
/
+2
*
fixed documentation of cosh/sinh/tanh
zimmerma
2002-04-16
1
-7
/
+5
[next]