Subject: CVS commit: pkgsrc/math/pari
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 09/08/2005 08:39:59
Module Name: pkgsrc
Committed By: adam
Date: Thu Sep 8 08:39:59 UTC 2005
Modified Files:
pkgsrc/math/pari: Makefile distinfo
pkgsrc/math/pari/patches: patch-aa patch-ab patch-al
Log Message:
Changes 2.1.6:
Fixed
- src/kernel/sparcv8/MakeVar.SH missing from MANIFEST (hence from tarball)
- stack corruption in matsnf() [ when GC occurs ]
- incorrect result in gaffsg(s < 0, t_PADIC)
- [hi-res plot: X-Windows] rescaling bug
- [ix86 + gcc]: fix "invalid preprocessing token" Warning
- removed hack in buchall() [ function called through unappropriate
type (in init mode) to avoid inserting irrelevant arguments ]. Caused
some compiler to produce incorrect code (SEGV).
- typo in isabsolutepol(): SEGV in factorff for some t_POLs
defined over the prime field
- inconsistent error message when starting 'gp -p 436273000'
- Configure support for GNU/Hurd
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/math/pari/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/math/pari/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/math/pari/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/math/pari/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/math/pari/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.