<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/muparser, branch pkgsrc-pkgsrc-2019Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-pkgsrc-2019Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-pkgsrc-2019Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2018-01-26T09:48:46Z</updated>
<entry>
<title>muparser: Fix SunOS linker flags and naming.</title>
<updated>2018-01-26T09:48:46Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2018-01-26T09:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=98fa7d0af189b39b6c9760010db4d4e669c2be31'/>
<id>urn:sha1:98fa7d0af189b39b6c9760010db4d4e669c2be31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix indentation in buildlink3.mk files.</title>
<updated>2018-01-07T13:03:53Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2018-01-07T13:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4da4a4cbbc930239c8dced136caf9ab9ea02b99c'/>
<id>urn:sha1:4da4a4cbbc930239c8dced136caf9ab9ea02b99c</id>
<content type='text'>
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.</content>
</entry>
<entry>
<title>Add SHA512 digests for distfiles for math category</title>
<updated>2015-11-03T23:33:26Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2015-11-03T23:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02c872ca21d9749ad508bd4de22c5025a3a1d122'/>
<id>urn:sha1:02c872ca21d9749ad508bd4de22c5025a3a1d122</id>
<content type='text'>
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.</content>
</entry>
<entry>
<title>'Please use ${ECHO} instead of "echo".'</title>
<updated>2013-04-06T14:58:18Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-06T14:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=42b0e4e52c5005439991b8dfbc0d9971dbc9ef5e'/>
<id>urn:sha1:42b0e4e52c5005439991b8dfbc0d9971dbc9ef5e</id>
<content type='text'>
'Please use ${ECHO_N} instead of "echo -n".'</content>
</entry>
<entry>
<title>Don't redeclare a local variable.</title>
<updated>2012-11-16T01:04:43Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2012-11-16T01:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=50d8b10b68121b2044105f1054df099d3ec3f3af'/>
<id>urn:sha1:50d8b10b68121b2044105f1054df099d3ec3f3af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T23:04:15Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T23:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6368f9224ede703badf4f81abe6fa617c9ec98b0'/>
<id>urn:sha1:6368f9224ede703badf4f81abe6fa617c9ec98b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 2.2.2</title>
<updated>2012-08-15T17:38:49Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2012-08-15T17:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7977632c48c37fcbc2cfb3452d1bcc81a1415f56'/>
<id>urn:sha1:7977632c48c37fcbc2cfb3452d1bcc81a1415f56</id>
<content type='text'>
changes:
* ternary if-then-else operator added (C++ like)
* new intrinsic binary operators: "&amp;&amp;", "||"
* 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</content>
</entry>
<entry>
<title>math/muparser: Add DragonFly to configure script</title>
<updated>2011-12-16T17:16:11Z</updated>
<author>
<name>marino</name>
<email>marino@pkgsrc.org</email>
</author>
<published>2011-12-16T17:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eae1813548f7bf0568a89b1d473bf24664d71852'/>
<id>urn:sha1:eae1813548f7bf0568a89b1d473bf24664d71852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 134</title>
<updated>2010-11-02T17:29:04Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2010-11-02T17:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=865f51b1376c96c983ed74a5721de3e8ec4a116b'/>
<id>urn:sha1:865f51b1376c96c983ed74a5721de3e8ec4a116b</id>
<content type='text'>
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</content>
</entry>
<entry>
<title>Update to muParser 1.32</title>
<updated>2010-08-11T20:33:19Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2010-08-11T20:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a8a437a160920c107035bf69639444b80f341342'/>
<id>urn:sha1:a8a437a160920c107035bf69639444b80f341342</id>
<content type='text'>
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</content>
</entry>
</feed>
