Subject: CVS commit: pkgsrc/math
From: Adam Ciarcinski
Date: 2007-02-20 16:08:49
Message id: 20070220150849.4BD922150A@cvs.netbsd.org

Log Message:
Changes 0.9.5:
* French translation (not fully complete yet)
* Return value in save() and add "name := value" as shortcut
* Integer factorization
* Interpret 0x[0-9,a-f] as hexadecimal number (do not require first digit to be 0-9)
* Add "Engineering" display mode
* Several fixes to display of units and prefixes
* Show value for variables without title in expression completion
* New functions: cross(), heaviside(), rectangular(), triangular(), ramp() \ 
kronecker(), sigmoid(), and logit()
* Use radius as argument for circumference()
* Add optional upper and lower limit arguments to integrate() for definite integrals
* Fix precision in logn()
* Ability to set shortcuts for meta modes (KDE)
* Make separate options for "Sort Minus Last" and "Negative \ 
Exponents" in numerical display menu
* Add "Edit Expression", "Edit Result", and "Insert \ 
Result Variable" to history context menu (KDE)
* Global shortcut for show/hide (KDE)
* Use localized comma for insert matrix/vector
* Remove use of libgnomeui completely and add --with-libgnome configure option
* Fix parsing of "x!)!"
* Use Julian year for light-year value
* Add several accelerator keys (GTK+)
* Connect "Exp" button Exp RPN operation and add Ctrl+Shift+E shortcut
* Fixes for old KDE and Qt versions
* New command line options for qalc: -terse (-t), -nodefs (-n), -nocurrencies, \ 
-nodatasets, -nofunctions, -nounits, -novariables

Files:
RevisionActionfile
1.26modifypkgsrc/math/qalculate/Makefile
1.13modifypkgsrc/math/qalculate/PLIST
1.14modifypkgsrc/math/qalculate/distinfo
1.17modifypkgsrc/math/qalculate-gtk/Makefile
1.8modifypkgsrc/math/qalculate-gtk/distinfo
1.5modifypkgsrc/math/qalculate-gtk/patches/patch-aa
1.2modifypkgsrc/math/qalculate-gtk/patches/patch-ac
1.13modifypkgsrc/math/qalculate-kde/Makefile
1.5modifypkgsrc/math/qalculate-kde/PLIST
1.7modifypkgsrc/math/qalculate-kde/distinfo
1.3modifypkgsrc/math/qalculate-kde/patches/patch-aa
1.2modifypkgsrc/math/qalculate-kde/patches/patch-ab
1.1removepkgsrc/math/qalculate-gtk/patches/patch-ab
1.8removepkgsrc/math/qalculate/patches/patch-ab