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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round rewritten.
vlefevre
2002-01-30
1
-3
/
+10
*
mpfr_round -> mpfr_round_prec.
vlefevre
2002-01-25
1
-1
/
+1
*
MPFR_PREC_MAX redefined.
vlefevre
2002-01-22
1
-2
/
+4
*
Patches by Kevin Ryde for K&R compilers
vlefevre
2002-01-12
1
-2
/
+2
*
GMP_PROTO change was already done by Vincent
zimmerma
2002-01-10
1
-5
/
+1
*
prepare change PROTO -> GMP_PROTO
zimmerma
2002-01-10
1
-0
/
+5
*
__GMP_PROTO defined if not already defined.
vlefevre
2002-01-04
1
-0
/
+4
*
added acos (from Mathieu Dutour)
zimmerma
2001-12-05
1
-0
/
+1
*
changed MPFR_PREC_MIN to 2
zimmerma
2001-11-30
1
-1
/
+1
*
Functions mpfr_{mul,div}_2{si,ui} added.
vlefevre
2001-11-29
1
-0
/
+6
*
mpfr_can_round and mpfr_can_round_raw: prototypes changed.
vlefevre
2001-11-22
1
-1
/
+1
*
mpfr_add_one_ulp and mpfr_sub_one_ulp changed.
vlefevre
2001-11-21
1
-2
/
+2
*
Added MPFR_PREC_MIN and MPFR_PREC_MAX.
vlefevre
2001-11-21
1
-0
/
+2
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-1
/
+1
*
does not include stdio.h any more
zimmerma
2001-11-16
1
-10
/
+12
*
remove some name of variables
daney
2001-11-08
1
-1
/
+1
*
Update.
vlefevre
2001-11-08
1
-2
/
+2
*
Fix.
vlefevre
2001-11-08
1
-4
/
+4
*
suppress variable name in dim min max
daney
2001-11-08
1
-3
/
+4
*
Macros added.
vlefevre
2001-11-08
1
-0
/
+23
*
Change mpfr_<op>_mpz to mpfr_<op>_z
rouillie
2001-10-30
1
-9
/
+9
*
rename factorial -> fac_ui
daney
2001-10-30
1
-1
/
+1
*
mpfr_set_q now returns an int
zimmerma
2001-10-26
1
-1
/
+1
*
add copysign
daney
2001-10-26
1
-2
/
+9
*
Add multiplication/division/addition/substraction by mpz and mpq
rouillie
2001-10-26
1
-0
/
+14
*
implemented ternary flag in mpfr_ui_div
zimmerma
2001-10-26
1
-1
/
+1
*
La division nouvelle est arrivee.
hanrot
2001-10-25
1
-1
/
+1
*
add mpfr_log10
daney
2001-10-23
1
-0
/
+1
*
void -> int as return value for mpfr_add_ui
zimmerma
2001-10-19
1
-1
/
+1
*
add some proto
daney
2001-10-19
1
-5
/
+17
*
mpfr_add1 and mpfr_sub1 prototypes moved to mpfr-impl.h (to detect clashes).
vlefevre
2001-10-19
1
-1
/
+1
*
added prototypes for mpfr_fma and mpfr_hypot
zimmerma
2001-10-16
1
-0
/
+2
*
return type is now int for mpfr_mul_2exp and mpfr_div_2exp
zimmerma
2001-10-15
1
-2
/
+2
*
void -> int as return value for new functions implementing inexact flag
zimmerma
2001-10-12
1
-8
/
+8
*
now mpfr_set_prec returns 1 instead of producing an error in case prec=0
zimmerma
2001-09-28
1
-1
/
+1
*
Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si.
vlefevre
2001-09-11
1
-2
/
+2
*
Macro MPFR_RET added. Ternary value for mpfr_set4.
vlefevre
2001-09-11
1
-1
/
+1
*
New flags.
vlefevre
2001-09-11
1
-1
/
+7
*
added mpfr_tan
zimmerma
2001-09-10
1
-0
/
+1
*
removed sin_cos
zimmerma
2001-09-07
1
-1
/
+0
*
mpfr_cmp3 changed and integer overflows checked.
vlefevre
2001-09-05
1
-1
/
+1
*
Some support for exponent change and exceptions.
vlefevre
2001-08-25
1
-0
/
+30
*
mpfr_const_euler returns an int
zimmerma
2001-08-23
1
-1
/
+1
*
added mpfr_const_euler
zimmerma
2001-08-23
1
-0
/
+1
*
added mpfr_asin
zimmerma
2001-08-14
1
-1
/
+2
*
Macros mpfr_init_set_* changed to expressions.
vlefevre
2001-08-10
1
-5
/
+5
*
A few patches.
daney
2001-06-14
1
-1
/
+8
*
added mpfr_sin and mpfr_cos
zimmerma
2001-06-07
1
-0
/
+2
[next]