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
/
tests
/
terf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2013 with
vlefevre
2013-03-08
1
-1
/
+1
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
Updated AUTHORS file and copyright notices (for more consistency).
vlefevre
2011-05-18
1
-1
/
+1
*
[tests/terf.c] Added some tests of the flags (no failure in them,
vlefevre
2011-03-15
1
-0
/
+44
*
[tests/terf.c] Added a testcase showing a failure due to bad flags
vlefevre
2011-03-15
1
-0
/
+38
*
[tests/terf.c] Changed mp_exp_t (r7564) to mpfr_exp_t.
vlefevre
2011-03-14
1
-1
/
+1
*
[tests/terf.c] Fixed test added in r7564 for 32-bit machines.
vlefevre
2011-03-11
1
-5
/
+8
*
[erfc.c] fixed bug found by Pascal Molin: when we increase the exponent range
zimmerma
2011-03-11
1
-0
/
+9
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-88
/
+88
*
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
*
For the terminating null pointer of the functions mpfr_inits,
vlefevre
2008-02-15
1
-4
/
+4
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
fixed inefficiency reported by Kevin Rauch when x large negative (erfc -> 2)
zimmerma
2007-10-27
1
-1
/
+8
*
Improved generic tests by limiting the exponent range of the random
vlefevre
2007-08-31
1
-0
/
+2
*
No longer use MPFR_CHECK_ALL in tests. In '-dev' versions, assume
vlefevre
2007-07-25
1
-5
/
+2
*
Added code to check mpfr against Gonnet's tables when the environment variable
zimmerma
2007-07-20
1
-0
/
+6
*
fixed problem with erfc() near underflow region
zimmerma
2007-07-18
1
-5
/
+16
*
terf.c: added testcase for bug reported by Christopher Creutzig.
vlefevre
2007-07-10
1
-0
/
+16
*
Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULL
vlefevre
2007-06-21
1
-2
/
+2
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
added more tests
zimmerma
2006-11-19
1
-0
/
+38
*
fixed bug in pow (isodd -> assertion failed)
zimmerma
2006-11-19
1
-0
/
+26
*
Added a mpfr_erfc test that shows a bug and updated BUGS file.
vlefevre
2006-11-18
1
-0
/
+25
*
implemented asymptotic formula for erfc (fixed both slowness for large
zimmerma
2006-11-16
1
-0
/
+23
*
added new test
zimmerma
2006-11-16
1
-0
/
+7
*
fixed problem for large negative input
zimmerma
2006-11-14
1
-3
/
+1
*
tests/terf.c: added a test that yields a segfault (execute "terf 1").
vlefevre
2006-11-13
1
-0
/
+16
*
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
-4
/
+4
*
Updated copyright line.
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Reenable tests.
pelissip
2005-04-07
1
-3
/
+3
*
replaced // comments by /* ... */
zimmerma
2005-04-05
1
-3
/
+3
*
Add function mpfr_erfc.
pelissip
2005-03-31
1
-3
/
+59
*
improved coverage test
zimmerma
2004-02-12
1
-0
/
+12
*
fixed bugs in atan cbrt erf
zimmerma
2004-01-27
1
-0
/
+13
*
added several hard-coded tests (and fixed bugs found)
zimmerma
2004-01-22
1
-10
/
+120
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-4
/
+1
*
+ Add new internal function: mpfr_check.
pelissip
2003-11-21
1
-4
/
+4
*
Merged the mpfr-2-0-2-branch changes to the trunk.
vlefevre
2003-10-17
1
-0
/
+39
*
now uses #include "tgeneric.c" everywhere
zimmerma
2003-10-14
1
-58
/
+3
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-5
/
+7
*
Changed the remaining stderr to stdout.
vlefevre
2003-09-25
1
-45
/
+43
[next]