summaryrefslogtreecommitdiff
path: root/tests/tcos.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.Philippe Theveny2014-01-201-6/+13
* changed GMP_RND? to MPFR_RND?Andreas Enge2012-07-231-5/+5
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereAndreas Enge2011-11-041-4/+4
* license change:Andreas Enge2011-08-291-13/+12
* done two "code clean-up" items during a Nancy-Paris train trip...Paul Zimmermann2011-02-091-9/+1
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."Paul Zimmermann2011-01-251-1/+1
* mpc-impl.h and test files: replaced macro OUT by MPC_OUTAndreas Enge2011-01-131-4/+4
* [tcos.c] back to default exponent rangePaul Zimmermann2010-06-281-2/+0
* partial fix for problems with huge exponents reported by Chris SaundersPaul Zimmermann2010-06-281-0/+2
* revert to UNIX format (r457 changed every file to DOS format).Philippe Theveny2009-03-171-74/+74
* Modify #include chain so as to support DLL creation on CygwinPhilippe Theveny2009-03-171-75/+74
* src/cos.c: complete the changes done in revision 380: the rounding mode in mp...Philippe Theveny2009-01-051-1/+39
* NEWS, doc/mpc.texi: notice change in exp, sin, cos, and tan function prototypes.Philippe Theveny2008-12-031-1/+1
* - added data files for norm, div, div_fr, fr_div, mul_frAndreas Enge2008-11-131-1/+1
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...Philippe Theveny2008-10-171-12/+5
* added test data file for cosAndreas Enge2008-10-041-415/+3
* tests/tgeneric_cc.c: random tests for complex functions of one complex variab...Philippe Theveny2008-09-191-2/+1
* updated some tests for new third parameter of tgenericAndreas Enge2008-09-161-1/+1
* peed up some lengthy tests.Philippe Theveny2008-09-161-1/+1
* update some files in preparation of the 0.5 releaseAndreas Enge2008-09-161-1/+1
* Add void in empty prototype (remove warnings with gcc option '-Wold-style-def...Philippe Theveny2008-07-311-5/+5
* Use the new mpc_urandom function in the test suite so that the tests are repr...Philippe Theveny2008-07-101-1/+1
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forPhilippe Theveny2008-05-301-0/+6
* Fix wrong sign.Philippe Theveny2008-05-201-18/+19
* Improve test suite (take into account the sign of zero).Philippe Theveny2008-05-201-9/+10
* Fix incompatibility with C99 standard.Philippe Theveny2008-05-191-5/+4
* Add more tests and fix some bugs for trigonometric functions.Philippe Theveny2008-05-061-46/+185
* Add special values processing in mpc_cos as in the C99 standardPhilippe Theveny2008-04-221-1/+237
* Replace rounding tests by the new tgeneric functions.Philippe Theveny2008-04-091-31/+5
* File reorganisation into three new directories: src, tests and doc.Philippe Theveny2008-04-091-0/+101