Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-05 | update to 2.67 | drochner | 2 | -6/+6 | |
changes: some fixes and cleanup | |||||
2007-07-28 | Fix typo in MAINTAINER. | wiz | 1 | -2/+2 | |
2007-07-17 | update to 2.58 | drochner | 3 | -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-13 | modify a fix (about signed integer overflow non-portability) so that | drochner | 2 | -12/+3 | |
it matches the upstream version, to ease future updates (no functional change) | |||||
2007-02-22 | import nickle-2.56, another command line calculator, with scripting | drochner | 5 | -0/+124 | |
language, can do arbitrary size integer and rational arithmetics |