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_ld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-0
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
This was wrong. Let's do it even more like the 2.1 branch.
vlefevre
2005-08-23
1
-45
/
+38
*
Patch 1.25 didn't work under OSF1 with cc. Let's do it like
vlefevre
2005-08-23
1
-33
/
+42
*
Support C implementations giving an incorrect value for the precision
vlefevre
2005-08-18
1
-72
/
+100
*
Reformatted (GNU style).
vlefevre
2005-08-17
1
-11
/
+12
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
fixed bug with tiny number
zimmerma
2005-04-25
1
-7
/
+19
*
Fix a wrong assertion when double == long double.
pelissip
2005-01-31
1
-2
/
+2
*
New version of mpfr_set_ld and mpfr_get_ld for IEEE Extended Little Endian.
pelissip
2005-01-27
1
-56
/
+155
*
Fix problem with long double with ICC (Wrong x86 processor flag).
pelissip
2004-12-17
1
-16
/
+19
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-2
/
+3
*
take into account possible out-of-range exponent
zimmerma
2004-02-16
1
-1
/
+3
*
Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract...
pelissip
2004-01-28
1
-9
/
+5
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-1
/
+1
*
Port all the IEEE dependent remaining functions so that it uses a generic way...
pelissip
2003-12-01
1
-29
/
+29
*
use macros to avoid possible problem with float input
zimmerma
2003-10-06
1
-1
/
+4
*
Removed a comment that should have been removed in revision 1.8.
vlefevre
2003-09-18
1
-3
/
+1
*
(ldbl_max_struct): Use octal character constants, since hex
ryde
2003-08-30
1
-3
/
+3
*
moved macros for [L]DBL_MANT_DIG in mpfr-impl.h
zimmerma
2003-06-26
1
-16
/
+1
*
(LONGDOUBLE_ISNAN): Remove this, use LONGDOUBLE_NAN_ACTION instead.
ryde
2003-01-25
1
-7
/
+6
*
Macro LONGDOUBLE_ISNAN wasn't defined.
vlefevre
2003-01-16
1
-0
/
+2
*
Avoid problems with bad LDBL_MAX and LDBL_MANT_DIG on some i386 gcc.
ryde
2003-01-14
1
-7
/
+33
*
# Add a copyright year.
ryde
2003-01-10
1
-1
/
+1
*
rewritten to avoid overflows
zimmerma
2003-01-09
1
-8
/
+31
*
added macro LONGDOUBLE_ISNAN
zimmerma
2003-01-07
1
-4
/
+2
*
fixed some problems found by insure
zimmerma
2002-11-20
1
-1
/
+2
*
Cases NaN and -0.0 taken into account.
vlefevre
2002-10-17
1
-0
/
+11
*
fixed bug when overflow for double type
zimmerma
2002-10-17
1
-1
/
+5
*
added cast to long double
zimmerma
2002-10-16
1
-2
/
+2
*
DBL_MANT_DIG and LDBL_MANT_DIG are normally defined by <float.h>.
vlefevre
2002-10-16
1
-0
/
+2
*
added mpfr_set_ld and test file
zimmerma
2002-10-15
1
-0
/
+123