<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/Modules/mathfunc.c, branch zsh-5.6</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/Modules/mathfunc.c?h=zsh-5.6</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/Modules/mathfunc.c?h=zsh-5.6'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-08-13T08:36:55Z</updated>
<entry>
<title>43275: Add log2 to match func</title>
<updated>2018-08-13T08:36:55Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-08-12T08:20:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b21a641d4c63fce45736b635314e079ae360e5b2'/>
<id>urn:sha1:b21a641d4c63fce45736b635314e079ae360e5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42938: name argument to math_func is not unused</title>
<updated>2018-06-06T08:35:38Z</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2018-06-06T05:59:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=96ec8cbbf4b115bac0f3468beacae40e017541d8'/>
<id>urn:sha1:96ec8cbbf4b115bac0f3468beacae40e017541d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42488: test cases for 42369 and address some issues in the code</title>
<updated>2018-05-13T08:13:42Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-05-13T08:13:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a93abe1170a438d45d94b3a7f924553f5cf69cee'/>
<id>urn:sha1:a93abe1170a438d45d94b3a7f924553f5cf69cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating point operations instead of errors to allow non-stop IEEE 754 arithmetic</title>
<updated>2018-05-13T08:02:01Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-05-13T08:02:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=373efa085dcea5fe6b4539cd875b6bd8645f16fa'/>
<id>urn:sha1:373efa085dcea5fe6b4539cd875b6bd8645f16fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39064: use scalbn() instead of scalb() (mathfunc.c)</title>
<updated>2016-08-20T14:52:01Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2016-08-20T14:52:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4b2810ab2d6be3d1cf811e53d3b4f57630821108'/>
<id>urn:sha1:4b2810ab2d6be3d1cf811e53d3b4f57630821108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37838: use UNUSED() consistently</title>
<updated>2016-01-29T15:26:23Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2016-01-29T15:25:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ca3bc0d95d7deab4f5381f12b15047de748c0814'/>
<id>urn:sha1:ca3bc0d95d7deab4f5381f12b15047de748c0814</id>
<content type='text'>
</content>
</entry>
<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>
