<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/Zle/complete.c, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/Zle/complete.c?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/Zle/complete.c?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2020-01-09T13:42:02Z</updated>
<entry>
<title>45269: Fix misspellings in completions and elsewhere.</title>
<updated>2020-01-09T13:42:02Z</updated>
<author>
<name>Jens Schleusener</name>
<email>Jens.Schleusener@fossies.org</email>
</author>
<published>2020-01-09T13:39:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11dbe4c286330f81fae5ac6d5f698f5ddb748710'/>
<id>urn:sha1:11dbe4c286330f81fae5ac6d5f698f5ddb748710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44275: Fix compset -p/-s multibyte inconsistency and documentation</title>
<updated>2019-05-08T21:35:08Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-05-08T21:35:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c1a33575b4c522cea71c57664c852727fe6a633c'/>
<id>urn:sha1:c1a33575b4c522cea71c57664c852727fe6a633c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44274: allow finer control of completion match soring with compadd's -o option</title>
<updated>2019-05-07T21:24:49Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-05-07T21:24:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cd6fd2b0a3641774e7854ff8298d1d82643c4b4a'/>
<id>urn:sha1:cd6fd2b0a3641774e7854ff8298d1d82643c4b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42605: properly free the vi registers hash</title>
<updated>2018-04-07T16:52:37Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-04-07T16:52:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e6c1d8b474c6fcbe3da77a9cb2b1d31d65a6ca4'/>
<id>urn:sha1:8e6c1d8b474c6fcbe3da77a9cb2b1d31d65a6ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42501: avoid out of bound pointer (as 42487)</title>
<updated>2018-03-24T06:22:10Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2018-03-24T06:17:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e4a8069b329cacd6486f831bb55273f8253295b2'/>
<id>urn:sha1:e4a8069b329cacd6486f831bb55273f8253295b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41835: handle multibyte characters with compset -p and -s</title>
<updated>2017-10-10T23:23:42Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-10-10T23:23:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=233c0e89032950a031c7e559b4f71944d49e4664'/>
<id>urn:sha1:233c0e89032950a031c7e559b4f71944d49e4664</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of signal queueing.</title>
<updated>2017-01-30T16:03:47Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-01-30T16:02:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6557aa4710d04692f84c2644d103571e917b42d9'/>
<id>urn:sha1:6557aa4710d04692f84c2644d103571e917b42d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40453: signal handler safety for callers of patcompile(PAT_STATIC), which is not re-entrant.</title>
<updated>2017-01-29T16:30:14Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-01-29T16:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e51c9c17af51e4055efb5a2cc36739d1d7ae457f'/>
<id>urn:sha1:e51c9c17af51e4055efb5a2cc36739d1d7ae457f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40067: internal: Document 'cmatcher', parse_cmatcher(), 'comptoend', unsetparam_pm(), and getindex().</title>
<updated>2016-12-03T09:54:11Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-12-02T16:01:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fd2ca229ddfc913f14f3b4b27fe8dcb25a5bba1d'/>
<id>urn:sha1:fd2ca229ddfc913f14f3b4b27fe8dcb25a5bba1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39804: internal: Document matchspec flags.</title>
<updated>2016-11-03T16:44:14Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-11-01T17:26:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4d5a55b39399e391132fb15cc47533cc2547991'/>
<id>urn:sha1:b4d5a55b39399e391132fb15cc47533cc2547991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39803: internal: Document bin_compadd().</title>
<updated>2016-11-03T16:44:14Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-11-01T17:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=952e607395ffd7e7592227344139e611854cf2c8'/>
<id>urn:sha1:952e607395ffd7e7592227344139e611854cf2c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39802: internal: Document and simplify multiquote().</title>
<updated>2016-11-03T16:44:14Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-11-01T17:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=36b290814f5c2176f67f10746d5e899ccc260a67'/>
<id>urn:sha1:36b290814f5c2176f67f10746d5e899ccc260a67</id>
<content type='text'>
The code simplifications take advantage of the fact that all callers
pass either 0 or 1 for 'ign'.

The tildequote() text is from workers/39271.
</content>
</entry>
<entry>
<title>39181: Add PM_SINGLE and use for compstate.</title>
<updated>2016-09-06T08:42:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-09-06T08:42:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fe3a63fa6cdffa020e380d3e27cf0eb8f3b46b1f'/>
<id>urn:sha1:fe3a63fa6cdffa020e380d3e27cf0eb8f3b46b1f</id>
<content type='text'>
This flags that compstate (or any other special) can only have
a single instance and an attempt to create a new one is an error.
Given the very fiddly semantics of compstate any other usage
seems pointless.

No investigation yet of other variables that could use this.

Note it's still possible to hide such variables; only instances
that keep the special nature are affected.
</content>
</entry>
<entry>
<title>unposted: internals: Document zshcompwid(1) parameter implementations.</title>
<updated>2016-09-04T21:15:46Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-04T21:14:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=02bb3de2575aca2b0e823b96d8281c89a77eba42'/>
<id>urn:sha1:02bb3de2575aca2b0e823b96d8281c89a77eba42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38714: add x: syntax to match specs to make it possible to disable match specs hardcoded in completion functions</title>
<updated>2016-06-21T23:37:07Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-21T23:37:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e83489fc4ba168abeb5ea7e23e64383fed181ed3'/>
<id>urn:sha1:e83489fc4ba168abeb5ea7e23e64383fed181ed3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38135: internal: bin_compadd: Add a few comments.</title>
<updated>2016-03-11T22:19:09Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-03-11T22:18:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c82ce14950c327d45fe8a1dfece0f883a420641a'/>
<id>urn:sha1:c82ce14950c327d45fe8a1dfece0f883a420641a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: remove compiler error in completion code</title>
<updated>2015-07-07T11:48:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-07-07T11:48:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=04675eca4ce9396d1efd0563b2b786f5bc6d66ed'/>
<id>urn:sha1:04675eca4ce9396d1efd0563b2b786f5bc6d66ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35704: compadd -E 0 should imply -J and -2</title>
<updated>2015-07-06T20:40:47Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-07-06T20:40:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=68a5a5f453d9534748e12d268718a97b7e84c31b'/>
<id>urn:sha1:68a5a5f453d9534748e12d268718a97b7e84c31b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35665: better handling for command line completion match handling</title>
<updated>2015-07-02T15:28:14Z</updated>
<author>
<name>Han Pingtian</name>
<email>hanpt@linux.vnet.ibm.com</email>
</author>
<published>2015-07-01T08:34:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=38145b255a941098a92ded3647f70be977483fa9'/>
<id>urn:sha1:38145b255a941098a92ded3647f70be977483fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35627: make reverse-menu-complete start with the last match in</title>
<updated>2015-06-28T23:54:44Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-06-28T23:53:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=44c56f3af57d93d5d92ce18893cb020f8f36e2f3'/>
<id>urn:sha1:44c56f3af57d93d5d92ce18893cb020f8f36e2f3</id>
<content type='text'>
menu selection
</content>
</entry>
<entry>
<title>29859: compadd handles its own options</title>
<updated>2011-10-26T12:45:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-10-26T12:45:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=31c422299de16868143a95da97f8de33e7a2880d'/>
<id>urn:sha1:31c422299de16868143a95da97f8de33e7a2880d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back off 26270 (accept-and-menu-complete).</title>
<updated>2009-01-13T12:19:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-01-13T12:19:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0cf040f4bf50c5530bd19da76ea234e2cd831667'/>
<id>urn:sha1:0cf040f4bf50c5530bd19da76ea234e2cd831667</id>
<content type='text'>
Was causing memory corruption
</content>
</entry>
<entry>
<title>26270: allow accept-and-menu-complete work with _vallues as well</title>
<updated>2009-01-09T20:54:35Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2009-01-09T20:54:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1a43616975310a638f76ba4f5e73757e4b071a1f'/>
<id>urn:sha1:1a43616975310a638f76ba4f5e73757e4b071a1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26047: convert lower levels of completion matching to use</title>
<updated>2008-11-15T21:27:45Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-11-15T21:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=85c513894d42293c79b46f09a039162329698656'/>
<id>urn:sha1:85c513894d42293c79b46f09a039162329698656</id>
<content type='text'>
multibyte strings and wide characters
</content>
</entry>
<entry>
<title>25972: leaked and uninitialised memory found by valgrind</title>
<updated>2008-10-30T20:29:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-30T20:29:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b9500900b14102e87a57840a89b6714b8b7840d2'/>
<id>urn:sha1:b9500900b14102e87a57840a89b6714b8b7840d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25736: one more zsfree missing from 25667.</title>
<updated>2008-09-23T19:33:13Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-09-23T19:33:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4158a8aa38ac01466b33197aea6e4d39a120b79a'/>
<id>urn:sha1:4158a8aa38ac01466b33197aea6e4d39a120b79a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25667: free mstr before returning from errors.</title>
<updated>2008-09-14T09:00:26Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-09-14T09:00:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=06cc84ce849c2e28286ea68aed02cb8df2fb9ab7'/>
<id>urn:sha1:06cc84ce849c2e28286ea68aed02cb8df2fb9ab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25138(? mailing list stuck): rewrite of completion matching.</title>
<updated>2008-06-08T17:53:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-06-08T17:53:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bb68ee8db7971b683fba7dd7bf404186872ba7cf'/>
<id>urn:sha1:bb68ee8db7971b683fba7dd7bf404186872ba7cf</id>
<content type='text'>
Will one day use multibyte/wide characters, doesn't yet.
</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>23562: add KSH_ZERO_SUBSCRIPT option and leave off by default</title>
<updated>2007-06-18T13:25:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-06-18T13:25:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=abae4fe16e26cf027e7c8165d27b93d74bbd18b2'/>
<id>urn:sha1:abae4fe16e26cf027e7c8165d27b93d74bbd18b2</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>23482: more typos</title>
<updated>2007-05-29T09:53:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-29T09:53:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3fbbdf245b7367c4b34492b630450c004a43eed7'/>
<id>urn:sha1:3fbbdf245b7367c4b34492b630450c004a43eed7</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>22819: improved internal use of string quotation,</title>
<updated>2006-10-05T21:53:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-10-05T21:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=289b14113b1675b7b8d844b1f41aff1e2f3a5146'/>
<id>urn:sha1:289b14113b1675b7b8d844b1f41aff1e2f3a5146</id>
<content type='text'>
plus completion bug fix with RCQUOTES
</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>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>22328, modified: add -o option to compadd</title>
<updated>2006-03-07T12:50:56Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-03-07T12:50:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e17fc5079394ce0c30dc0573676983e6f4a0a5bc'/>
<id>urn:sha1:e17fc5079394ce0c30dc0573676983e6f4a0a5bc</id>
<content type='text'>
add _list_files helper to handle new file-list style for _path_files
</content>
</entry>
<entry>
<title>21663: check for string overflow</title>
<updated>2005-08-18T18:15:44Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2005-08-18T18:15:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c26b8accb4b242991e4aae444a6799576a36783d'/>
<id>urn:sha1:c26b8accb4b242991e4aae444a6799576a36783d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug in do_comp_vars() when *compprefix is a metified char.</title>
<updated>2005-08-16T21:49:33Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-08-16T21:49:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9d6048811c935ebbd1bb1116531a4285a56c3467'/>
<id>urn:sha1:9d6048811c935ebbd1bb1116531a4285a56c3467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21045: fix some uses of Meta characters in completion</title>
<updated>2005-03-21T18:49:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-03-21T18:49:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=24699f961dc3757ddf692413028a4c0f03abe0fd'/>
<id>urn:sha1:24699f961dc3757ddf692413028a4c0f03abe0fd</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>Silenced one signed/unsigned comparison compiler warning.</title>
<updated>2004-05-28T19:24:13Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-05-28T19:24:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=12b2ed63ab6f2b075b361ba7081e62d32b0cc122'/>
<id>urn:sha1:12b2ed63ab6f2b075b361ba7081e62d32b0cc122</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>in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fix display problem with non-empty iprefix (17403)</title>
<updated>2002-07-04T09:29:20Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-07-04T09:29:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c2dd10edc9136f11746b7cbedf5801106a2e0541'/>
<id>urn:sha1:c2dd10edc9136f11746b7cbedf5801106a2e0541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix two memory leaks (found by Felix): pre-compiled patterns when re-defining styles and compredirs-copies in comp_wrapper() (17029)</title>
<updated>2002-04-24T07:59:17Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-04-24T07:59:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ed98c0bed8e554632b79b278d8251ac52c1dcfbc'/>
<id>urn:sha1:ed98c0bed8e554632b79b278d8251ac52c1dcfbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751)</title>
<updated>2002-03-01T10:41:59Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-03-01T10:41:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=10490ec499fff7b932f92a0b19c7e5343a24761d'/>
<id>urn:sha1:10490ec499fff7b932f92a0b19c7e5343a24761d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test if hash table pointer is NULL to avoid SEGV with compstate=() (15705)</title>
<updated>2001-08-24T09:25:38Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-08-24T09:25:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b70ec86efeef1c3e277f26922ceecfd678939c29'/>
<id>urn:sha1:b70ec86efeef1c3e277f26922ceecfd678939c29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move pattern matching in the loop to make sure all match specs are used (15487)</title>
<updated>2001-07-25T14:49:32Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-07-25T14:49:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f29d50fe9ce5178eb2136bc06bad9fa995f7e318'/>
<id>urn:sha1:f29d50fe9ce5178eb2136bc06bad9fa995f7e318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make display for groups in _describe nicer; improve packing with list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)</title>
<updated>2001-07-25T08:52:34Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-07-25T08:52:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eba59194d72250402bdbb97a866ffea89ec9d7a7'/>
<id>urn:sha1:eba59194d72250402bdbb97a866ffea89ec9d7a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix two memory leaks (at least I hope they are fixed) and some out-of-bound array accesses, plus some defensive programming for heap allocated param structs (14605)</title>
<updated>2001-05-31T09:43:59Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-05-31T09:43:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b2d095217d1560a648032aa192057b935ce9460'/>
<id>urn:sha1:1b2d095217d1560a648032aa192057b935ce9460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2001-01-11T10:06:40Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-01-11T10:06:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2a78c248425635ebeca509097a92f5e190174813'/>
<id>urn:sha1:2a78c248425635ebeca509097a92f5e190174813</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960)</title>
<updated>2000-10-11T12:19:23Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-11T12:19:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=adf79659510ed08c78bb4ccb881a5c03ef2e6759'/>
<id>urn:sha1:adf79659510ed08c78bb4ccb881a5c03ef2e6759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new match spec characters bBeE, match only word/line not both (11977)</title>
<updated>2000-06-19T10:48:21Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-19T10:48:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=083befef2bfe9a93dbf6a6acfe2faed7f743d6ed'/>
<id>urn:sha1:083befef2bfe9a93dbf6a6acfe2faed7f743d6ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for calling compfiles, for completing words with special characters; make compfiles optimisations work with globcomplete and simple match (sunsite isn't responding)</title>
<updated>2000-06-13T09:05:35Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-13T09:05:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cedd1006e661b990aaa8881c2efd4116bed574a3'/>
<id>urn:sha1:cedd1006e661b990aaa8881c2efd4116bed574a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some memory leaks (thanks, Felix) (11722)</title>
<updated>2000-06-02T08:09:26Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-02T08:09:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ed708a901be74fe49c6357db0b10f5bf451edadf'/>
<id>urn:sha1:ed708a901be74fe49c6357db0b10f5bf451edadf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the array "len" to be "end" -- a 1-relative index of the last</title>
<updated>2000-06-02T01:54:16Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2000-06-02T01:54:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=91d5f734349b7188a9a5ae54ecd99974e228bd2b'/>
<id>urn:sha1:91d5f734349b7188a9a5ae54ecd99974e228bd2b</id>
<content type='text'>
item (or you can think of it as pointing one past the last item).
</content>
</entry>
<entry>
<title>Wayne: pattern.c unitialised var</title>
<updated>2000-05-31T08:56:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-05-31T08:56:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7bf294f2b8329673ffd0ee55fa2cca872e5448df'/>
<id>urn:sha1:7bf294f2b8329673ffd0ee55fa2cca872e5448df</id>
<content type='text'>
Zero-length arrays now possible with $array[1,0]
</content>
</entry>
<entry>
<title>add -[ak] options to compadd (11533)</title>
<updated>2000-05-23T14:23:16Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-23T14:23:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=22c3204495f1a5e55aaf84a850fb892d1ecb6fe8'/>
<id>urn:sha1:22c3204495f1a5e55aaf84a850fb892d1ecb6fe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add -x option to compadd to display message unconditionally</title>
<updated>2000-05-02T10:30:41Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-02T10:30:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=997d40c05d608fd849bb0f4377f31218dc266b02'/>
<id>urn:sha1:997d40c05d608fd849bb0f4377f31218dc266b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for parse error with left-anchored patterns (10963)</title>
<updated>2000-04-27T09:04:32Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-27T09:04:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eb2bfcd55571739549ea06b319284a92d01eeb67'/>
<id>urn:sha1:eb2bfcd55571739549ea06b319284a92d01eeb67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959)</title>
<updated>2000-04-27T08:21:10Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-27T08:21:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad31ce0db8118be03843711cfe7cf418835fb114'/>
<id>urn:sha1:ad31ce0db8118be03843711cfe7cf418835fb114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow to anchor on gaps between strings in matching control specs (10926)</title>
<updated>2000-04-26T06:54:26Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-26T06:54:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ddb16a1b2b2426f14daa54e6ee759bea64f3cb55'/>
<id>urn:sha1:ddb16a1b2b2426f14daa54e6ee759bea64f3cb55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scrolling in completion lists and menu-selection, version1</title>
<updated>2000-04-17T11:17:10Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-17T11:17:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=30a98cc4d6e54f2a5c356579aa60c2af8d344101'/>
<id>urn:sha1:30a98cc4d6e54f2a5c356579aa60c2af8d344101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated from list as far as 10376</title>
<updated>2000-04-01T20:49:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-01T20:49:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=48525452555a24b9d41748f26b4b77f160f01220'/>
<id>urn:sha1:48525452555a24b9d41748f26b4b77f160f01220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-10-26T15:36:11Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-10-26T15:36:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=65392c396bc521661593d1fa028b8a2d0b2461af'/>
<id>urn:sha1:65392c396bc521661593d1fa028b8a2d0b2461af</id>
<content type='text'>
</content>
</entry>
</feed>
