pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/muparser
Module Name: pkgsrc
Committed By: drochner
Date: Wed Aug 15 17:38:50 UTC 2012
Modified Files:
pkgsrc/math/muparser: Makefile PLIST buildlink3.mk distinfo
Log Message:
update to 2.2.2
changes:
* ternary if-then-else operator added (C++ like)
* new intrinsic binary operators: "&&", "||"
* A new bulkmode allows submitting large arrays as variables
* intrinsic "and", "or" and "xor" operators have been removed
* Implementation for complex numbers removed
* Function atan2 added
-bugfixes, cleanup, other minor improvements
pkgsrc note: shlib major changed
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/muparser/Makefile \
pkgsrc/math/muparser/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/muparser/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/muparser/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index