Commit graph

11 commits

Author SHA1 Message Date
joerg
7d4260d862 Pointers are not ordered relative to 0, so compare the elements
as likely intended. Bump revision.
2017-02-14 21:27:04 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
joerg
04b67e9a3a Explicit search path for libgmp and co. Bump revision. 2014-12-03 14:03:21 +00:00
asau
4fa6c28ccf malloc.h raises error on FreeBSD intentionally, use stdlib.h instead. 2014-01-16 18:09:46 +00:00
joerg
178d9dd159 Fix friend definition. 2013-07-19 12:53:09 +00:00
joerg
2023769892 Fix reference type to match argument from flex. Add missing include. 2013-05-23 18:41:21 +00:00
joerg
3805364b61 To be a friend, you have to know the other function. Make sure that the
ordinal.h header is include guarded. Fix main prototype.
2012-12-20 21:47:31 +00:00
is
a13fbbac51 Don't depend on accidental line buffering. 2010-01-23 23:27:55 +00:00
is
49b53f4303 Make "make test" less confusing (stdout/stderr reordering issue). 2010-01-23 23:21:45 +00:00
is
46d57989a5 Upgrade to new upstream version. While here, add a test target. 2010-01-21 13:50:55 +00:00
is
9ce70c0aa3 ordCalc is a program for interactively dealing with ordinals (generalized
integers).
2009-09-18 14:09:26 +00:00