summaryrefslogtreecommitdiff
path: root/tests/thyperbolic.c
Commit message (Expand)AuthorAgeFilesLines
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/thyperbolic.c] Fixed copyright notice.vlefevre2011-05-181-4/+5
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Replacedvlefevre2010-07-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-25/+25
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-13/+13
* + Optimize a few div.cpelissip2003-12-151-4/+2
* + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.pelissip2003-11-041-1/+0
* Another fix, for acosh(-INF).vlefevre2003-10-271-1/+1
* Fixed exit status.vlefevre2003-10-271-202/+80
* fixed tests for x=0zimmerma2003-10-141-101/+12
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-2/+2
* Prototypes: use static. Some code reformatting.vlefevre2003-01-241-389/+376
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Change the test return valuesdaney2002-02-061-16/+16
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-4/+4
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-6/+16
* Init variables to NaN instead of 0.vlefevre2001-11-281-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* clear variable if an error is returndaney2001-11-011-27/+317
* correct test inf for atanhdaney2001-10-251-0/+1
* correct bug in tests file (test of atanh for + or - Inf)daney2001-10-251-2/+5
* fixed test of return values for infinities: foo(+/-Inf) is *exact*zimmerma2001-10-151-6/+6
* change headerdaney2001-04-051-10/+6
* add test file for new functiondaney2001-04-051-0/+307