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
/
sub1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-1
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Partial fix: The inexact flag was not always set in some functions.
vlefevre
2006-08-20
1
-4
/
+4
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Added ', Inc.' when missing after 'Free Software Foundation'.
vlefevre
2006-01-05
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-2
/
+2
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-9
/
+9
*
Spelling mistakes & reformatted code.
vlefevre
2005-02-16
1
-1
/
+1
*
Reformatted code.
vlefevre
2005-02-15
1
-180
/
+186
*
mpfr_set doesn't produce an EVEN inexact flag.
pelissip
2005-02-15
1
-2
/
+7
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-2
/
+2
*
Move mpfr_nexttozero and mpfr_nexttoinf from static to mpfr-impl.
pelissip
2005-02-02
1
-1
/
+1
*
Fix bug of sub1 if dest=src2 and src1 >> src2
pelissip
2005-02-02
1
-1
/
+1
*
Fix again this previous patch!
pelissip
2005-01-20
1
-3
/
+3
*
Add comments
pelissip
2005-01-14
1
-4
/
+34
*
Fix bug in some corner case (Just hope it doesn't add new bugs).
pelissip
2005-01-14
1
-4
/
+29
*
Reindent the code.
pelissip
2004-12-20
1
-10
/
+10
*
Change from MP_LIMB_T_ONE to MPFR_LIMB_ONE and/or MPFR_LIMB_MASK.
pelissip
2004-03-26
1
-5
/
+5
*
Remove some warnings.
pelissip
2004-02-24
1
-2
/
+2
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
fixed wrong sign of inexact flag
zimmerma
2004-01-07
1
-1
/
+1
*
fixed bug (wrong inexact flag) for rounding to nearest when sh=0 and
zimmerma
2004-01-07
1
-30
/
+41
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-1
/
+1
*
Optmize a few add1.c/sub1.c by using MPFR_LIKELY / MPFR_UNLIKELY.
pelissip
2003-11-25
1
-3
/
+5
*
Remove some warnings and potential errors (Comparaison between signed and uns...
pelissip
2003-11-21
1
-2
/
+2
*
* Optimize a few div.c and mul.c.
pelissip
2003-11-17
1
-16
/
+8
*
Some minor optimizations.
pelissip
2003-11-07
1
-11
/
+19
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-52
/
+69
*
Optimize mpfr_prec_round.
pelissip
2003-11-05
1
-3
/
+2
*
Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).
pelissip
2003-11-05
1
-9
/
+18
*
Added some MPFR_ASSERTN and improved a comment.
vlefevre
2003-09-22
1
-3
/
+6
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-6
/
+9
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-3
/
+3
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-3
/
+3
*
Bug fixed (possible integer overflow).
vlefevre
2002-05-29
1
-1
/
+2
*
Underflow semantics changed (not tested).
vlefevre
2002-04-23
1
-10
/
+13
*
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
*
Optimization: mpfr_cmp2 now accepts any combination of real arguments
vlefevre
2002-01-04
1
-18
/
+34
*
Better comments.
vlefevre
2001-12-19
1
-2
/
+1
*
added comment
zimmerma
2001-11-30
1
-1
/
+4
*
Some type changes.
vlefevre
2001-11-17
1
-12
/
+11
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-5
/
+5
*
ASSERT_ALWAYS -> MPFR_ASSERTN
zimmerma
2001-11-16
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-1
/
+1
*
add.c -> add.c & add1.c
vlefevre
2001-11-15
1
-0
/
+406