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
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
updated comment for float.h (_chgsign)
zimmerma
2005-12-23
1
-1
/
+1
*
patch for Visual C (does not compile -0.0 properly)
zimmerma
2005-12-23
1
-0
/
+4
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-3
/
+3
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-22
/
+22
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Fix problem with long double with ICC (Wrong x86 processor flag).
pelissip
2004-12-17
1
-1
/
+1
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-15
/
+4
*
Removed the definitions of DBL_POS_INF/DBL_NEG_INF/DBL_NAN for
vlefevre
2004-10-27
1
-0
/
+1
*
Add ICC detection && support.
pelissip
2004-09-20
1
-8
/
+12
*
Likely some tests.
pelissip
2004-07-06
1
-10
/
+11
*
Change from MP_LIMB_T_ONE to MPFR_LIMB_ONE and/or MPFR_LIMB_MASK.
pelissip
2004-03-26
1
-7
/
+6
*
Remove some warnings.
pelissip
2004-02-24
1
-2
/
+2
*
deal with overflow/underflow in mpfr_div
zimmerma
2004-02-16
1
-0
/
+4
*
take into account possible out-of-range exponent
zimmerma
2004-02-16
1
-2
/
+4
*
new coverage tests
zimmerma
2004-02-14
1
-6
/
+9
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-8
/
+7
*
Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract...
pelissip
2004-01-28
1
-5
/
+24
*
Port all the IEEE dependent remaining functions so that it uses a generic way...
pelissip
2003-12-01
1
-10
/
+0
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-4
/
+6
*
Fixed several bugs.
vlefevre
2003-10-16
1
-14
/
+14
*
moved macros for [L]DBL_MANT_DIG in mpfr-impl.h
zimmerma
2003-06-26
1
-1
/
+1
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
Assertion re-added.
vlefevre
2002-12-13
1
-0
/
+12
*
use MPN_NORMALIZE_NOT_ZERO instead of loop
zimmerma
2002-12-12
1
-12
/
+7
*
Patch by Torbjorn Granlund <tege@swox.com>: Don't use TMP_ allocation
vlefevre
2002-12-10
1
-16
/
+22
*
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
[next]