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
/
erfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-42
/
+42
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Untabified and removed trailing spaces.
vlefevre
2007-10-31
1
-1
/
+1
*
fixed inefficiency reported by Kevin Rauch when x large negative (erfc -> 2)
zimmerma
2007-10-27
1
-4
/
+32
*
erfc.c, atan2.c: added missing "MPFR_SAVE_EXPO_FREE (expo);" before
vlefevre
2007-07-18
1
-4
/
+7
*
fixed problem with erfc() near underflow region
zimmerma
2007-07-18
1
-2
/
+31
*
Avoid integer overflow in MPFR_FAST_COMPUTE_IF_SMALL_INPUT.
vlefevre
2007-05-28
1
-2
/
+2
*
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
*
Replaced mpfr_mul_2exp and mpfr_div_2exp by mpfr_mul_2ui and
vlefevre
2006-12-19
1
-3
/
+3
*
simplified test :-)
zimmerma
2006-11-20
1
-1
/
+1
*
Untabify.
vlefevre
2006-11-20
1
-1
/
+1
*
fixed bug in pow (isodd -> assertion failed)
zimmerma
2006-11-19
1
-3
/
+4
*
Untabify.
vlefevre
2006-11-19
1
-3
/
+3
*
fixed bug in erfc (forgot to compare result of cmp_si)
zimmerma
2006-11-19
1
-3
/
+3
*
implemented asymptotic formula for erfc (fixed both slowness for large
zimmerma
2006-11-16
1
-22
/
+93
*
fixed problem for large negative input
zimmerma
2006-11-14
1
-4
/
+11
*
Added warnings support.
vlefevre
2006-11-10
1
-2
/
+3
*
changed header file: stdlib.h -> stdio.h
zimmerma
2006-11-05
1
-1
/
+1
*
The current implementation of mpfr_erfc cannot compute the result for
vlefevre
2006-10-27
1
-1
/
+6
*
added tests for overflows or underflows
zimmerma
2006-10-26
1
-0
/
+32
*
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
-1
/
+1
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-2
/
+2
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-2
/
+2
*
Fix bug for high values of input (assertion failed)
pelissip
2005-07-22
1
-5
/
+11
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add function mpfr_erfc.
pelissip
2005-03-31
1
-0
/
+79