<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/Modules/mathfunc.c, branch zsh-5.0.5</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/Modules/mathfunc.c?h=zsh-5.0.5</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/Modules/mathfunc.c?h=zsh-5.0.5'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2013-10-26T23:00:56Z</updated>
<entry>
<title>31902: rationalise use of gamma function.</title>
<updated>2013-10-26T23:00:56Z</updated>
<author>
<name>Jun T</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2013-10-26T15:41:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ef4d20ad6fde1ca519a19ad60f2c31d86f5b1d98'/>
<id>urn:sha1:ef4d20ad6fde1ca519a19ad60f2c31d86f5b1d98</id>
<content type='text'>
Make zsh/mathfunc consistent across systems and use tgamma() where
available
</content>
</entry>
<entry>
<title>23665: autoloading of module features and related tweaks</title>
<updated>2007-07-06T21:52:38Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-07-06T21:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b52f47cf285d5f3835bce7ad73f360bd327d4e8'/>
<id>urn:sha1:1b52f47cf285d5f3835bce7ad73f360bd327d4e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>see 23479: add initial features support for modules</title>
<updated>2007-05-28T22:57:39Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-28T22:57:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0c5f09169ac31855ebf0e93772bb57b9635b380'/>
<id>urn:sha1:b0c5f09169ac31855ebf0e93772bb57b9635b380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22583: erand48() needs initialisation on Cygwin.</title>
<updated>2006-08-04T09:18:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-08-04T09:18:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=504ea49e4c8692cb25dc20b6aea85b32bbc08a37'/>
<id>urn:sha1:504ea49e4c8692cb25dc20b6aea85b32bbc08a37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22474: use variable argument lists to improve error message handling</title>
<updated>2006-05-30T22:35:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-05-30T22:35:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd5602f59b599177fb130512fc543f7efa951990'/>
<id>urn:sha1:dd5602f59b599177fb130512fc543f7efa951990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use idigit() instead of range-checking '0' - '9'.</title>
<updated>2005-10-31T18:22:40Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-10-31T18:22:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87f010ec1ab3fdff909370efd9dbca635105471a'/>
<id>urn:sha1:87f010ec1ab3fdff909370efd9dbca635105471a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20029: fix randomness of mathfunc rand48(seed)</title>
<updated>2004-06-08T21:51:11Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-06-08T21:51:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ed76bafc5e6a5f1d5bbea469f38e0798e7b86459'/>
<id>urn:sha1:ed76bafc5e6a5f1d5bbea469f38e0798e7b86459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Marked unused parameters with the new UNUSED() macro.</title>
<updated>2004-06-02T22:14:25Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-06-02T22:14:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fb0937a69eb38e744577aa94a6338135f6c1c9b4'/>
<id>urn:sha1:fb0937a69eb38e744577aa94a6338135f6c1c9b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>16241: new rand48(param) math function</title>
<updated>2001-11-15T12:10:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-11-15T12:10:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0c56c0561011bdbfd525cda2ce380c1e8ee597e'/>
<id>urn:sha1:b0c56c0561011bdbfd525cda2ce380c1e8ee597e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable</title>
<updated>2000-05-26T09:47:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-05-26T09:47:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad9c7348b59fe131ef2771e720e6ac1ca60874fc'/>
<id>urn:sha1:ad9c7348b59fe131ef2771e720e6ac1ca60874fc</id>
<content type='text'>
11590: various cygwin fixes
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-09-22T13:33:14Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-09-22T13:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e7384c33a4e3abecf6dc1b521376e99878147911'/>
<id>urn:sha1:e7384c33a4e3abecf6dc1b521376e99878147911</id>
<content type='text'>
</content>
</entry>
</feed>
