summaryrefslogtreecommitdiff
path: root/math/ordCalc/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-02-14Pointers are not ordered relative to 0, so compare the elementsjoerg1-1/+13
as likely intended. Bump revision.
2014-12-03Explicit search path for libgmp and co. Bump revision.joerg1-4/+6
2014-01-16malloc.h raises error on FreeBSD intentionally, use stdlib.h instead.asau1-0/+13
2013-07-19Fix friend definition.joerg1-4/+4
2013-05-23Fix reference type to match argument from flex. Add missing include.joerg3-0/+38
2012-12-20To be a friend, you have to know the other function. Make sure that thejoerg3-0/+60
ordinal.h header is include guarded. Fix main prototype.
2010-01-23Don't depend on accidental line buffering.is1-0/+24
2010-01-23Make "make test" less confusing (stdout/stderr reordering issue).is1-0/+13
2010-01-21Upgrade to new upstream version. While here, add a test target.is1-3/+12
2009-09-18ordCalc is a program for interactively dealing with ordinals (generalizedis2-0/+26
integers).