summaryrefslogtreecommitdiff
path: root/tests/ttan.c
Commit message (Expand)AuthorAgeFilesLines
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* 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-20/+20
* 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 generic bad case tests.vlefevre2007-08-311-0/+1
* No longer use MPFR_CHECK_ALL in tests. In '-dev' versions, assumevlefevre2007-07-251-2/+1
* Added code to check mpfr against Gonnet's tables when the environment variablezimmerma2007-07-201-0/+3
* sin_cos.c: 2nd arg of 1st mpfr_can_round call was wrongzimmerma2007-07-161-1/+1
* added new test, and re-enabled test that was too slowzimmerma2007-07-151-3/+11
* fixed several problems with huge arguments in periodic functionszimmerma2007-06-281-0/+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 bug in pow (isodd -> assertion failed)zimmerma2006-11-191-2/+2
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add a potential test (Too slow).pelissip2004-05-121-0/+13
* new coverage testszimmerma2004-02-141-0/+9
* Update the tests to reduce the use of floats.pelissip2004-01-091-2/+4
* + Optimize a few div.cpelissip2003-12-151-3/+1
* + Add function mpfr_print_mantissa_binary, for debugging reason.pelissip2003-12-091-1/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-1/+1
* Changed some stderr to stdout.vlefevre2003-09-241-7/+7
* Fixed prototypes (use static...).vlefevre2003-01-241-24/+1
* Use mpfr_set_nan and mpfr_set_inf for NaN and Inf tests,ryde2003-01-221-5/+37
* added 2003, removed math.hzimmerma2003-01-161-2/+1
* replaced isnan() by Isnan()zimmerma2003-01-161-7/+8
* 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
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-4/+4
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-3/+5
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-4/+5
* added tests for tan(3*Pi/4) and tan(7*Pi/4)zimmerma2002-03-171-1/+37
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-0/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-2/+3
* start tests with precision 2 instead of 1zimmerma2001-11-301-3/+3
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added stdio.hzimmerma2001-11-161-0/+1
* now use tgeneric.czimmerma2001-10-151-52/+7
* Prototype changes.vlefevre2001-09-131-0/+1