summaryrefslogtreecommitdiff
path: root/tests/tstrtoc.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-2/+2
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-4/+4
* license change:enge2011-08-291-13/+12
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* mpc-impl.h and test files: replaced macro OUT by MPC_OUTenge2011-01-131-5/+5
* [read_data.c,tstrtoc.c] patch from Philippe Theveny to fix the line numberzimmerma2009-12-031-1/+4
* [pow.c] changed mpz_div_2exp into mpz_tdiv_q_2exp (from Brian Gladman)zimmerma2009-10-121-1/+1
* src/mem.c tests/read_data.c tests/tstrtoc.c: Code simplification (sizeof (cha...thevenyp2009-03-301-2/+2
* tests/mpc-tests.h tests/read_data.c: factorize code reading data file, and usethevenyp2009-03-201-133/+10
* strtoc returns -1 upon errorenge2009-03-191-15/+9
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-293/+293
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-295/+293
* tests/strtoc.c: Fix wrong specifier for printing line_number.thevenyp2009-03-051-3/+3
* src/strtoc.c: Check if nptr is NULL.thevenyp2009-03-041-4/+40
* src/strtoc.c: Fix bug.thevenyp2009-02-191-22/+27
* doc/mpc.texi: Add documentation for new functions mpc_set_str and mpc_strtoc.thevenyp2009-02-181-0/+254