Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: source-changes
Date: 01/28/2001 07:44:53
Module Name: pkgsrc
Committed By: jtb
Date: Sun Jan 28 05:44:53 UTC 2001
Modified Files:
pkgsrc/math/aribas: Makefile
pkgsrc/math/aribas/files: md5 patch-sum
pkgsrc/math/aribas/patches: patch-aa
Log Message:
Updated Aribas to version 1.20.
Changes from former versions of ARIBAS to the present version:
V1.14 (April 1999) to V1.20 (Jan. 2001)
- floating point precision can be set up to 4096 bits (over
1200 decimal places); former limit was 192 bits
- bugfix in function mem_byteswap()
- make_unbound(user) unbinds all user defined functions
- new function max_intsize(); returns maximal number
of decimal places of an integer
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/aribas/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/aribas/files/md5 \
pkgsrc/math/aribas/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/aribas/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.