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
/
add1sp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add1sp.c: fixed types for printf when DEBUG is defined.
vlefevre
2008-12-26
1
-7
/
+12
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
For the terminating null pointer of the functions mpfr_inits,
vlefevre
2008-02-15
1
-1
/
+1
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULL
vlefevre
2007-06-21
1
-1
/
+1
*
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
-1
/
+1
*
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
*
Do not put expressions with side effects in MPFR_ASSERTN.
vlefevre
2005-09-02
1
-3
/
+7
*
When WANT_ASSERT >= 2: the corresponding messages are now output
vlefevre
2005-08-24
1
-12
/
+13
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-14
/
+14
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-128
/
+128
*
Clean up use of stdio.h:
pelissip
2005-06-08
1
-11
/
+8
*
Improve checking if WANT_ASSERT >= 2
pelissip
2005-06-08
1
-9
/
+48
*
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
-5
/
+5
*
Fix bug in case of reuse of variable (a,b,a) with Exp(b)=Exp(a)+Prec(b).
pelissip
2005-03-08
1
-19
/
+23
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-2
/
+2
*
Cosmetic changes.
pelissip
2004-12-10
1
-2
/
+2
*
Fix an overflow bug in add1sp.
pelissip
2004-05-04
1
-1
/
+1
*
Simplify the code.
pelissip
2004-02-25
1
-3
/
+1
*
Remove some warnings.
pelissip
2004-02-24
1
-1
/
+1
*
Optimize add1sp, sub1sp and div.
pelissip
2004-02-16
1
-9
/
+9
*
+ Add mpfr_add1sp which provides addition when all the operands have the same...
pelissip
2004-02-12
1
-0
/
+336