b5abdf9df9
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
19 lines
489 B
Text
19 lines
489 B
Text
@comment $NetBSD: PLIST,v 1.2 2010/08/11 20:33:19 asau Exp $
|
|
include/muParser.h
|
|
include/muParserBase.h
|
|
include/muParserBytecode.h
|
|
include/muParserCallback.h
|
|
include/muParserComplex.h
|
|
include/muParserDLL.h
|
|
include/muParserDef.h
|
|
include/muParserError.h
|
|
include/muParserFixes.h
|
|
include/muParserInt.h
|
|
include/muParserStack.h
|
|
include/muParserTest.h
|
|
include/muParserToken.h
|
|
include/muParserTokenReader.h
|
|
lib/libmuparser.so
|
|
lib/libmuparser.so.0
|
|
lib/libmuparser.so.0.0.0
|
|
lib/pkgconfig/muparser.pc
|