summaryrefslogtreecommitdiff
path: root/demos/expr/exprz.c
Commit message (Expand)AuthorAgeFilesLines
* Restore accidentally removed gmp.h includes from demos dir.Torbjorn Granlund2016-08-301-0/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Get rid of varargs code and references.Torbjorn Granlund2014-01-201-15/+0
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Whitespace cleanup.Marco Bodrato2012-03-041-2/+2
* gmp-h.in (__gmp_const): Remove.Marco Bodrato2012-03-041-5/+5
* Clean up spacing.tege2007-09-241-7/+6
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * mpbsd/mtox.c, printf/obprintf.c, printf/obvprintf.c,Kevin Ryde2002-11-041-5/+4
* * demos/expr/exprz.c,README: Add lucnum.Kevin Ryde2001-06-081-0/+1
* * demos/expr/expr-impl-h.in (<stdarg.h>): Use this with Microsoft C.Kevin Ryde2001-04-291-2/+2
* * demos/expr/exprz.c,t-expr.c,README: Add congruent_p and divisible_p.Kevin Ryde2001-03-231-0/+2
* * demos/expr/*: Make a few more functions available in expressions,Kevin Ryde2001-02-241-20/+74
* * demos/expr/README, Makefile.am, expr.c, exprv.c, exprz.c, exprza.c,Kevin Ryde2001-02-011-0/+157