forked from pool/muparser
Jan Engelhardt
ca944e8117
OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=5
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 29 19:03:48 UTC 2012 - jengelh@inai.de
|
|
|
|
- Updated homepage URL
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 11:24:30 UTC 2012 - jengelh@medozas.de
|
|
|
|
- update to new upstream release 2.2.2
|
|
* Retrieving all results of expressions made up of comma separate
|
|
subexpressions is now possible with a new Eval overload.
|
|
* Callback functions with fixed number of arguments can now have up
|
|
to 10 parameters
|
|
* ternary if-then-else operator added (C-like; "x?y:z")
|
|
* new intrinsic binary operators: "&&", "||" (logical and, or)
|
|
* A new bulkmode allows submitting large arrays as variables to
|
|
compute large numbers of expressions with a single call.- enable
|
|
parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 19:00:00 CET 2010 - aeszter@gwdg.de
|
|
|
|
- update to 1.34
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 17 19:00:00 CET 2009 - aeszter@gwdg.de
|
|
|
|
- fix parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 30 21:12:08 CEST 2009 - lars@linux-schulserver.de
|
|
|
|
- build for openSUSE-Education
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 3 00:00:00 CEST 2009 - uli@suse.de
|
|
|
|
- initial package
|
|
|