summaryrefslogtreecommitdiff
path: root/tests/tio_str.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-3/+3
* fix _POSIX_C_SOURCE refinedgastineau2014-01-151-1/+3
* mpc-tests.h: reorganisation of commentenge2011-11-041-2/+0
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-4/+4
* [tests/tio_str.c] improved error messagezimmerma2011-09-151-4/+2
* tio_str.c: define _POSIX_C_SOURCE with a value (found on solaris)enge2011-09-081-1/+1
* tio_str.c: add define so stdlib.h behaves well on darwinenge2011-08-301-0/+1
* [tio_str.c] try to get rid of string.h (problem with unistd.h on x86_64-darwin)zimmerma2011-08-301-17/+16
* [tio_str.c] fixed typozimmerma2011-08-301-1/+1
* license change:enge2011-08-291-13/+12
* tio_str.c: corrected copy-paste bugenge2011-08-221-1/+1
* configure.ac, tio_str.c: renamed NO_STREAM_REDIRECTION into MPC_NO_STREAM_RED...enge2011-08-221-2/+2
* tio_str.c: replace fileno(stdin/out)) by STDIN/OUT_FILENOenge2011-08-221-5/+7
* [tio_str.c] fix under Solaris (see http://lists.gforge.inria.fr/pipermail/mpc...zimmerma2011-07-311-1/+1
* 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-7/+7
* replaced mp_prec_t and mp_exp_p in test directoryenge2010-06-111-1/+1
* added mechanism (copied from GNU MPFR 2.4.1) to check memoryzimmerma2009-11-201-3/+3
* [acinclude.m4] added option -D_FORTIFY_SOURCE=2 in development modeenge2009-04-061-3/+11
* tests/tio_str.c: Fix bug.thevenyp2009-03-271-3/+5
* src/inp_str.c: Read sequence of adjacent alphanumerical char through new func...thevenyp2009-03-241-1/+3
* tests/tio_str.c: remove unused variable.thevenyp2009-03-231-11/+0
* correct printing of size_t in 32 bit modeenge2009-03-231-1/+1
* tests/inp_str.dat tests/tio_str.c tests/tset.c: Increase test coverage up to ...thevenyp2009-03-231-1/+2
* src/inp_str.c: Accept just two levels of parenthesesthevenyp2009-03-231-10/+29
* tests/inp_str.dat: data in new formatthevenyp2009-03-201-139/+66
* implementation of new mpc_inp_str semanticsenge2009-03-191-12/+12
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-307/+307
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-308/+307
* src/set_str.c: Fix typo.thevenyp2009-02-191-1/+1
* tests/test.c: enhance and move its tests into more specific files.thevenyp2009-02-041-0/+308