summaryrefslogtreecommitdiff
path: root/tests/mpc-tests.h
Commit message (Expand)AuthorAgeFilesLines
* [tests] Support of sin_cos with the new test framework.thevenyp2014-01-221-4/+15
* New test framework, merged from test branch.thevenyp2014-01-201-102/+221
* changed GMP_RND? to MPFR_RND?enge2012-07-231-1/+1
* mpc-tests.h, tfma.c, tmul.c: small changes to allow compilation with c++enge2012-07-051-0/+6
* configure.ac: reenable warning flagsenge2012-06-281-0/+1
* redoing previous task seriouslyenge2012-03-141-1/+1
* solved problems left by r1144 (visibly not tested)zimmerma2012-03-141-2/+2
* mpc-tests.h: reorganisation of commentenge2011-11-041-16/+14
* removed inclusion of mpc-impl.h from mpc-tests.h, required to copy some lines...enge2011-11-041-1/+40
* mpc.h. mpc-tests.h, mpc-impl.h: handle __MPC_DECLSPEC as for mpfr;enge2011-11-031-3/+3
* mpc-tests.h: removed declaration of unused memory functionsenge2011-10-241-2/+0
* random.c, mpc-tests.h: made variables staticenge2011-08-301-3/+0
* license change:enge2011-08-291-13/+12
* mpc-tests.h: remove redundant definition of MPFR_OUTenge2011-02-231-7/+0
* done two "code clean-up" items during a Nancy-Paris train trip...zimmerma2011-02-091-3/+13
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* sin_cos: bug fix to allow overlap in argument and resultenge2011-01-181-29/+30
* added mpc_fma (request from Mickael Gastineau)zimmerma2011-01-141-0/+4
* moved declaration of set_pi_over_2 from acos.c/asin.c to header file mpc-impl.henge2010-09-021-20/+20
* code cleanup:enge2010-07-301-2/+2
* mpc-test.h, read_data.c: fixed calls of functions with "char *" parameterenge2010-06-171-4/+4
* Remove definition of GMP_RND_MAX in tests, since the corresponding mpfr symbo...thevenyp2010-05-031-7/+0
* pow_ui.c:enge2010-04-011-1/+1
* added mechanism (copied from GNU MPFR 2.4.1) to check memoryzimmerma2009-11-201-0/+2
* [mpc-tests.h] added macro to prevent multiple inclusion (useful for the Visualzimmerma2009-10-121-0/+5
* tests/mpc-tests.h: Use MPFR_RND_MAX instead of GMP_RND_MAX when compiled agai...thevenyp2009-07-291-0/+7
* [configure.ac] minimal GMP version is now 4.1.3 instead of 4.2zimmerma2009-03-271-1/+2
* tests/mpc-tests.h tests/read_data.c: factorize code reading data file, and usethevenyp2009-03-201-5/+13
* strtoc returns -1 upon errorenge2009-03-191-0/+5
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-168/+168
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-170/+168
* doc/mpc.texi: Add documentation for new functions mpc_set_str and mpc_strtoc.thevenyp2009-02-181-1/+22
* removed V_CC related code, since all functions now return a valueenge2008-12-081-18/+9
* tests/mpc-tests.h: declare global random seed variables as extern (they are d...thevenyp2008-11-191-2/+2
* - added data files for norm, div, div_fr, fr_div, mul_frenge2008-11-131-76/+1
* tests/mpc-tests.h, tests/tgeneric.c: Add new fonction type CCI for mpc_mul_i.thevenyp2008-11-071-0/+3
* random.c: Add new parameter zero_probability to test_default_random in order ...thevenyp2008-11-071-1/+1
* mpc-tests.h: Add a new field for function properties to struct mpc_function; ...thevenyp2008-10-311-10/+38
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...thevenyp2008-10-171-0/+202