summaryrefslogtreecommitdiff
path: root/demos/perl
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
* demos: Stop using undocumented mpz_div_2exp in example code.Marco Bodrato2015-10-291-3/+3
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2712-131/+274
* Canonicalise copyright headers.Torbjorn Granlund2014-01-192-6/+6
* Use https to link to GNU license.Torbjorn Granlund2013-12-0212-13/+13
* Collapse copyright years.Torbjorn Granlund2013-11-284-5/+5
* Fix lot of spelling errors.Torbjorn Granlund2009-11-152-3/+3
* Clean up spacing.tege2007-09-243-7/+7
* Update license to version 3.tege2007-09-1812-52/+26
* Update FSF's address.tege2006-02-1512-26/+26
* * demos/perl/GMP.xs (static_functable): Treat cygwin the same as mingwKevin Ryde2004-04-201-6/+7
* 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
* * 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
* * 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
* 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
* * 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
* * 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
* More of:Kevin Ryde2003-07-311-3/+3
* * demos/perl/INSTALL: Add notes on building with a DLL.Kevin Ryde2003-07-311-1/+13
* * demos/perl/GMP.xs, demos/perl/GMP.pm, demos/perl/test.pl: Add "mt"Kevin Ryde2002-12-213-3/+12
* Add a copyright year.Kevin Ryde2002-09-022-2/+2
* * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm,Kevin Ryde2002-08-051-5/+18
* * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm,Kevin Ryde2002-08-052-7/+55
* * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm,Kevin Ryde2002-08-051-6/+14
* * demos/perl/GMP.pm, demos/perl/GMP.xs: Use new style gmp_randinit's.Kevin Ryde2001-11-261-5/+6
* * demos/perl/GMP.pm, demos/perl/GMP.xs: Use new style gmp_randinit's.Kevin Ryde2001-11-262-22/+27