Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159888 - Version Bump sci-libs/libqalculate-0.9.5
Summary: Version Bump sci-libs/libqalculate-0.9.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Related Packages
URL: http://qalculate.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 11:51 UTC by Kalidarn
Modified: 2007-01-04 07:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libqalculate-0.9.5.ebuild (libqalculate-0.9.5.ebuild,1.14 KB, text/plain)
2007-01-03 11:52 UTC, Kalidarn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kalidarn 2007-01-03 11:51:58 UTC
Changelog:

    * 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
Comment 1 Kalidarn 2007-01-03 11:52:44 UTC
Created attachment 105317 [details]
libqalculate-0.9.5.ebuild
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2007-01-04 07:49:51 UTC
I just committed this to portage cvs.

Thanks,
Markus