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
/
set_d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+2
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
Take into account Inf, Nans ; clear the flags of the return variable
vlefevre
2000-12-14
1
-2
/
+1
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-3
/
+2
*
out_str.c: <string.h> included
vlefevre
2000-12-11
1
-3
/
+3
*
replaced isnan/isinf/math.h (not portable, for example isinf does not exist
zimmerma
2000-12-07
1
-7
/
+2
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
added return for case of infinities
zimmerma
2000-11-28
1
-0
/
+1
*
don't forget to reset infinity flag if set!
zimmerma
2000-11-28
1
-0
/
+3
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+14
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-16
/
+16
*
Correction de prototypes faux dans le cas ou on n'est pas -D__STDC__.
hanrot
2000-10-19
1
-1
/
+1
*
mpfr_t -> mpfr_ptr or mpfr_srcptr
zimmerma
2000-10-02
1
-2
/
+2
*
MP_BASE_AS_DOUBLE already defined in gmp-impl.h
zimmerma
2000-08-16
1
-1
/
+0
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-4
/
+4
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+22
*
added ifdef to avoid warning "unused variable" on 64-bit machine
zimmerma
1999-07-02
1
-1
/
+4
*
fixed bugs for 64-bit machines
zimmerma
1999-07-01
1
-3
/
+3
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+24
*
correctly handle case sizer=1 in mpfr_set_d
zimmerma
1999-06-25
1
-1
/
+7
*
adapted mpfr_set_d to case where allocated limbs > significant limbs
zimmerma
1999-06-25
1
-11
/
+6
*
Bug dans set_d(0) ; la mantisse n'est pas initialisee a 0 correctement.
hanrot
1999-06-16
1
-0
/
+1
*
added mpfr_get_d2 which only considers the mantissa
zimmerma
1999-06-14
1
-3
/
+8
*
Initial revision
hanrot
1999-06-09
1
-0
/
+276