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
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
mpfr_set_d bug fixed, but other bugs still remain...
vlefevre
2002-04-11
1
-4
/
+2
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
on a 32-bit machine, denormalized numbers with high 32 bits to 0
zimmerma
2002-03-28
1
-22
/
+22
*
remove variable sizer (not used)
zimmerma
2002-03-19
1
-8
/
+2
*
set_d.c split into get_d.c and set_d.c
vlefevre
2002-03-11
1
-135
/
+2
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_get_d rewritten (still needs to be fixed when the result is a subnormal).
vlefevre
2002-02-28
1
-63
/
+63
*
mpfr_get_d2 prototype changed (mp_exp_t instead of long).
vlefevre
2002-02-25
1
-48
/
+50
*
#include order changed.
vlefevre
2001-11-30
1
-2
/
+2
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-19
/
+1
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-19
/
+6
*
implemeted inexact flag in mpfr_set_d
zimmerma
2001-10-12
1
-25
/
+31
*
fixed bug in mpfr_set_d on 64-bit machines
zimmerma
2001-10-03
1
-16
/
+11
*
fixed a few problems in mpfr_set_d for sizer < MPFR_LIMBS_PER_DOUBLE
zimmerma
2001-09-28
1
-25
/
+41
*
Zqwiuyt
hanrot
2001-09-10
1
-10
/
+8
*
Zorgs.
hanrot
2001-09-10
1
-1
/
+2
*
Gleurbs.
hanrot
2001-09-10
1
-1
/
+1
*
Patch grotesque.
hanrot
2001-09-10
1
-1
/
+1
*
Patch for the case SIZE(r) < MPFR_LIMBS_PER_DOUBLE.
hanrot
2001-09-10
1
-11
/
+24
*
replaced (mp_limb_t) 4294967295 by CNST_LIMB(0xFFFFFFFF)
zimmerma
2001-03-01
1
-1
/
+1
*
forgot to declare q in mpfr_get_d2 when BITS_PER_MP_LIMB=64
zimmerma
2001-02-22
1
-0
/
+1
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-2
/
+2
*
fixed pb in mpfr_get_d2 for 64-bit machines: in q + res/MP_BASE_AS_DOUBLE,
zimmerma
2001-01-19
1
-1
/
+11
*
k2r -> ansi style
zimmerma
2000-12-21
1
-3
/
+12
*
Warnings suppressed on Alpha/OSF1.
vlefevre
2000-12-18
1
-2
/
+2
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-2
/
+11
*
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
[next]