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:   asau
Date:           Wed Aug 11 20:33:20 UTC 2010

Modified Files:
        pkgsrc/math/muparser: Makefile PLIST distinfo
Removed Files:
        pkgsrc/math/muparser/patches: patch-ab

Log Message:
Update to muParser 1.32

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/muparser/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/muparser/PLIST \
    pkgsrc/math/muparser/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/math/muparser/patches/patch-ab

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