Subject: CVS commit: pkgsrc/math/aribas
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2005 09:50:20
Module Name: pkgsrc
Committed By: adam
Date: Fri Jan 21 09:50:20 UTC 2005
Modified Files:
pkgsrc/math/aribas: Makefile distinfo
Log Message:
Changes 1.53
- bug fix in handling of -pi (previous version changed constant pi)
- bug fix in division of integer vectors with negative coefficients
- for loop can now handle >= 2**32 iterations
- fixed bug which occurred in V 1.50 while parsing certain
parenthized expressions
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/math/aribas/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/math/aribas/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.