summaryrefslogtreecommitdiff
path: root/math/nickle
AgeCommit message (Collapse)AuthorFilesLines
2008-05-05update to 2.67drochner2-6/+6
changes: some fixes and cleanup
2007-07-28Fix typo in MAINTAINER.wiz1-2/+2
2007-07-17update to 2.58drochner3-26/+6
changes: * CCITT/ITU CRC-32 computation example * changed import PRNG to autoimport * get rid of archaic "v" print and scan functions * fixed signededness bug in integer carry calculation (which was patched in pkgsrc)
2007-03-13modify a fix (about signed integer overflow non-portability) so thatdrochner2-12/+3
it matches the upstream version, to ease future updates (no functional change)
2007-02-22import nickle-2.56, another command line calculator, with scriptingdrochner5-0/+124
language, can do arbitrary size integer and rational arithmetics