pkgsrc/math/muparser/PLIST
drochner 92cef3298c 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
2012-08-15 17:38:49 +00:00

19 lines
499 B
Text

@comment $NetBSD: PLIST,v 1.3 2012/08/15 17:38:49 drochner Exp $
include/muParser.h
include/muParserBase.h
include/muParserBytecode.h
include/muParserCallback.h
include/muParserDLL.h
include/muParserDef.h
include/muParserError.h
include/muParserFixes.h
include/muParserInt.h
include/muParserStack.h
include/muParserTemplateMagic.h
include/muParserTest.h
include/muParserToken.h
include/muParserTokenReader.h
lib/libmuparser.so
lib/libmuparser.so.2
lib/libmuparser.so.2.2.2
lib/pkgconfig/muparser.pc