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
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-224
/
+0
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.
vlefevre
2010-01-08
1
-1
/
+1
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-1
/
+1
*
set_d64.c: Partial revert of r6190 to fix problem in a simpler way: the decim...
thevenyp
2009-05-27
1
-8
/
+8
*
get_d64.c set_d64.c: Fix types.
thevenyp
2009-05-05
1
-7
/
+7
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
set_d64.c: set T[] to unsigned int (instead of int) since its values
vlefevre
2008-12-26
1
-68
/
+68
*
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