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
*
removed srandom
zimmerma
2001-01-11
1
-2
/
+4
*
moved prototypes for mpfr_set4 and mpfr_cmp3 to mpfr.h
zimmerma
2000-12-22
1
-0
/
+2
*
added MPFR_SIGN
zimmerma
2000-12-21
1
-3
/
+5
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-85
/
+10
*
added prototype for mpfr_srandom
zimmerma
2000-12-15
1
-1
/
+2
*
added mpfr_swap
zimmerma
2000-12-15
1
-0
/
+1
*
removed MPFR_SET_IS_FP (not used)
zimmerma
2000-12-15
1
-1
/
+0
*
A few patches.
hanrot
2000-12-15
1
-1
/
+1
*
MPFR_CHANGE_SIGN modified to avoid a possible side effect.
vlefevre
2000-12-15
1
-1
/
+1
*
Patches for compiler warnings.
hanrot
2000-12-15
1
-2
/
+2
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-2
/
+3
*
added macros to recognize doubles that are NaNs and infinities
zimmerma
2000-12-07
1
-0
/
+11
*
now ABSSIZE uses only 29 bits
zimmerma
2000-12-05
1
-1
/
+1
*
added header for mpfr_extract
zimmerma
2000-12-01
1
-0
/
+1
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-0
/
+4
*
added extern "C" { ... } for inclusion in C++
zimmerma
2000-12-01
1
-9
/
+8
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
removed macro for mpfr_init_set_str_raw
zimmerma
2000-12-01
1
-2
/
+0
*
added prototype for mpfr_sin_cos
zimmerma
2000-12-01
1
-0
/
+1
*
added macro MPFR_RESET_INF
zimmerma
2000-11-28
1
-0
/
+1
*
added macro MPFR_IS_ZERO
zimmerma
2000-11-27
1
-0
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-2
/
+8
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-16
/
+16
*
Suppression de vieilleries.
hanrot
2000-10-19
1
-1
/
+1
*
1 << 31 -> ((unsigned int)1) << 31.
hanrot
2000-10-19
1
-1
/
+1
*
mpfr_t -> mpfr_ptr or mpfr_srcptr
zimmerma
2000-10-02
1
-4
/
+4
*
kara_sqrtrem -> mpn_sqrtrem_new
zimmerma
2000-09-29
1
-1
/
+1
*
replaced macros for mpfr_init_set_si by "do { ... } while (0)" so
zimmerma
2000-08-16
1
-6
/
+6
*
added prototype for mpfr_sub_ui
zimmerma
2000-06-29
1
-0
/
+1
*
added prototype for mpfr_set_prec_raw
zimmerma
2000-06-21
1
-0
/
+1
*
added prototype for mpz_set_fr
zimmerma
2000-06-16
1
-0
/
+1
*
Added declaration of trunc, ceil, floor.
hanrot
2000-06-15
1
-0
/
+3
*
Added random2, urandomb
hanrot
2000-06-15
1
-0
/
+3
*
mpfr_init is now a function (no more a macro)
zimmerma
2000-05-29
1
-1
/
+1
*
added prototypes for set_str, inp_str
zimmerma
2000-05-25
1
-4
/
+5
*
fixed output type for mpfr_ui_div
zimmerma
2000-05-24
1
-1
/
+1
*
- added macro for mpfr_sgn
zimmerma
2000-05-24
1
-14
/
+15
*
added several prototypes
zimmerma
2000-05-24
1
-1
/
+6
*
corrected comment about field mp_size
zimmerma
2000-05-18
1
-1
/
+1
*
added mpfr_abs (macro using mpfr_set4)
zimmerma
2000-05-11
1
-0
/
+1
*
added prototype for mpfr_set_default_rounding_mode
zimmerma
2000-05-04
1
-1
/
+2
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-54
/
+57
*
changed prototype of mpfr_set_f (takes now only 3 arguments)
zimmerma
2000-02-04
1
-1
/
+1
*
added prototype for kara_sqrtrem
zimmerma
2000-02-03
1
-2
/
+10
*
added prototype for mpn_divrem_n (Burnikel-Ziegler algorithm)
zimmerma
2000-02-01
1
-0
/
+1
*
added dummy *rand48 functions for CYGWIN
zimmerma
1999-10-20
1
-0
/
+8
*
removed div3 and sqrt3
zimmerma
1999-10-07
1
-4
/
+2
*
fixed prototype of random
zimmerma
1999-08-31
1
-1
/
+1
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+22
*
sqrt3 now returns an exact/inexact flag.
hanrot
1999-07-07
1
-1
/
+1
[next]