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