summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * demos/perl/GMP.xs (fits_slong_p): Use LONG_MAX+1 to avoid possibleKevin Ryde2003-11-281-1/+2
* Ignore expr-config.h.Niels Möller2003-11-261-0/+1
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-263-0/+5
* Regenerate for:Kevin Ryde2003-10-011-2/+3
* Regenerate for:Kevin Ryde2003-10-011-32/+53
* * demos/calc/Makefile.am: Use automake yacc/lex support, seems fine inKevin Ryde2003-10-011-29/+8
* Correct documentation of -split.tege2003-09-301-9/+17
* * demos/expr/exprfr.c, demos/expr/t-expr.c: Add erf, integer_p, zeta.Kevin Ryde2003-09-252-0/+16
* * demos/expr/exprfr.c: Allow for mpfr_inf_p, mpfr_nan_p andKevin Ryde2003-09-251-3/+21
* * demos/expr/Makefile.am (LDADD): Update comments on $(LIBM).Kevin Ryde2003-09-251-2/+3
* * demos/expr/exprfr.c, demos/expr/t-expr.c: Add erf, zeta.Kevin Ryde2003-09-252-0/+21
* * demos/perl/GMP.xs, demos/perl/GMP.pm, demos/perl/test.pl: AddKevin Ryde2003-08-193-69/+266
* * demos/perl/GMP.xs, demos/perl/GMP.pm, demos/perl/GMP/Rand.pm,Kevin Ryde2003-08-191-3/+5
* * demos/perl/GMP.xs, demos/perl/GMP.pm, demos/perl/GMP/Mpz.pm,Kevin Ryde2003-08-191-4/+5
* * demos/perl/GMP.xs (class_or_croak): Rename "class" parameter toKevin Ryde2003-07-311-19/+19