<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/pattern.c, branch zsh-4.3.3</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/pattern.c?h=zsh-4.3.3</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/pattern.c?h=zsh-4.3.3'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2006-08-01T11:58:04Z</updated>
<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>
