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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added ternary flag
zimmerma
2001-10-19
1
-17
/
+20
*
void -> int for mpfr_add and mpfr_add_ui
zimmerma
2001-10-19
1
-2
/
+5
*
add test for hypot
daney
2001-10-19
1
-0
/
+109
*
add some test
daney
2001-10-19
1
-1
/
+2
*
add some functions
daney
2001-10-19
1
-1
/
+2
*
add some proto
daney
2001-10-19
1
-5
/
+17
*
add test file for pow
daney
2001-10-19
1
-0
/
+423
*
add the help for pow and pow_si
daney
2001-10-19
1
-1
/
+18
*
add the function pow and pow_si
daney
2001-10-19
1
-0
/
+397
*
added two tests for 0-c and c-0 with prec(c) > prec(a)
zimmerma
2001-10-19
1
-0
/
+16
*
Removed #include <stdio.h>, "return 0;" replaced by "MPFR_RET(0);".
vlefevre
2001-10-19
1
-2
/
+1
*
mpfr_add1 and mpfr_sub1 prototypes moved to mpfr-impl.h (to detect clashes).
vlefevre
2001-10-19
4
-69
/
+68
*
Update.
vlefevre
2001-10-19
1
-14
/
+14
*
Underflow/overflow check.
vlefevre
2001-10-19
1
-2
/
+5
*
Documentation updated.
vlefevre
2001-10-19
1
-1
/
+2
*
Comment added.
vlefevre
2001-10-19
1
-1
/
+1
*
MPFR_RET(0) replaced by MPFR_RET_NAN.
vlefevre
2001-10-19
1
-1
/
+1
*
Macro MPFR_RET_NAN.
vlefevre
2001-10-19
1
-0
/
+3
*
Code clean-up in mpfr_round_raw (well... IMHO).
vlefevre
2001-10-18
1
-7
/
+10
*
take in account of CHAR_BIT in ui_pow
daney
2001-10-18
1
-2
/
+2
*
cast to mp_limb_t was missing
zimmerma
2001-10-18
1
-3
/
+5
*
BITS_PER_CHAR replaced by the standard CHAR_BIT.
vlefevre
2001-10-18
4
-11
/
+11
*
*** empty log message ***
hanrot
2001-10-18
1
-1
/
+1
*
add test of ui_pow
daney
2001-10-18
1
-0
/
+149
*
add the help of ui_pow
daney
2001-10-18
1
-18
/
+8
*
add the function pow(unsign long int, mpfr_t)
daney
2001-10-18
1
-0
/
+131
*
Improved configure.in.
vlefevre
2001-10-18
2
-1092
/
+2349
*
ajout du flag inexact
daney
2001-10-18
1
-2
/
+4
*
fixed and improved check for gmp.h/gmp-impl.h/config.h/gmp-mparam.h/longlong.h
vlefevre
2001-10-18
1
-4
/
+5
*
add the help on log2
daney
2001-10-18
1
-0
/
+7
*
add the test file of the log2 (log in base 2)
daney
2001-10-18
1
-0
/
+37
*
ajout de log2 (log en base 2)
daney
2001-10-18
1
-0
/
+150
*
correst tanh(0)
daney
2001-10-18
1
-0
/
+1
*
added two more tests
zimmerma
2001-10-18
1
-3
/
+17
*
wrong sign passed to mpfr_can_round (mp_limb_t may be unsigned)
zimmerma
2001-10-18
1
-1
/
+2
*
correct a bug for sinh(Inf)
daney
2001-10-18
1
-1
/
+1
*
correct syntax of tanh.c
daney
2001-10-17
1
-88
/
+106
*
correct an error
daney
2001-10-17
1
-85
/
+98
*
correct few things
daney
2001-10-17
1
-5
/
+5
*
little patch for cosh
daney
2001-10-17
1
-79
/
+78
*
add the test function of expm1
daney
2001-10-17
1
-0
/
+37
*
add the test of the function log1p
daney
2001-10-17
1
-0
/
+37
*
add the function expm1
daney
2001-10-17
1
-0
/
+124
*
add the function log1p
daney
2001-10-17
1
-0
/
+144
*
add to mpfr.texi log1p and expm1
daney
2001-10-17
1
-3
/
+35
*
actualisation de exp2.c
daney
2001-10-17
1
-4
/
+0
*
actualisation de exp2
daney
2001-10-17
1
-67
/
+87
*
New tests in tdiv.c.
hanrot
2001-10-17
2
-6
/
+95
*
New division in div.c, old one renamed in mpfr_div2. Remains to implement
hanrot
2001-10-17
2
-158
/
+554
*
ajout de functions pow, fma, hypot etc etc
daney
2001-10-16
1
-105
/
+898
[next]