summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerate for:Kevin Ryde2004-05-121-0/+7
* * demos/expr/Makefile.am (ARFLAGS): Add a default setting, toKevin Ryde2004-05-121-0/+7
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-103-13/+21
* Regenerate for:Kevin Ryde2004-05-103-8/+2
* * demos/expr/expr-impl.h: Don't use expr-config.h.Kevin Ryde2004-05-101-3/+0
* * configure.in (demos/expr/expr-config.h): Remove.Kevin Ryde2004-05-101-22/+0
* * demos/expr/run-expr.c: Don't use getopt, to avoid needing configuryKevin Ryde2004-05-101-82/+159
* * demos/expr/exprza.c, demos/expr/exprqa.c: Use wrappers for mpX_init,Kevin Ryde2004-05-102-8/+19
* * demos/expr/exprfa.c (mpf_expr_a): Correction to mpX_init, useKevin Ryde2004-05-101-4/+4
* Yet more of:Kevin Ryde2004-05-081-1/+0
* Regenerate for:Kevin Ryde2004-05-083-56/+16
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-082-639/+0
* More of:Kevin Ryde2004-05-081-3/+3
* Add a copyright year.Kevin Ryde2004-05-082-4/+3
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-088-469/+44
* * demos/perl/GMP.xs (static_functable): Treat cygwin the same as mingwKevin Ryde2004-04-201-6/+7
* Regenerate for:Kevin Ryde2004-04-203-3/+3
* Correction to:Kevin Ryde2004-04-121-1/+1
* * demos/perl/GMP.xs (static_functable): New macro, use it for allKevin Ryde2004-04-121-13/+1
* * demos/perl/GMP.xs (static_functable): New macro, use it for allKevin Ryde2004-04-121-31/+47
* * demos/perl/sample.pl: Print the module and library versions in use.Kevin Ryde2004-04-121-1/+5
* (This somehow never got checked-in sooner.)Kevin Ryde2004-04-121-3/+3
* * demos/perl/GMP.pm, Makefile.PL (VERSION): Set to '2.00'.Kevin Ryde2004-04-121-2/+2
* * demos/perl/GMP.pm, Makefile.PL (VERSION): Set to '2.00'.Kevin Ryde2004-04-121-6/+29
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-283-9/+9
* Regenerate for:Kevin Ryde2004-01-113-3/+6
* * configure.in, demos/calc/Makefile.am: Use -lcurses or -lncurses withKevin Ryde2004-01-101-2/+2
* * demos/perl/test.pl (fits_slong_p): Comment out uv_max test, it won'tKevin Ryde2003-12-311-1/+3
* * demos/perl/GMP.xs (scan0, scan1): Return ~0 for not-found.Kevin Ryde2003-12-311-6/+4
* * demos/perl/GMP.pm: Add a remark about get_str to the bugs section.Kevin Ryde2003-12-311-0/+6
* * demos/perl/GMP.xs (scan0, scan1): Return ~0 for not-found.Kevin Ryde2003-12-311-3/+2
* * demos/perl/GMP.xs (scan0, scan1): Return ~0 for not-found.Kevin Ryde2003-12-311-1/+19
* * demos/perl/typemap (gmp_UV): New type.Kevin Ryde2003-12-311-0/+4
* * demos/perl/GMP.xs (mpz_class_hv, mpq_class_hv, mpf_class_hv): NewKevin Ryde2003-12-231-27/+32
* * demos/perl/typemap (MPZ_ASSUME, MPQ_ASSUME, MPF_ASSUME): RemoveKevin Ryde2003-12-231-13/+4
* * demos/expr/expr.h: Test #ifdef MPFR_VERSION_MAJOR for when mpfr.h isKevin Ryde2003-12-201-1/+1
* * demos/expr/exprfra.c (e_mpfr_ulong_p): Use mpfr_integer_p andKevin Ryde2003-12-201-38/+2
* Regenerate for:Kevin Ryde2003-12-193-3/+3
* * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh,Kevin Ryde2003-12-193-284/+324
* More of:Kevin Ryde2003-12-101-3/+2
* * demos/perl/test.pl: Should be $] for perl version in old perl.Kevin Ryde2003-12-101-1/+1
* Regenerate for:Kevin Ryde2003-12-103-0/+6
* * demos/perl/GMP.xs (use_sv): Prefer PV over IV or NV to avoid anyKevin Ryde2003-12-091-2/+39
* * demos/perl/GMP/Mpf.pm (overload_string): Corrections to $# usage.Kevin Ryde2003-12-091-7/+10
* * demos/perl/GMP.xs (use_sv): Prefer PV over IV or NV to avoid anyKevin Ryde2003-12-091-33/+40
* * demos/perl/Makefile.PL: Don't install sample.pl and test2.pl.Kevin Ryde2003-12-091-1/+8
* * demos/perl/GMP.pm: Correction to canonicalize example.Kevin Ryde2003-12-081-4/+4
* * demos/perl/test.pl: Exercise magic, rearrange to make it clearerKevin Ryde2003-12-081-477/+1598
* * demos/perl/GMP.xs: New type check scheme, support magic scalars,Kevin Ryde2003-12-081-523/+812
* * demos/perl/GMP/Mpf.pm (overload_string): Use $OFMT to avoid warningsKevin Ryde2003-11-281-9/+4