<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/pattern.c, branch job_control_debug2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/pattern.c?h=job_control_debug2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/pattern.c?h=job_control_debug2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-05-17T21:42:27Z</updated>
<entry>
<title>42790: make [[:blank:]] match non-ASCII blanks</title>
<updated>2018-05-17T21:42:27Z</updated>
<author>
<name>Stephane Chazelas</name>
<email>stephane.chazelas@gmail.com</email>
</author>
<published>2018-05-16T21:02:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5ac1c6f555cff38499e0a6ac80b338df4ebe3047'/>
<id>urn:sha1:5ac1c6f555cff38499e0a6ac80b338df4ebe3047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41090: Replace iswprint() if unicode9 is enabled.</title>
<updated>2017-05-12T03:10:13Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2017-05-12T03:10:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=171e7fa4c1d9cbf0d8ff35ee795e1599913aa329'/>
<id>urn:sha1:171e7fa4c1d9cbf0d8ff35ee795e1599913aa329</id>
<content type='text'>
If wcwidth() or iswprint() is broken, force enable unicode9.
</content>
</entry>
<entry>
<title>40760: Always tokenize unquoted - to Dash.</title>
<updated>2017-03-07T10:43:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-03-07T10:43:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f3f8537cfa05414ad14494e809d9ebfeef86ebbc'/>
<id>urn:sha1:f3f8537cfa05414ad14494e809d9ebfeef86ebbc</id>
<content type='text'>
This fixes use of pattern match character ranges in unusual contexts.

Attempt to detect a tokenized - in cases where we don't care.
</content>
</entry>
<entry>
<title>40265: Fix problems with pure string in patterns with Meta.</title>
<updated>2017-01-03T14:43:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-01-03T14:43:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e90a512aa600580e25617d3a7763c5f0cd5bccd2'/>
<id>urn:sha1:e90a512aa600580e25617d3a7763c5f0cd5bccd2</id>
<content type='text'>
Copy instead of relying on jiggery pokery with memory reallocation.

Problem was triggering with string ending with Dash converted to -.
</content>
</entry>
<entry>
<title>39688: Skip out of P_EXACTLY pattern loop if P_PURES.</title>
<updated>2016-10-20T11:20:18Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-10-20T11:20:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11343d89efcb027b4a8855b58e2636f7c983241f'/>
<id>urn:sha1:11343d89efcb027b4a8855b58e2636f7c983241f</id>
<content type='text'>
If it's really a pure string, there's only one exact match.  We could
overwrite the next pointer; usually this didn't matter because
we'd hit a termination, but if we reallocated we might be looking
at garbage.
</content>
</entry>
<entry>
<title>39683: Update scan pointers after possible alloc.</title>
<updated>2016-10-20T09:43:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-10-20T09:43:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d2c9f85f59ab7e58af68c5f89b64a95ac26e1e43'/>
<id>urn:sha1:d2c9f85f59ab7e58af68c5f89b64a95ac26e1e43</id>
<content type='text'>
Problem could cause next scan index to point into an invalid block
when handling meta characters.
</content>
</entry>
<entry>
<title>38188: signal re-entrancy, maybe</title>
<updated>2016-03-21T22:46:59Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-03-20T15:53:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=09e991a20a0b27080e978607d6c8f4d14a166803'/>
<id>urn:sha1:09e991a20a0b27080e978607d6c8f4d14a166803</id>
<content type='text'>
Crams several globals into a struct so they can be saved/restored as one,
and then tries pushing the signal queue management down into patmatch()
from pattryrefs().
</content>
</entry>
<entry>
<title>38142: signal re-entrancy, maybe</title>
<updated>2016-03-21T22:46:59Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-03-12T18:09:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ef6f1eb1c5551acb7bb766eb76fab13e8a2e3dd3'/>
<id>urn:sha1:ef6f1eb1c5551acb7bb766eb76fab13e8a2e3dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37689: ! and ^ need to be tokenised in character sets</title>
<updated>2016-01-19T17:24:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-01-19T17:24:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad16356e1923ec1b4daf97b27b10a835cfe73ba7'/>
<id>urn:sha1:ad16356e1923ec1b4daf97b27b10a835cfe73ba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37678: Now possible to quote "-" in pattern range</title>
<updated>2016-01-19T09:55:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-01-19T09:55:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8eb9070d6785f423dd9bdbbb0513aa47c8a08d62'/>
<id>urn:sha1:8eb9070d6785f423dd9bdbbb0513aa47c8a08d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36982: Fix bug with (#cN) patterns and remove redundant description.</title>
<updated>2015-10-27T11:54:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-10-27T11:54:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b498bd7ce5b8f126f420f8f9fd4946912f8334da'/>
<id>urn:sha1:b498bd7ce5b8f126f420f8f9fd4946912f8334da</id>
<content type='text'>
We need to restore the current count of matches when returning to
match at the point where we previously matched.
</content>
</entry>
<entry>
<title>36760: more care with already unmetafied pattern trial strings</title>
<updated>2015-10-03T19:25:57Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-10-03T19:25:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=faeb9555d3c853b019aa30ee1ca62bec3971ce9f'/>
<id>urn:sha1:faeb9555d3c853b019aa30ee1ca62bec3971ce9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36737: Ensure we don't dreference unterminated zero-length string</title>
<updated>2015-10-01T15:21:18Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-10-01T15:21:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=807a8338a3be8127dd23c69971668b7b0c6b79a2'/>
<id>urn:sha1:807a8338a3be8127dd23c69971668b7b0c6b79a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36711: Allocate unmetafied pattern trial string on the heap</title>
<updated>2015-09-30T09:19:16Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-09-30T09:19:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=533658730745ae6261f9552aba01dc5346405d30'/>
<id>urn:sha1:533658730745ae6261f9552aba01dc5346405d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36700: unmetafy early for parameter match</title>
<updated>2015-09-29T18:47:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-29T18:06:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d07783628e935daab518509db123141ceb535a28'/>
<id>urn:sha1:d07783628e935daab518509db123141ceb535a28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36682: expand pattern interface to optimise unmetafication</title>
<updated>2015-09-28T19:31:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-28T19:31:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f9d7651c2554bb5db0373f63185ff358f795ab3c'/>
<id>urn:sha1:f9d7651c2554bb5db0373f63185ff358f795ab3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36559: test earlier for overflow in pattern range</title>
<updated>2015-09-19T22:08:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-19T22:08:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=df0d86b847fbf5bd1ad383531cd52b261dc07717'/>
<id>urn:sha1:df0d86b847fbf5bd1ad383531cd52b261dc07717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.</title>
<updated>2015-09-10T19:05:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-10T19:05:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e86b3cce47e62c263301322ce24b56cf04b8cdb8'/>
<id>urn:sha1:e86b3cce47e62c263301322ce24b56cf04b8cdb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36421: fix breakage in pattern change in 36415</title>
<updated>2015-09-04T12:40:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-09-04T12:40:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=938c4c1e4a3c3e6b5a43baf1147892e6580b0114'/>
<id>urn:sha1:938c4c1e4a3c3e6b5a43baf1147892e6580b0114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36415: remap bytes from invalid multibyte characters.</title>
<updated>2015-09-04T09:07:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-09-04T09:07:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f52795ea3e637396ac2bbdef8fa1b1b6f2088db6'/>
<id>urn:sha1:f52795ea3e637396ac2bbdef8fa1b1b6f2088db6</id>
<content type='text'>
These now go to 0xdc00 + index.  If wchar_t is a Unicode code point,
this is by construction an invalid character within the Unicode range.
If it isn't, we would hope the result was no worse than the current
fudge.
</content>
</entry>
<entry>
<title>36033: a few more queue_signals() to protect global state changes</title>
<updated>2015-08-10T00:37:23Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-08-10T00:37:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=df5f825538720a9422859200d58d075d1dd075fc'/>
<id>urn:sha1:df5f825538720a9422859200d58d075d1dd075fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35514: [[:foo:]] tests in completion should be more specific</title>
<updated>2015-06-24T13:56:32Z</updated>
<author>
<name>Han Pingtian</name>
<email>hanpt@linux.vnet.ibm.com</email>
</author>
<published>2015-06-18T02:37:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=77130df6747c94c44ea4cb522177d611a24fd5d0'/>
<id>urn:sha1:77130df6747c94c44ea4cb522177d611a24fd5d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35386: expand tabs where useful in builtins outputing function.</title>
<updated>2015-06-05T10:21:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-06-05T10:21:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2abba7243a736a2fc626f3cc917d8a67014d4d20'/>
<id>urn:sha1:2abba7243a736a2fc626f3cc917d8a67014d4d20</id>
<content type='text'>
Also add to zed -f.

Option is -x &lt;numm&gt;.
</content>
</entry>
<entry>
<title>35131: allow "[]" to match empty character set.</title>
<updated>2015-05-15T08:35:24Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-05-15T08:35:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e86720190efc6550086e6a733394cb393cd0da4d'/>
<id>urn:sha1:e86720190efc6550086e6a733394cb393cd0da4d</id>
<content type='text'>
This only works if there's no further "]" in the pattern,
since if there is the first "]" has to match a literal character.
</content>
</entry>
<entry>
<title>35064: rename ISPRINT to ZISPRINT to avoid conflict</title>
<updated>2015-05-09T07:02:37Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2015-05-09T07:02:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a6db0b41ca2c7a8e3da9b51cbaefcb10930a5c1d'/>
<id>urn:sha1:a6db0b41ca2c7a8e3da9b51cbaefcb10930a5c1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34636: replace broken isprint() on Mac OS X</title>
<updated>2015-03-04T16:48:34Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2015-03-04T16:48:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4bc554bb8b46d9b47bb847a72bb5c0226d54b8e5'/>
<id>urn:sha1:4bc554bb8b46d9b47bb847a72bb5c0226d54b8e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/19059 based on users/19058: remove ineffiency with multiple * matches</title>
<updated>2014-09-08T15:38:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-09-08T15:38:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8bf3595e3a05f0cea7f12c463a0df09e4010cd1c'/>
<id>urn:sha1:8bf3595e3a05f0cea7f12c463a0df09e4010cd1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32500: handle interrupts during pattern matching</title>
<updated>2014-03-20T14:56:30Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-03-20T14:56:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8672d19f0c0f25569e233bbd466b6c39f60c7a55'/>
<id>urn:sha1:8672d19f0c0f25569e233bbd466b6c39f60c7a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32136: fix problem with kshglob.</title>
<updated>2013-12-16T22:20:06Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-12-16T22:20:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=db23c630051fe330782cda4089a16de7ec579f29'/>
<id>urn:sha1:db23c630051fe330782cda4089a16de7ec579f29</id>
<content type='text'>
Non-pattern characters that could be followed by "(" to introduce
a ksh glob but weren't caused failures.
</content>
</entry>
<entry>
<title>unposted: updates for 4.0.2-test-1.</title>
<updated>2013-11-06T19:25:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-11-06T19:25:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=375115c7dfd6dff576915d25fe2ecdd381dd9d81'/>
<id>urn:sha1:375115c7dfd6dff576915d25fe2ecdd381dd9d81</id>
<content type='text'>
Update references to 4.0.2 to 4.0.3.
Additional mod_export declarations.
Additions to .distfiles.
</content>
</entry>
<entry>
<title>31877: fix behaviour of disable -p with parentheses</title>
<updated>2013-10-24T17:45:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-10-24T17:45:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1c172cb080800ff2a6cedb63574c376faf42510a'/>
<id>urn:sha1:1c172cb080800ff2a6cedb63574c376faf42510a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31805: Add $patchars and $dis_patchars to zsh/parameter module</title>
<updated>2013-10-11T12:57:57Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2013-10-09T15:57:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fa033326357218652310c4510898be622b871c4f'/>
<id>urn:sha1:fa033326357218652310c4510898be622b871c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31764: Dewreakify havoc caused by pattern disables on glob qualifiers.</title>
<updated>2013-09-23T20:02:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-09-23T20:02:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=60debf388f65849fc31b92982274cc984da74052'/>
<id>urn:sha1:60debf388f65849fc31b92982274cc984da74052</id>
<content type='text'>
Don't use the zpc_specials array before it's defined, it's rude.
</content>
</entry>
<entry>
<title>31465: fix basic completion and globbing uses of disabled patterns</title>
<updated>2013-06-13T17:40:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-06-13T17:40:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=347a63da0cf1c681ac97c21a107b4722abf449b2'/>
<id>urn:sha1:347a63da0cf1c681ac97c21a107b4722abf449b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31444: Basic code for enable/disable -p</title>
<updated>2013-06-13T17:38:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-06-13T17:38:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fdf2867e5f08809ff3fccc78fb6df13a196e3efc'/>
<id>urn:sha1:fdf2867e5f08809ff3fccc78fb6df13a196e3efc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31441: use array to decide which forms of pattern are enabled</title>
<updated>2013-06-01T19:39:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-06-01T19:39:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=68d0d76db55c0b8778f0b68d3eda54060b576c41'/>
<id>urn:sha1:68d0d76db55c0b8778f0b68d3eda54060b576c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31158: following a wildcard with a repetition produces a bad pattern error</title>
<updated>2013-03-19T15:05:35Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2013-03-19T15:05:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0c226a628297057e2ef5a8e06755e1c37b260304'/>
<id>urn:sha1:0c226a628297057e2ef5a8e06755e1c37b260304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/14723: invalid converted characters should never match valid ones</title>
<updated>2010-01-21T11:11:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-01-21T11:11:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f0287c6e17c00b61a0640514f32461aeeefd4600'/>
<id>urn:sha1:f0287c6e17c00b61a0640514f32461aeeefd4600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27021: fix length of saved glob flags in pattern matching</title>
<updated>2009-05-29T21:06:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-29T21:06:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=71865fd36d5b352602cb4b7555dfd912b5819c64'/>
<id>urn:sha1:71865fd36d5b352602cb4b7555dfd912b5819c64</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>25845: fix pattern but with backslashed and metafied charaters</title>
<updated>2008-10-11T21:57:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-11T21:57:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4d336aaca41ab5a671772f2fa61a3ac47a75d96'/>
<id>urn:sha1:b4d336aaca41ab5a671772f2fa61a3ac47a75d96</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>25055: remove unnecessary debug test</title>
<updated>2008-05-17T12:15:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-05-17T12:15:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=63b0ca8f378f0c1aa2f3e8858e4e2ea91d645218'/>
<id>urn:sha1:63b0ca8f378f0c1aa2f3e8858e4e2ea91d645218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix position of cursor on forward pattern searching</title>
<updated>2008-04-26T21:26:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-04-26T21:26:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3587f599b0b8da18e090aa2b843f0229df4cb83b'/>
<id>urn:sha1:3587f599b0b8da18e090aa2b843f0229df4cb83b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24878: add incremental pattern searches</title>
<updated>2008-04-26T19:51:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-04-26T19:51:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=234c6ed193fb61379d8d7bb1ee44793ed75e15fb'/>
<id>urn:sha1:234c6ed193fb61379d8d7bb1ee44793ed75e15fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:</title>
<updated>2008-03-30T22:14:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-30T22:14:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7389a42d173d7d446e147f92174ddfd5609d0c0f'/>
<id>urn:sha1:7389a42d173d7d446e147f92174ddfd5609d0c0f</id>
<content type='text'>
fix backtracking problem in (#c) pattern
</content>
</entry>
<entry>
<title>fix optimisation of string matching with multibyte mode</title>
<updated>2008-03-25T17:47:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-03-25T17:47:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=56e1904e45cc474a9858dc1205055008f8c63752'/>
<id>urn:sha1:56e1904e45cc474a9858dc1205055008f8c63752</id>
<content type='text'>
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
</content>
</entry>
<entry>
<title>users/12087: fix globbing problem on Cygwin</title>
<updated>2007-10-23T16:09:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-10-23T16:09:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=988be99034d4a475b98f308f02a1e9af831ef459'/>
<id>urn:sha1:988be99034d4a475b98f308f02a1e9af831ef459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add (#cN,M) globbing flag</title>
<updated>2007-07-27T21:51:32Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-07-27T21:51:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a81e5a609e6d73a83c5a55a3f64f760c6fb45b92'/>
<id>urn:sha1:a81e5a609e6d73a83c5a55a3f64f760c6fb45b92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22572: use of (#m) was broken with pure strings</title>
<updated>2006-08-01T11:58:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-08-01T11:58:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ee9b17ad2a687463a31e67106e9317618b73ad4e'/>
<id>urn:sha1:ee9b17ad2a687463a31e67106e9317618b73ad4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22557: turn on multibyte option by default</title>
<updated>2006-07-25T18:10:37Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-07-25T18:10:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=09bc7ee2b56239020d1ef6bb1f5d7b4ef9f19db1'/>
<id>urn:sha1:09bc7ee2b56239020d1ef6bb1f5d7b4ef9f19db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos in 22556</title>
<updated>2006-07-25T09:25:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-07-25T09:25:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b9bf52d1fc750633189c3d25182edc95ffdbcb19'/>
<id>urn:sha1:b9bf52d1fc750633189c3d25182edc95ffdbcb19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22556: Multibyte separators and delimiters</title>
<updated>2006-07-24T22:00:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-07-24T22:00:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=50e9ab122b5022d8e90facb6ca01b32996ea16d1'/>
<id>urn:sha1:50e9ab122b5022d8e90facb6ca01b32996ea16d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22525: lengths and cases of multibyte strings in parameters and history</title>
<updated>2006-06-28T13:12:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-06-28T13:12:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6157c14d0602c698aa9ebfac9a2135ef095a76b4'/>
<id>urn:sha1:6157c14d0602c698aa9ebfac9a2135ef095a76b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got rid of several compiler warnings about signed/unsigned problems by</title>
<updated>2006-05-31T01:02:05Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-05-31T01:02:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dbc5657d34aeb4638c7b621627d5b6febf7851c1'/>
<id>urn:sha1:dbc5657d34aeb4638c7b621627d5b6febf7851c1</id>
<content type='text'>
switching patchar_t from wchar_t to wint_t (and renaming the typedef to
patint_t in the process), changing two "int" variables into "patint_t"
variables, and creating a PEOF define that uses either WEOF or EOF as an
invalid character value instead of a literal -1.
</content>
</entry>
<entry>
<title>22432: bug with backtracking over repeated single parameterhs</title>
<updated>2006-04-25T17:40:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-04-25T17:40:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87b0f1c8592087cc008847ad4db3963a8adbf135'/>
<id>urn:sha1:87b0f1c8592087cc008847ad4db3963a8adbf135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22429: fix bug with pure string matching</title>
<updated>2006-04-25T13:01:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-04-25T13:01:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=20198effd4b511d27fc8f594f23352ff0ff57f2c'/>
<id>urn:sha1:20198effd4b511d27fc8f594f23352ff0ff57f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22409: fix --disable-multibyte patterns</title>
<updated>2006-04-09T21:55:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-04-09T21:55:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3f7d4db1e5b4b8e800ff633933f12c27fe1f1a94'/>
<id>urn:sha1:3f7d4db1e5b4b8e800ff633933f12c27fe1f1a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22408: support for multibyte characters in patterns</title>
<updated>2006-04-09T21:47:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-04-09T21:47:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ef330a5dfddc763b83fe2406a91c61519279de68'/>
<id>urn:sha1:ef330a5dfddc763b83fe2406a91c61519279de68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter</title>
<updated>2005-10-11T16:48:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-10-11T16:48:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cca66ab341ffa330908aa6ea8da03e991aa6903c'/>
<id>urn:sha1:cca66ab341ffa330908aa6ea8da03e991aa6903c</id>
<content type='text'>
substitutions that don't match anything.
</content>
</entry>
<entry>
<title>21736: improve tests for word and identifier characters with multibyte input</title>
<updated>2005-09-20T15:10:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-09-20T15:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=409296e22fb1cef515ccfff507c265a5fee0ab28'/>
<id>urn:sha1:409296e22fb1cef515ccfff507c265a5fee0ab28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add [[:IFS:]] etc. tests.</title>
<updated>2005-05-09T10:46:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-05-09T10:46:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4fc0fadfaa5dc5a586f231f32cdab8a43906f677'/>
<id>urn:sha1:4fc0fadfaa5dc5a586f231f32cdab8a43906f677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21194: fix handling of zero-length quoted test strings for patterns</title>
<updated>2005-04-26T09:51:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-04-26T09:51:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ba1a54551601f996c9fa6a44c6bd6b8b0f5ca53a'/>
<id>urn:sha1:ba1a54551601f996c9fa6a44c6bd6b8b0f5ca53a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimise length calculations for ${...//.../...}</title>
<updated>2005-04-24T00:38:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-04-24T00:38:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5733e942f5a88f33aeb9fca8538e3ffe7e2b7407'/>
<id>urn:sha1:5733e942f5a88f33aeb9fca8538e3ffe7e2b7407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20568: debug test in pattern.c was out of date</title>
<updated>2004-11-19T15:15:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-11-19T15:15:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c1a3961657b4957619b81e5aba9bc959525e285c'/>
<id>urn:sha1:c1a3961657b4957619b81e5aba9bc959525e285c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20513: fix tests of zero-length patterns</title>
<updated>2004-10-22T15:36:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-10-22T15:36:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=feca88ede6dec816878832f2129fe85b211770e4'/>
<id>urn:sha1:feca88ede6dec816878832f2129fe85b211770e4</id>
<content type='text'>
trivial optimisation in jobs.c (unposted)
</content>
</entry>
<entry>
<title>20500: Unmetafy patterns where possible and other minor pattern fixes</title>
<updated>2004-10-18T11:56:14Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-10-18T11:56:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b115ca307adf7ef9dca13f6e7ce40768bc0b2b75'/>
<id>urn:sha1:b115ca307adf7ef9dca13f6e7ce40768bc0b2b75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20490: Don't assume null termination for test string in pattern matching.</title>
<updated>2004-10-15T10:21:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-10-15T10:21:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a82a2564dd9c20592f8b7744f96e45a40dc5c6cb'/>
<id>urn:sha1:a82a2564dd9c20592f8b7744f96e45a40dc5c6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20412, tweaked: Make test builtin more POSIX compatible</title>
<updated>2004-10-05T10:39:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-10-05T10:39:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=46141be5f917a47b99c4c3be62c9231ae9afca70'/>
<id>urn:sha1:46141be5f917a47b99c4c3be62c9231ae9afca70</id>
<content type='text'>
20435: Make pattern.c not alter strings.
</content>
</entry>
<entry>
<title>Silenced two signed/unsigned comparison compiler warnings.</title>
<updated>2004-05-28T19:21:05Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-05-28T19:21:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=14c7f464c2e1e08bbfbd5949c119ac34b404b7d4'/>
<id>urn:sha1:14c7f464c2e1e08bbfbd5949c119ac34b404b7d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19554: make nocaseglob more efficient on Cygwin</title>
<updated>2004-03-08T12:00:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-03-08T12:00:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=02677cbdd64ae9591380610e6e4d013d7b5c156b'/>
<id>urn:sha1:02677cbdd64ae9591380610e6e4d013d7b5c156b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing</title>
<updated>2004-03-06T00:22:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-03-06T00:22:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1777b67b1c62f6fe60e98b9d1e8469f19f1c2f3b'/>
<id>urn:sha1:1777b67b1c62f6fe60e98b9d1e8469f19f1c2f3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19269: 8-bit characters in character classes</title>
<updated>2003-12-03T10:54:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-12-03T10:54:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d672455bbc8f2142e9fa53db25974d012293b5e'/>
<id>urn:sha1:7d672455bbc8f2142e9fa53db25974d012293b5e</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>18600: bug matching against [[:xdigit:]]</title>
<updated>2003-06-03T18:02:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-06-03T18:02:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4018e3c1493ea415ef9ad5eba83ad153263d3371'/>
<id>urn:sha1:4018e3c1493ea415ef9ad5eba83ad153263d3371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>17994: Globbing flags with no effect could hang the shell</title>
<updated>2002-12-10T12:51:43Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2002-12-10T12:51:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ab6f1a632d64f6a5614f8574feec2656dfd84578'/>
<id>urn:sha1:ab6f1a632d64f6a5614f8574feec2656dfd84578</id>
<content type='text'>
</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>16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c:  support</title>
<updated>2002-01-22T12:40:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2002-01-22T12:40:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=13b57311def75963aa73892660687252c38ce183'/>
<id>urn:sha1:13b57311def75963aa73892660687252c38ce183</id>
<content type='text'>
(#q...) EXTENDED_GLOB syntax for qualifiers.  May be chained,
ignored by pattern matching code.
</content>
</entry>
<entry>
<title>15765: introduce [:ascii:] class</title>
<updated>2001-09-09T06:17:02Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2001-09-09T06:17:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a11772c6179c382b3be4cfa1c60ec723e625a5c1'/>
<id>urn:sha1:a11772c6179c382b3be4cfa1c60ec723e625a5c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>?## fix from 13497 and site name change from Geoff</title>
<updated>2001-02-18T00:58:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-02-18T00:58:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=441648bf5d1fed6a087affc6dd80c4d604704173'/>
<id>urn:sha1:441648bf5d1fed6a087affc6dd80c4d604704173</id>
<content type='text'>
</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>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>10971: **/... always globbed dots</title>
<updated>2000-04-27T10:58:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-27T10:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ba2ea727531305043ae64be5ad591e30773a7908'/>
<id>urn:sha1:ba2ea727531305043ae64be5ad591e30773a7908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>10756: fix (#s) and (#e) for parameter substitution forms</title>
<updated>2000-04-14T11:49:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-14T11:49:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2295c59fcb4f1e31ef05555318bf3b3b4a2df8f9'/>
<id>urn:sha1:2295c59fcb4f1e31ef05555318bf3b3b4a2df8f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>10547: (#s) and (#e) pattern assertions</title>
<updated>2000-04-06T18:44:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-06T18:44:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d2330ba0554b09a3f942a921acfbbabcf6466bef'/>
<id>urn:sha1:d2330ba0554b09a3f942a921acfbbabcf6466bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>10444: Src/lex.c, Src/pattern.c: Insist on proper syntax</title>
<updated>2000-04-04T01:16:25Z</updated>
<author>
<name>Andrew Main</name>
<email>zefram@users.sourceforge.net</email>
</author>
<published>2000-04-04T01:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=835572ae23fe57f0ff7c5b61b163148d7ab7b220'/>
<id>urn:sha1:835572ae23fe57f0ff7c5b61b163148d7ab7b220</id>
<content type='text'>
for numeric globbing (with the "-").  Also fix the bug whereby
"echo 1&lt;2-3&gt;" would lose the "1".
</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-08-06T18:02:39Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-08-06T18:02:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7f356602555c746d87eda64538a37c4ded76addb'/>
<id>urn:sha1:7f356602555c746d87eda64538a37c4ded76addb</id>
<content type='text'>
</content>
</entry>
</feed>
