<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/module.c, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/module.c?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/module.c?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2019-12-11T02:37:39Z</updated>
<entry>
<title>45004: Fix typos in comments</title>
<updated>2019-12-11T02:37:39Z</updated>
<author>
<name>Martijn Dekker</name>
<email>martijn@inlv.org</email>
</author>
<published>2019-12-10T19:41:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c578f0a08b9257f3db85dab5431270f1a6eb8858'/>
<id>urn:sha1:c578f0a08b9257f3db85dab5431270f1a6eb8858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43789: possible use after free clearing up math func from module</title>
<updated>2018-11-09T11:04:06Z</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2018-11-07T13:04:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e27175c7c8cdfeb4e28d4ff21eb51aa003d70a03'/>
<id>urn:sha1:e27175c7c8cdfeb4e28d4ff21eb51aa003d70a03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41527 (tweaked for heap memory): fix [[ -&lt;cond&gt; ]] from  modules</title>
<updated>2017-08-11T14:02:06Z</updated>
<author>
<name>Phil Pennock</name>
<email>zsh-workers+phil.pennock@spodhuis.org</email>
</author>
<published>2017-08-11T02:02:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b5f40f415668be88f451dbce956597e77f1bc056'/>
<id>urn:sha1:b5f40f415668be88f451dbce956597e77f1bc056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41244: Add zmodload -s option.</title>
<updated>2017-06-12T09:10:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-06-12T09:10:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d5c22d356ba442fd5811e15cc35b5480008722f4'/>
<id>urn:sha1:d5c22d356ba442fd5811e15cc35b5480008722f4</id>
<content type='text'>
Doesn't complain if module is unavailable, but prints more
obscure errors.

Use existing low-level silent flag by passing through
intermediate module loading hierarchy.
</content>
</entry>
<entry>
<title>39545: Add some missing unqueue_signals().</title>
<updated>2016-10-03T12:43:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-10-03T12:43:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4ab3fcc90d928d200f9e70c81189079c3316b42d'/>
<id>urn:sha1:4ab3fcc90d928d200f9e70c81189079c3316b42d</id>
<content type='text'>
All of these are added simply to fit existing logic in other branches.
</content>
</entry>
<entry>
<title>39218: Fix module feature enables with math functions.</title>
<updated>2016-09-07T10:50:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-09-07T10:48:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c47c35caccfdd43db76668998382a67e1ad30054'/>
<id>urn:sha1:c47c35caccfdd43db76668998382a67e1ad30054</id>
<content type='text'>
If they were present parameters were miscounted.
</content>
</entry>
<entry>
<title>34568: use META_HEAPDUP when passing dlerror() string to metafy()</title>
<updated>2015-02-19T16:26:03Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-02-19T16:26:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=df7a657b10df436e88a4c293cdfa5c7b156fba72'/>
<id>urn:sha1:df7a657b10df436e88a4c293cdfa5c7b156fba72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34387: Avoid loading the main zsh binary as a module</title>
<updated>2015-01-26T23:18:47Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-01-25T18:20:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cae0be3af69f32eee05028ca2ee0c4b6997171af'/>
<id>urn:sha1:cae0be3af69f32eee05028ca2ee0c4b6997171af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34382: Handle NULL return from dlerror() more gracefully</title>
<updated>2015-01-26T23:17:23Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-01-25T17:28:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bac2bbd05893dff4be88c7914116374c0f27932d'/>
<id>urn:sha1:bac2bbd05893dff4be88c7914116374c0f27932d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34122: module: allow NULL third argument as intended</title>
<updated>2015-01-06T22:51:19Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2015-01-06T11:12:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8fea30a5719946c9164352501caaa2d057e1dbc6'/>
<id>urn:sha1:8fea30a5719946c9164352501caaa2d057e1dbc6</id>
<content type='text'>
Found by Coverity.
</content>
</entry>
<entry>
<title>unposted, see 32054: Rationalise character encoding.</title>
<updated>2013-11-27T15:56:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2013-11-27T15:56:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4163ebf4c7388cc7afd46e2d3d58fc8570f337ac'/>
<id>urn:sha1:4163ebf4c7388cc7afd46e2d3d58fc8570f337ac</id>
<content type='text'>
Shell functions are strictly ASCII for maximum portability.

Other files within the distribution may contain UTF-8 characters.

Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
</content>
</entry>
<entry>
<title>31977: It's OK to autoload a feature that's loaded.</title>
<updated>2013-11-13T22:14:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-11-13T22:14:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7a94960957e37c198e93dfbd7af864799b01650d'/>
<id>urn:sha1:7a94960957e37c198e93dfbd7af864799b01650d</id>
<content type='text'>
Simply check that the feature is from the same module that's requested.
</content>
</entry>
<entry>
<title>29879: metafy dlerror message to avoid corruption</title>
<updated>2011-10-28T10:46:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-10-28T10:46:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6cd43e7d7021ded4e855cf5071186795e746ffab'/>
<id>urn:sha1:6cd43e7d7021ded4e855cf5071186795e746ffab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29663: add $EPOCHREALTIME to zsh/datetime</title>
<updated>2011-08-10T11:31:18Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-10T11:31:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bbbaed2b5395e0a646dc618cd8c6bdd7dde25c81'/>
<id>urn:sha1:bbbaed2b5395e0a646dc618cd8c6bdd7dde25c81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28037: improved error messages for module autoloads</title>
<updated>2010-06-14T11:57:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-06-14T11:57:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6f14352d61721db83b46e0e56c4d19b731fed95'/>
<id>urn:sha1:e6f14352d61721db83b46e0e56c4d19b731fed95</id>
<content type='text'>
of math functions and builtins
</content>
</entry>
<entry>
<title>Paul Ackersviller: 26962: updated HP-UX dynamic linking</title>
<updated>2009-05-16T12:13:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-16T12:13:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9169cd747f81bf1053e4d230ef1efdfd5aedb642'/>
<id>urn:sha1:9169cd747f81bf1053e4d230ef1efdfd5aedb642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25898: avoid dereference of p after it is freed in getmathfunc.</title>
<updated>2008-10-14T23:41:13Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-10-14T23:41:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d6c692599f0838e9d6fe240ba958a7205042191b'/>
<id>urn:sha1:d6c692599f0838e9d6fe240ba958a7205042191b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/13093: HashNode changes for AIX</title>
<updated>2008-08-04T15:26:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-08-04T15:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6e4adee61573e0d96918ecf1b64d265098dde547'/>
<id>urn:sha1:6e4adee61573e0d96918ecf1b64d265098dde547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: bad argument to zmodload -F error message</title>
<updated>2008-05-08T14:04:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-05-08T14:04:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f7246fb559da77ac718b610132cdfb6ea07dc686'/>
<id>urn:sha1:f7246fb559da77ac718b610132cdfb6ea07dc686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24980: zmodload -mF</title>
<updated>2008-05-08T12:07:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-05-08T12:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fbfbc7636ffefd65884c3010d9529fc456b7820f'/>
<id>urn:sha1:fbfbc7636ffefd65884c3010d9529fc456b7820f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23733: zmodload -LaF didn't include unloaded modules</title>
<updated>2007-07-31T14:35:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-07-31T14:35:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eedfdb916a2ee53e0f561f0c16f9961f775a037c'/>
<id>urn:sha1:eedfdb916a2ee53e0f561f0c16f9961f775a037c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23682: module field renaming missed from 23665</title>
<updated>2007-07-17T07:01:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-07-17T07:01:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6ad26558025b82fee66ed73c83950438cea6c3a0'/>
<id>urn:sha1:6ad26558025b82fee66ed73c83950438cea6c3a0</id>
<content type='text'>
</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>23670: rationalise some linked list functions</title>
<updated>2007-06-27T13:56:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-06-27T13:56:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4d52b7ebe6d424e46cfddf2c6aa6ba704470f6ac'/>
<id>urn:sha1:4d52b7ebe6d424e46cfddf2c6aa6ba704470f6ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23606: make all module feature autoloads pass through one function</title>
<updated>2007-06-26T19:38:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-06-26T19:38:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4be5febd94a453c4ed67eb00e43d2107453e6563'/>
<id>urn:sha1:4be5febd94a453c4ed67eb00e43d2107453e6563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23578: make standard features autoloadable,</title>
<updated>2007-06-20T20:59:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-06-20T20:59:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0a1de76213c4012a8b17b30eb08a77c4aa05d4bc'/>
<id>urn:sha1:0a1de76213c4012a8b17b30eb08a77c4aa05d4bc</id>
<content type='text'>
use feature notation for .mdd autoloads
</content>
</entry>
<entry>
<title>23571 + unposted; AIX compilation fixes</title>
<updated>2007-06-19T20:21:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-06-19T20:21:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=84fa9b4af176bef34d558a0120a19a9922ee5a82'/>
<id>urn:sha1:84fa9b4af176bef34d558a0120a19a9922ee5a82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: clean up properly on failure to add autoloadable builtin</title>
<updated>2007-05-29T21:39:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-29T21:39:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5af264a64282689453f79ce943604d20110e4ffd'/>
<id>urn:sha1:5af264a64282689453f79ce943604d20110e4ffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23488: tidy up module interface and documentation</title>
<updated>2007-05-29T17:01:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-29T17:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6ab77f00ff8c4a30bf663f6e4ee39b9b23d3ef32'/>
<id>urn:sha1:6ab77f00ff8c4a30bf663f6e4ee39b9b23d3ef32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23485: feature completion and autoloading</title>
<updated>2007-05-29T14:16:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-29T14:16:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=29b7123647bc3b70911bbb2caf85238d22d160c8'/>
<id>urn:sha1:29b7123647bc3b70911bbb2caf85238d22d160c8</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>23232: minor tweaks to zmodload</title>
<updated>2007-03-23T14:24:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-03-23T14:24:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11bbce3a66aeb8c2b8832a8ee1657e3fa2e8dc4b'/>
<id>urn:sha1:11bbce3a66aeb8c2b8832a8ee1657e3fa2e8dc4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23152: make ztrcmp() respect MULTIBYTE</title>
<updated>2007-02-06T21:47:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-02-06T21:47:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0108088f52ee58fc8a2e83f86c9f2506165a16cd'/>
<id>urn:sha1:0108088f52ee58fc8a2e83f86c9f2506165a16cd</id>
<content type='text'>
make sorting of printed hash tables more consistent
</content>
</entry>
<entry>
<title>22544: Improve use of ztype tests for multibyte characters.  Add</title>
<updated>2006-07-10T13:08:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-07-10T13:08:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a67f2479892fda348546404216270aaaff523ea'/>
<id>urn:sha1:4a67f2479892fda348546404216270aaaff523ea</id>
<content type='text'>
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
</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>22416, tweaked: math functions via shell functions</title>
<updated>2006-04-19T16:09:06Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-04-19T16:09:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b7474e065b82d930f8da472440282ea7654d491d'/>
<id>urn:sha1:b7474e065b82d930f8da472440282ea7654d491d</id>
<content type='text'>
unposted: add styles to pick-web-browser
</content>
</entry>
<entry>
<title>Changed some structures to avoid gcc's type-punned warnings.</title>
<updated>2006-03-07T21:30:36Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-03-07T21:30:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4cb83571c45670eb8111801499281ea416b5074d'/>
<id>urn:sha1:4cb83571c45670eb8111801499281ea416b5074d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes from Thorsten Dahlheimer.</title>
<updated>2005-08-09T10:02:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-08-09T10:02:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c73dd460190ca602114503d8dea3171165ff099e'/>
<id>urn:sha1:c73dd460190ca602114503d8dea3171165ff099e</id>
<content type='text'>
21578: mkmakemod.sh didn't exit on cleanup.
21582: fix failure status of zmodload -R.
21583: fix circularity test of zmodload -A.
</content>
</entry>
<entry>
<title>21498:  Add zsh/newuser module</title>
<updated>2005-07-20T16:08:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-07-20T16:08:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3c5dd2dd9abc3d9fe1fee4c4054c4c2a7f11395'/>
<id>urn:sha1:e3c5dd2dd9abc3d9fe1fee4c4054c4c2a7f11395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20695: Fix Cygwin problem with initialising from pointer to imported variable</title>
<updated>2005-01-12T12:18:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-01-12T12:18:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=77166e259ee91fde498347de7c3c807d7bff6f1f'/>
<id>urn:sha1:77166e259ee91fde498347de7c3c807d7bff6f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20605: Use separate structure with get/set/unset methods fro parameters.</title>
<updated>2004-12-07T16:54:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-12-07T16:54:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=69b4b8bdde76b5aee6befa2b66957db22b3f6353'/>
<id>urn:sha1:69b4b8bdde76b5aee6befa2b66957db22b3f6353</id>
<content type='text'>
Separate justification width of parameters from base/precision.
</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>19655, 19656, 19657: Memory leaks spotted by valgrind.</title>
<updated>2004-03-18T12:23:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-03-18T12:23:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2f8a646d4e68d3f515d0b5275d179562a219a9ed'/>
<id>urn:sha1:2f8a646d4e68d3f515d0b5275d179562a219a9ed</id>
<content type='text'>
Also bug with multiple math function autoloads.
</content>
</entry>
<entry>
<title>19596: include dlfcn.h instead of dl.h on HP/UX 11</title>
<updated>2004-03-11T14:27:10Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-03-11T14:27:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=479134a13590bd72cfac7c5bcd13e443ceef1a20'/>
<id>urn:sha1:479134a13590bd72cfac7c5bcd13e443ceef1a20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a la 19209: zcalloc -&gt; zshcalloc</title>
<updated>2003-10-29T19:17:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-10-29T19:17:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=815bc92148939ce369585c59d3af730f69833844'/>
<id>urn:sha1:815bc92148939ce369585c59d3af730f69833844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>17582: Improved option argument handling.</title>
<updated>2002-08-27T21:10:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2002-08-27T21:10:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9634760d5eae4e8618e4b9ed9752d7305b3695a9'/>
<id>urn:sha1:9634760d5eae4e8618e4b9ed9752d7305b3695a9</id>
<content type='text'>
unposted: Updated version to 4.1.0-dev-6 because of interface change.
</content>
</entry>
<entry>
<title>17503: fix various typos and spelling mistakes in source code comments</title>
<updated>2002-08-05T12:35:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2002-08-05T12:35:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af0697b70533b6e40c92180a7523c16cf49798e9'/>
<id>urn:sha1:af0697b70533b6e40c92180a7523c16cf49798e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix zmodload -uf for not-yet-loaded function</title>
<updated>2001-05-18T15:23:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-05-18T15:23:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4544933427065dea3834753ea29c18610f3ef8ea'/>
<id>urn:sha1:4544933427065dea3834753ea29c18610f3ef8ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)</title>
<updated>2001-01-16T13:44:18Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-01-16T13:44:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=757168e2c8af374436108266cc3cfd32a946a590'/>
<id>urn:sha1:757168e2c8af374436108266cc3cfd32a946a590</id>
<content type='text'>
</content>
</entry>
<entry>
<title>12652: Variable scoping problem.</title>
<updated>2000-08-15T16:53:08Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-08-15T16:53:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=934dd1c694f8b9f8569e375327aeddd8c321f284'/>
<id>urn:sha1:934dd1c694f8b9f8569e375327aeddd8c321f284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,</title>
<updated>2000-08-08T09:13:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-08-08T09:13:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c66544a86b60c435741e019ca03da2bc3b7d7108'/>
<id>urn:sha1:c66544a86b60c435741e019ca03da2bc3b7d7108</id>
<content type='text'>
Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules
done internally via `zmodload -[AR]'
</content>
</entry>
<entry>
<title>remove (wrong) test for linked-in modules in require_module() (12525)</title>
<updated>2000-08-04T07:53:25Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-08-04T07:53:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e740b7044b1538b51b1a58f27d92091c1e84a63'/>
<id>urn:sha1:8e740b7044b1538b51b1a58f27d92091c1e84a63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Felix: fix for memory leak (11718)</title>
<updated>2000-06-02T08:28:42Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-02T08:28:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=323c72520a2ae42bc4e8b4d7c5c2279e2a5f24d5'/>
<id>urn:sha1:323c72520a2ae42bc4e8b4d7c5c2279e2a5f24d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AIX dependency fixes</title>
<updated>2000-04-30T17:58:35Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2000-04-30T17:58:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ddd8614e5149a5aabde1acef1609084003adbc80'/>
<id>urn:sha1:ddd8614e5149a5aabde1acef1609084003adbc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file but zsh/complete isn't (10828)</title>
<updated>2000-04-19T13:42:51Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-19T13:42:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad0c81a554fa248b154bb177ac2eb408fc8a1a64'/>
<id>urn:sha1:ad0c81a554fa248b154bb177ac2eb408fc8a1a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-04-15T18:05:38Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-04-15T18:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e74702b467171dbdafb56dfe354794a212e020d9'/>
<id>urn:sha1:e74702b467171dbdafb56dfe354794a212e020d9</id>
<content type='text'>
</content>
</entry>
</feed>
