summaryrefslogtreecommitdiff
path: root/math/muparser/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2012-08-15update to 2.2.2drochner1-4/+4
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
2010-08-11Update to muParser 1.32asau1-1/+4
Changes in muParser 1.32 ------------------------ Changes: * "example3" renamed to "example2" * Project/Makefiles files are now provided for: - msvc2003 - msvc2005 - msvc2008 - watcom (makefile) - mingw (makefile) - bcc (makefile) * Project files for borland cpp builder were removed New features: * Added function returning muparsers version number * Added function for resetting the locale Bugfixes: * Changes example1 in order to fix issues with irritating memory leak reports. Added conditional code for memory leak detection with MSVC in example1. (see: http://www.codeproject.com/KB/recipes/FastMathParser.aspx?msg=3286367#xx3286367xx) * Fixed some warnings for gcc Changes in muParser 1.31cp -------------------------- Changes: * Archive structure changed * C# wrapper added * Fixed issued that prevented compiling with VS2010 Beta2
2009-12-11add muparser-130, a parser for mathematical expressionsdrochner1-0/+16