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_si.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take into account Inf, Nans ; clear the flags of the return variable
vlefevre
2000-12-14
1
-0
/
+2
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-18
/
+18
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-4
/
+4
*
fixed pb when target precision is less than integer length
zimmerma
2000-04-14
1
-8
/
+34
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-8
/
+8
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
fixed possible bug (testing sign of unsigned long) in mpfr_mul_ui
zimmerma
1999-07-05
1
-1
/
+1
*
unsigned long -> mp_limb_t
zimmerma
1999-07-02
1
-4
/
+4
*
Yet another corrected prototype.
hanrot
1999-06-28
1
-0
/
+7
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-0
/
+7
*
use PREC(x) instead of ABSSIZE(x) to get the number of significant limbs
zimmerma
1999-06-25
1
-10
/
+10
*
added special case for zero
zimmerma
1999-06-17
1
-0
/
+2
*
added include <stdio.h> (needed for FILE in mpfr.h)
zimmerma
1999-06-10
1
-0
/
+1
*
Initial revision
hanrot
1999-06-09
1
-0
/
+43