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:           Tue Nov  2 17:29:05 UTC 2010

Modified Files:
        pkgsrc/math/muparser: Makefile distinfo

Log Message:
update to 134
changes:
-The prefix needed for parsing hex values is now "0x" and no longer "$"
-The associativity of binary operators can now be changed.
-The pow operator is now right associative.
-Seperator can now be used outside of functions.
+bugfixes


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/muparser/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/muparser/distinfo

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