summaryrefslogtreecommitdiff
path: root/tests/tstckintc.c
Commit message (Expand)AuthorAgeFilesLines
* tstckintc.c: fixed bus error on Solaris (the address of Buffer was notvlefevre2007-08-131-6/+6
* 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 FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Added #include <string.h> for memmove (see ISO C99 standard).vlefevre2005-09-111-0/+1
* Fix bug for pre-ansi compiler.pelissip2005-08-091-5/+5
* Rename mpfr_stack to mpfr_custom_pelissip2005-08-051-19/+19
* Add a new test to avoid potential problems if mp_limb_t != long.pelissip2005-08-011-2/+7
* Add first version of MPFR stack interface.pelissip2005-07-261-0/+175