diff options
author | adam <adam@pkgsrc.org> | 2006-04-17 07:48:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-04-17 07:48:51 +0000 |
commit | eb12c4f78cf3a56d0129ec35b1f6f7fcaab7c5cc (patch) | |
tree | 4a56f5366c535c5c0731d58bed7e5de4ac23aaea /math/qalculate/PLIST | |
parent | 066163ed2eb8507c6fe05ae51118420d6f6f5b21 (diff) | |
download | pkgsrc-eb12c4f78cf3a56d0129ec35b1f6f7fcaab7c5cc.tar.gz |
Changes 0.9.3:
* Avoid floating point overflow and underflow
* Do not use "Read Precision" in plot
* cos(x*pi*rad) equals 1 if x is even, not -1
* isodate(), localdate(), timestamp(), stamptodate() functions
* Fix show ending zeroes
* Fix prefixes with automatic simplification/factorization
* Approximate comparison
* ...and some more...
Diffstat (limited to 'math/qalculate/PLIST')
-rw-r--r-- | math/qalculate/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index bc9a0f8e994..e034e9d5101 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:25 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/04/17 07:48:51 adam Exp $ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h @@ -15,7 +15,6 @@ include/libqalculate/qalculate.h include/libqalculate/util.h lib/libqalculate.la lib/pkgconfig/libqalculate.pc -share/locale/sv/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml |