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_z.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
-2
/
+1
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-7
/
+7
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-48
/
+48
*
Clean up use of stdio.h:
pelissip
2005-06-08
1
-2
/
+0
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Improve coverage
pelissip
2005-05-17
1
-6
/
+6
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-6
/
+7
*
Optimize code and rewrite the rounding part.
pelissip
2004-11-23
1
-102
/
+98
*
Likely / Unlikely the code.
pelissip
2004-06-10
1
-15
/
+16
*
Change from MP_LIMB_T_ONE to MPFR_LIMB_ONE and/or MPFR_LIMB_MASK.
pelissip
2004-03-26
1
-4
/
+4
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-2
/
+2
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-7
/
+7
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-2
/
+2
*
Underflow semantics changed (not tested).
vlefevre
2002-04-23
1
-11
/
+16
*
Added code to prevent possible integer overflow when the input number
vlefevre
2002-04-18
1
-0
/
+11
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_set_z rewritten.
vlefevre
2002-01-30
1
-52
/
+57
*
mpfr_set_z rewritten to support overflows/underflows and ternary value.
vlefevre
2001-11-30
1
-76
/
+104
*
0 -> set to +0.
vlefevre
2001-11-30
1
-4
/
+6
*
mpfr_add_one_ulp and mpfr_sub_one_ulp changed.
vlefevre
2001-11-21
1
-22
/
+47
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-8
/
+1
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-1
/
+1
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-4
/
+4
*
Bugs fixed (wrong types).
vlefevre
2001-08-10
1
-1
/
+3
*
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
-1
/
+2
*
adapted to NaN/Inf
zimmerma
2000-12-15
1
-1
/
+5
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-6
/
+6
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-6
/
+9
*
removed printf statement
zimmerma
1999-08-31
1
-1
/
+0
*
added ABS for SIZ(z) when z<0
zimmerma
1999-08-31
1
-1
/
+2
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
fixed bug in case sh=0
zimmerma
1999-07-09
1
-17
/
+19
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+9
*
set a mpfr from an integer
zimmerma
1999-06-14
1
-0
/
+74