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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
Bug fixed (0 was forgotten).
vlefevre
2002-07-24
1
-16
/
+23
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-2
/
+2
*
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
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-1
/
+1
*
GNU coding style. K&R function headers removed.
vlefevre
2001-11-10
1
-36
/
+28
*
MPFR_RET(0) replaced by MPFR_RET_NAN.
vlefevre
2001-10-19
1
-1
/
+1
*
documented mpfr_set4
zimmerma
2001-10-15
1
-1
/
+3
*
Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si.
vlefevre
2001-09-11
1
-10
/
+5
*
Macro MPFR_RET added. Ternary value for mpfr_set4.
vlefevre
2001-09-11
1
-4
/
+8
*
Parameter added to mpfr_round_raw: pointer to inexact ternary value.
vlefevre
2001-09-10
1
-2
/
+2
*
Optimization + overflow support.
vlefevre
2001-08-29
1
-21
/
+39
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-3
/
+4
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
Bug fixed concerning the flags.
vlefevre
2000-12-14
1
-0
/
+1
*
Take into account Inf, Nans ; clear the flags of the return variable
vlefevre
2000-12-14
1
-1
/
+3
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+6
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-6
/
+6
*
now deals with NaN
zimmerma
2000-05-29
1
-0
/
+2
*
added 4th arg (was missing in non-stdc def)
zimmerma
2000-05-24
1
-1
/
+1
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-3
/
+3
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+20
*
introduced auxiliary function mpfr_set4
zimmerma
1999-07-05
1
-4
/
+5
*
changed arguments of mpfr_round_raw (now uses precision instead of size)
zimmerma
1999-06-28
1
-1
/
+2
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+9
*
now deal with carry from mpfr_round_raw
zimmerma
1999-06-21
1
-1
/
+13
*
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
/
+11