summaryrefslogtreecommitdiff
path: root/tests/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-211-11/+11
* Add 'const' to variables pointing to character strings.Torbjorn Granlund2010-11-101-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-1/+2
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* * tests/trace.c (mpf_trace): Use ABS(mp_trace_base) to allow forKevin Ryde2004-03-131-2/+2
* * tests/trace.c, tests/tests.h (d_trace): New function.Kevin Ryde2003-04-231-1/+25
* * tests/trace.c, tests/tests.h (mp_limb_trace): New function.Kevin Ryde2002-10-081-0/+14
* * tests/trace.c, tests/tests.h (byte_trace, byte_tracen): NewKevin Ryde2002-03-301-7/+57
* * assert.c: Add stdlib.h for abort prototype.Kevin Ryde2001-07-011-0/+1
* * tests/trace.c (mpz_trace): Don't use = on structures.Kevin Ryde2001-06-141-12/+13
* * tests/trace.c (mp_trace_start): Print "bin" for binary.Kevin Ryde2001-02-281-1/+2
* * tests/trace.c: Add <string.h> for strlen.Kevin Ryde2001-01-301-0/+1
* * tests/trace.c: Use tests.h, add mpf_trace.Kevin Ryde2001-01-061-6/+28
* * mpn/tests/spinner.c,trace.c,x86call.asm,x86check.asm: Move to testsKevin Ryde2001-01-061-0/+206