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_d64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
[get_d64.c,set_d64.c] added reference to TR 24732
zimmerma
2008-10-23
1
-2
/
+3
*
Final code clean-up based on icc warnings.
vlefevre
2008-08-07
1
-1
/
+1
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
<stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h
vlefevre
2007-07-09
1
-2
/
+0
*
set_d64.c: replaced an "if" by a "#if" to avoid a gcc warning.
vlefevre
2007-05-31
1
-5
/
+4
*
get_d64.c: use BITS_PER_MP_LIMB instead of GMP_BITS_PER_LIMB (which
vlefevre
2007-05-31
1
-1
/
+1
*
get_d64.c, set_d64.c: improved code to avoid some warnings.
vlefevre
2007-05-31
1
-1
/
+4
*
Untabified get_d64.c and set_d64.c.
vlefevre
2007-05-31
1
-7
/
+7
*
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
*
modified to work on 64-bit machines too
zimmerma
2006-11-09
1
-62
/
+47
*
complete rewrite of mpfr_set_decimal64 and mpfr_get_decimal64: now use
zimmerma
2006-11-09
1
-123
/
+59
*
added new configure option --enable-decimal-float to build mpfr_set_decimal64
zimmerma
2006-11-08
1
-8
/
+40
*
added --enable-decimal-float in configure, and corresponding macro
zimmerma
2006-11-07
1
-3
/
+2
*
added new (preliminary) conversions functions to/from decimal64
zimmerma
2006-11-05
1
-0
/
+270