<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Test, branch zsh-5.0.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Test?h=zsh-5.0.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Test?h=zsh-5.0.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2012-05-01T19:43:44Z</updated>
<entry>
<title>users/17046: don't count too many elements when splitting quoted parameter</title>
<updated>2012-05-01T19:43:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-05-01T19:43:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cd1b5d86e0a6ac37e982c6a3b8725fd11076f14c'/>
<id>urn:sha1:cd1b5d86e0a6ac37e982c6a3b8725fd11076f14c</id>
<content type='text'>
substitution on null parameter
</content>
</entry>
<entry>
<title>30439: ${...:*...} with nonexistent or non-array after *</title>
<updated>2012-04-22T18:39:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-04-22T18:39:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cb4ff5e9703d6641b10ca053f1caad2a8b19d2f9'/>
<id>urn:sha1:cb4ff5e9703d6641b10ca053f1caad2a8b19d2f9</id>
<content type='text'>
should return no results
</content>
</entry>
<entry>
<title>30431 with typo in _typeset fix:</title>
<updated>2012-04-22T18:10:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-04-22T18:10:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5eb53bf88d3153510f0a5304e921b46419fe5721'/>
<id>urn:sha1:5eb53bf88d3153510f0a5304e921b46419fe5721</id>
<content type='text'>
add ${...:|...} and ${...:*...} operators, as documented
</content>
</entry>
<entry>
<title>30413: (q-) parameter flag should quote null string</title>
<updated>2012-04-16T11:26:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-04-16T11:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4f142f279468a2d2d2500555e00649db9e74836f'/>
<id>urn:sha1:4f142f279468a2d2d2500555e00649db9e74836f</id>
<content type='text'>
(q-q) etc. should be treated as errors
</content>
</entry>
<entry>
<title>30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by</title>
<updated>2012-04-10T01:17:02Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2012-04-10T01:17:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a4d9f3cbe72d3976f2df7053208c671c22c0410'/>
<id>urn:sha1:4a4d9f3cbe72d3976f2df7053208c671c22c0410</id>
<content type='text'>
implementing a hash seive algorithm; add test to exercise it.
</content>
</entry>
<entry>
<title>30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset</title>
<updated>2012-02-29T09:57:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-29T09:57:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6f93994a5aeb3a8290153ec159af35bbd96a6673'/>
<id>urn:sha1:6f93994a5aeb3a8290153ec159af35bbd96a6673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30270: don't need errors when testing to see if mtime test will work</title>
<updated>2012-02-26T18:54:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-26T18:54:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=10082faced3fc848e34510e3b0a0bc5099df9cd5'/>
<id>urn:sha1:10082faced3fc848e34510e3b0a0bc5099df9cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30242: Tests for ${...=...} in POSIX emulation</title>
<updated>2012-02-22T15:35:49Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2012-02-22T15:35:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3604a9c4ac944f72be919b412567e1f54b8e4552'/>
<id>urn:sha1:3604a9c4ac944f72be919b412567e1f54b8e4552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: 4.3.16</title>
<updated>2012-02-19T19:33:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-19T19:33:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=66d61af2b5dcb5171ea96faedcccff0f045d6231'/>
<id>urn:sha1:66d61af2b5dcb5171ea96faedcccff0f045d6231</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30181, plus rename of PF_* flags to PREFORK_*:</title>
<updated>2012-02-12T20:27:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-12T20:27:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53f893d0626f2d683f6da229301c5dbb75d8dbe8'/>
<id>urn:sha1:53f893d0626f2d683f6da229301c5dbb75d8dbe8</id>
<content type='text'>
Pass sh-wordsplitting instructions to paramsubst() using flags,
avoiding side effects of explicitly setting and unsetting the
SHWORDSPLIT option.
</content>
</entry>
<entry>
<title>Felipe: 30158: compgen test not useful with current bashcompinit</title>
<updated>2012-01-31T09:40:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-01-31T09:40:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6a364de3e1e90be88e722962e599ab6ea2454495'/>
<id>urn:sha1:6a364de3e1e90be88e722962e599ab6ea2454495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'</title>
<updated>2011-12-30T13:37:41Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-12-30T13:37:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ea7e24879fe3e7bf59b4373708158d5c973282a6'/>
<id>urn:sha1:ea7e24879fe3e7bf59b4373708158d5c973282a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29955++: IGNORE_CLOSE_BRACES option</title>
<updated>2011-12-08T19:42:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-08T19:42:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3182c18de8f84c2d7eb003f9c731ada5e9a591f'/>
<id>urn:sha1:e3182c18de8f84c2d7eb003f9c731ada5e9a591f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29928: belated commit to fix OpenBSD redirection test</title>
<updated>2011-12-08T15:55:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-08T15:55:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=22aede45f67161c6332e52c42e04df45a3e62164'/>
<id>urn:sha1:22aede45f67161c6332e52c42e04df45a3e62164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix documentation for "*" test output syntax</title>
<updated>2011-12-02T10:37:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-02T10:37:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=82bc048da969e03550f5ddc2093d0b8ad9eda8a4'/>
<id>urn:sha1:82bc048da969e03550f5ddc2093d0b8ad9eda8a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix documentation for "*" test output syntax</title>
<updated>2011-12-02T10:36:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-02T10:36:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5ab844973c4a70d34e19cc08dc134353a7db3441'/>
<id>urn:sha1:5ab844973c4a70d34e19cc08dc134353a7db3441</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix documentation for "*" test output syntax</title>
<updated>2011-12-02T10:35:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-02T10:35:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=95afa4d4d49acb6db62e0ee788f17ac5a468647e'/>
<id>urn:sha1:95afa4d4d49acb6db62e0ee788f17ac5a468647e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix documentation for "*" test output syntax</title>
<updated>2011-12-02T10:27:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-02T10:27:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5d949f9cda0bb65f08d1d4f695334809a7a3482d'/>
<id>urn:sha1:5d949f9cda0bb65f08d1d4f695334809a7a3482d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29924: add ability to match test output using patterns</title>
<updated>2011-12-01T21:52:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-01T21:52:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ae8e3ba86d675e13d70e9bf26bf88620bebb096d'/>
<id>urn:sha1:ae8e3ba86d675e13d70e9bf26bf88620bebb096d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29923: work around test problem with invalid file descriptor message</title>
<updated>2011-12-01T14:22:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-01T14:22:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c88084895d2b00f242082f47cbd5d3feef058eed'/>
<id>urn:sha1:c88084895d2b00f242082f47cbd5d3feef058eed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29867: pcre/ZTST_unimplemented change from Bart</title>
<updated>2011-10-26T23:28:26Z</updated>
<author>
<name>Phil Pennock</name>
<email>pdpennock@users.sourceforge.net</email>
</author>
<published>2011-10-26T23:28:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fe15a9e2bbf5b87962c0e4b2246e39f293ccf593'/>
<id>urn:sha1:fe15a9e2bbf5b87962c0e4b2246e39f293ccf593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29844, 29845: remove bogus</title>
<updated>2011-10-26T18:48:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-10-26T18:48:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=faa02346a8b23ff0c6694b616c92e93b8e76cd8b'/>
<id>urn:sha1:faa02346a8b23ff0c6694b616c92e93b8e76cd8b</id>
<content type='text'>
error on closing fd's 0 to 9; update test
</content>
</entry>
<entry>
<title>29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)</title>
<updated>2011-10-24T11:31:25Z</updated>
<author>
<name>Phil Pennock</name>
<email>pdpennock@users.sourceforge.net</email>
</author>
<published>2011-10-24T11:31:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2f3c16d40fe1e8c6aa351224fd50530024c4f5c6'/>
<id>urn:sha1:2f3c16d40fe1e8c6aa351224fd50530024c4f5c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29776: fix case of double quotes in double-quote-style</title>
<updated>2011-09-15T14:04:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-09-15T14:04:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3dba9a8614e15292ef27cf81c202a39a37e4fff7'/>
<id>urn:sha1:3dba9a8614e15292ef27cf81c202a39a37e4fff7</id>
<content type='text'>
parsing where end character is something else
</content>
</entry>
<entry>
<title>29731: fix read -AE, test that and read -Ae</title>
<updated>2011-08-28T17:06:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-28T17:06:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af071465b1ef324f35741c681529f39b88a95f51'/>
<id>urn:sha1:af071465b1ef324f35741c681529f39b88a95f51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29703: crash when failing to parse process substitutions</title>
<updated>2011-08-17T20:26:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-17T20:26:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=85b00bb0f7c60b9f4da5261633221cc200a0ab7f'/>
<id>urn:sha1:85b00bb0f7c60b9f4da5261633221cc200a0ab7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/16253, users/16255: a nulstring should be split like an empty string</title>
<updated>2011-08-17T19:00:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-17T19:00:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=815e52cdbf0a62bf795d5af8e7089aaca5709806'/>
<id>urn:sha1:815e52cdbf0a62bf795d5af8e7089aaca5709806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests using zsh/datetime that I broke</title>
<updated>2011-08-11T19:32:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-11T19:32:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=548c4562fe5889ae8149c082c36ac9461babf0ec'/>
<id>urn:sha1:548c4562fe5889ae8149c082c36ac9461babf0ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29633: more care with anonymous and other functions</title>
<updated>2011-08-03T18:45:17Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-03T18:45:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d48faef8cdff3c7c63c0a9164443e3d337aa1ec1'/>
<id>urn:sha1:d48faef8cdff3c7c63c0a9164443e3d337aa1ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29626: arguments to anonymous functions shouldn't be parsed as command words</title>
<updated>2011-07-28T09:20:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-07-28T09:20:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d1480af54e95e5a2165e8bb69937a6b0a1dc50a'/>
<id>urn:sha1:7d1480af54e95e5a2165e8bb69937a6b0a1dc50a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29561: missed file</title>
<updated>2011-07-27T19:14:16Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-07-27T19:14:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b12242cb3f80991031a6f17a58296312f1bfa8ef'/>
<id>urn:sha1:b12242cb3f80991031a6f17a58296312f1bfa8ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29530: ${...?...} shouldn't cause an error with NO_EXEC option</title>
<updated>2011-07-01T15:23:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-07-01T15:23:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad29258c8c2785796d3149c6c230e55d9debc82b'/>
<id>urn:sha1:ad29258c8c2785796d3149c6c230e55d9debc82b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29492: add argument handling to anonymous functions</title>
<updated>2011-06-19T20:12:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-06-19T20:12:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6062529d3fc7c7d29c63d0726d2449d4b56f33ac'/>
<id>urn:sha1:6062529d3fc7c7d29c63d0726d2449d4b56f33ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29451: ${##stuff} removes stuff from the head of $#</title>
<updated>2011-06-03T22:03:43Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-06-03T22:03:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=22af58bf2b5b695cdbfaf4b7cdf82bb09136860b'/>
<id>urn:sha1:22af58bf2b5b695cdbfaf4b7cdf82bb09136860b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29422: fix g:: test failing in some locales</title>
<updated>2011-06-03T20:55:40Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-06-03T20:55:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=16324d2ff347e96e43dd95780ff014d2183faf8d'/>
<id>urn:sha1:16324d2ff347e96e43dd95780ff014d2183faf8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29410: skip autoload persistence test when zsh/example is not available.</title>
<updated>2011-05-31T16:01:38Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-05-31T16:01:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4ce09f88da8326b784735d6677da5909f34da6a'/>
<id>urn:sha1:b4ce09f88da8326b784735d6677da5909f34da6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29367: update tests redirection of stderr.</title>
<updated>2011-05-24T15:49:57Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-05-24T15:49:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7b735f1c564fdb9b918436a8197c4db77020a7a8'/>
<id>urn:sha1:7b735f1c564fdb9b918436a8197c4db77020a7a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.</title>
<updated>2011-05-19T16:24:38Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-19T16:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0198b8423dfd4aab7f1c1d2b2938cb5124724212'/>
<id>urn:sha1:0198b8423dfd4aab7f1c1d2b2938cb5124724212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29261: Add g:: flag.</title>
<updated>2011-05-19T16:16:28Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-19T16:16:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6a29bc80d032ec7224240789deb622e07478028c'/>
<id>urn:sha1:6a29bc80d032ec7224240789deb622e07478028c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (late commit): updates for 4.3.11-dev-3</title>
<updated>2011-05-13T11:56:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-13T11:56:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=23a057a4fad51caaf38a30c5611a5341718c7304'/>
<id>urn:sha1:23a057a4fad51caaf38a30c5611a5341718c7304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion</title>
<updated>2011-05-04T08:53:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-04T08:53:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2e25dfb8fd38dbef0a306282ffab1d343ce3ad8d'/>
<id>urn:sha1:2e25dfb8fd38dbef0a306282ffab1d343ce3ad8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list</title>
<updated>2011-04-22T06:00:27Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-04-22T06:00:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e349201f9a9521cd4e7db2bd3f6d5016ec33001b'/>
<id>urn:sha1:e349201f9a9521cd4e7db2bd3f6d5016ec33001b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28889: ${##} should return the length of $#</title>
<updated>2011-03-11T21:05:59Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-03-11T21:05:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4263d2b8215024e4f93620b791b83c2c7f878f94'/>
<id>urn:sha1:4263d2b8215024e4f93620b791b83c2c7f878f94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28866: with POSIX_BUILTINS "command" prefix resets specialness</title>
<updated>2011-03-06T21:37:38Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-03-06T21:37:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7bc97b920b74e7d9046c8a4489ecd0a0e646bdde'/>
<id>urn:sha1:7bc97b920b74e7d9046c8a4489ecd0a0e646bdde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28791: exit on errors with special builtins with POSIXBUILTINS</title>
<updated>2011-02-22T20:09:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-02-22T20:09:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dbbcbf67cb8a330e5c7d8a40ed4152a53db6b5f8'/>
<id>urn:sha1:dbbcbf67cb8a330e5c7d8a40ed4152a53db6b5f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28783: allow parentheses to be special in more places with SH_GLOB</title>
<updated>2011-02-21T11:32:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-02-21T11:32:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=73ebca4fe92767665422e7fd5dc15032add389b4'/>
<id>urn:sha1:73ebca4fe92767665422e7fd5dc15032add389b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28784: exit on exec redirection error with POISX_BUILTINS</title>
<updated>2011-02-21T11:28:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-02-21T11:28:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0e792b944707fdb8abafa4b4e3f3952154189c6f'/>
<id>urn:sha1:0e792b944707fdb8abafa4b4e3f3952154189c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mikael: 28637: ${foo:0:} caused crash</title>
<updated>2011-01-18T10:29:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-18T10:29:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aa58d139ff3ffa7258a6273bf279d70f9ee31916'/>
<id>urn:sha1:aa58d139ff3ffa7258a6273bf279d70f9ee31916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28630: Ricky Zhou: fix crash with isident()</title>
<updated>2011-01-16T20:35:29Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-16T20:35:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4f9ee790e0d9f0b3915c2769e0e48c6a7cd8f353'/>
<id>urn:sha1:4f9ee790e0d9f0b3915c2769e0e48c6a7cd8f353</id>
<content type='text'>
28634: add test
</content>
</entry>
<entry>
<title>28617: NO_EXEC option was doing too much work in</title>
<updated>2011-01-10T18:24:17Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-10T18:24:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dfc26195c916d54163a3f0dd2eb159db2d974569'/>
<id>urn:sha1:dfc26195c916d54163a3f0dd2eb159db2d974569</id>
<content type='text'>
parameter subscripting, parameter assignment, and globbing
</content>
</entry>
<entry>
<title>28590: make read return status non-zero on error</title>
<updated>2011-01-07T10:05:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-07T10:05:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a89f0559c210def9a40bfeb9da6b38128a49cb55'/>
<id>urn:sha1:a89f0559c210def9a40bfeb9da6b38128a49cb55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28588: fix textual display after =~ test</title>
<updated>2011-01-06T20:28:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-06T20:28:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=020e116c54e61fcd3eea1be5938a6aa03d7c559c'/>
<id>urn:sha1:020e116c54e61fcd3eea1be5938a6aa03d7c559c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28578: fix handling of numeric escapes that expand to "%" in printf</title>
<updated>2011-01-06T16:49:25Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-01-06T16:49:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87d6527628583c355883cc997d54d337abae2a7a'/>
<id>urn:sha1:87d6527628583c355883cc997d54d337abae2a7a</id>
<content type='text'>
format strings, so they are not treated as format introducers.
</content>
</entry>
<entry>
<title>users/15662: array slice assignment with one index positive and one negative.</title>
<updated>2010-12-21T16:54:30Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2010-12-21T16:54:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bc1a12f91e83488c8e46789bdaedf28090829a3a'/>
<id>urn:sha1:bc1a12f91e83488c8e46789bdaedf28090829a3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/15663: some incomplete array assignment tests</title>
<updated>2010-12-21T11:00:14Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-21T11:00:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d3ec328926fd85ec846c47aa996bbee1d3e24f06'/>
<id>urn:sha1:d3ec328926fd85ec846c47aa996bbee1d3e24f06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28537: fix word splitting on "((" when it was nested subshells rather than</title>
<updated>2010-12-19T17:42:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-19T17:42:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c8d07027c89d36a5a3981196a19d48a9286127a8'/>
<id>urn:sha1:c8d07027c89d36a5a3981196a19d48a9286127a8</id>
<content type='text'>
arithmetic
</content>
</entry>
<entry>
<title>28530: replace (z+opts+) flag with (Z:opts:), add reserved (_:flags:).</title>
<updated>2010-12-15T04:05:50Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2010-12-15T04:05:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=66152e8adad7b00935c0b5fbe0cf0a7df3c639c7'/>
<id>urn:sha1:66152e8adad7b00935c0b5fbe0cf0a7df3c639c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28528: Rearrange zleparse to lexflags</title>
<updated>2010-12-14T09:59:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-14T09:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eab4f9a83c74b104bcfa81d574d5f8f8a7a85ad3'/>
<id>urn:sha1:eab4f9a83c74b104bcfa81d574d5f8f8a7a85ad3</id>
<content type='text'>
Add (z+n+)
</content>
</entry>
<entry>
<title>28526: remove bogus newline with stripped comment zplitting</title>
<updated>2010-12-13T11:20:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-13T11:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5858e79f4d942ab13414f5efaf6f280bac690060'/>
<id>urn:sha1:5858e79f4d942ab13414f5efaf6f280bac690060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28510: add (z+c+) and (z+C+) parameter flags</title>
<updated>2010-12-12T22:44:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-12T22:44:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0a5702457b4074c72b201fb0eeb68b89763c7874'/>
<id>urn:sha1:0a5702457b4074c72b201fb0eeb68b89763c7874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28474, 28478: extended {START..END..STEP} syntax</title>
<updated>2010-12-05T21:07:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-05T21:07:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=25b12c5d1139de9b7527a1fa2b722fe19c46f462'/>
<id>urn:sha1:25b12c5d1139de9b7527a1fa2b722fe19c46f462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28476: new set of tests for brace expansion</title>
<updated>2010-12-05T18:34:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-05T18:34:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cee3f34378c196e8ebb05c993e2ddf90a253a94d'/>
<id>urn:sha1:cee3f34378c196e8ebb05c993e2ddf90a253a94d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28475: test that starting background job resets status</title>
<updated>2010-12-05T18:33:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-05T18:33:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0f1fd5b91f3c0b45cba6064944729031b655ceba'/>
<id>urn:sha1:0f1fd5b91f3c0b45cba6064944729031b655ceba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28434: make ${NAME:OFFSET} always use zero-offset</title>
<updated>2010-11-25T10:34:32Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-11-25T10:34:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fc6c76519b863f38ab650e0e82fce574c5dc98e1'/>
<id>urn:sha1:fc6c76519b863f38ab650e0e82fce574c5dc98e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28424: new POSIX_STRINGS option</title>
<updated>2010-11-22T11:42:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-11-22T11:42:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cc9bc2dd0b90cbf920794f15d0fce73fe04babac'/>
<id>urn:sha1:cc9bc2dd0b90cbf920794f15d0fce73fe04babac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:</title>
<updated>2010-11-18T13:57:18Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-11-18T13:57:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8f20b2361cc2e3911ba67b92f6aa89e7457d17de'/>
<id>urn:sha1:8f20b2361cc2e3911ba67b92f6aa89e7457d17de</id>
<content type='text'>
KSH_ARRAY ${*:0:1} gives $0, etc.
</content>
</entry>
<entry>
<title>28418: add ${NAME:OFFSET:LENGTH} substitution</title>
<updated>2010-11-18T10:07:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-11-18T10:07:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=23bdfc7fd2a012d5205ed22d18eb39e41c8fbc95'/>
<id>urn:sha1:23bdfc7fd2a012d5205ed22d18eb39e41c8fbc95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28360: NO_UNSET option should check parameters with trailing options</title>
<updated>2010-10-22T16:32:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-10-22T16:32:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3f3d80c394134cae020c49420917eb34a456ff68'/>
<id>urn:sha1:3f3d80c394134cae020c49420917eb34a456ff68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28339: backslash-newline history without HIST_LEX_WORDS</title>
<updated>2010-10-10T17:51:29Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-10-10T17:51:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af5a85f3630f3d60ad7061fe32693baf78c27dcd'/>
<id>urn:sha1:af5a85f3630f3d60ad7061fe32693baf78c27dcd</id>
<content type='text'>
28340: assignment to range of scalar variable with multibyte characters
</content>
</entry>
<entry>
<title>28338: keep =~ from inverting sense of subsequent tests (after &amp;&amp;/||)</title>
<updated>2010-10-10T00:05:24Z</updated>
<author>
<name>pdpennock</name>
<email>pdpennock</email>
</author>
<published>2010-10-10T00:05:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d234059b1c6493e5eefb6c28aa2b8a021d894d51'/>
<id>urn:sha1:d234059b1c6493e5eefb6c28aa2b8a021d894d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28319: (z) splitting oddities</title>
<updated>2010-10-06T08:27:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-10-06T08:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8aac69241f5882e379509b3688c2f8e78cc71171'/>
<id>urn:sha1:8aac69241f5882e379509b3688c2f8e78cc71171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28259: Finally fix some ancient problems with here-documents</title>
<updated>2010-09-14T14:46:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-09-14T14:46:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f1495f5099073e2e4896c13e28e8d936b4979fd3'/>
<id>urn:sha1:f1495f5099073e2e4896c13e28e8d936b4979fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28253: document -h argument to atribute commands</title>
<updated>2010-09-12T18:56:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-09-12T18:56:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ade705cf5b36cdaad29ec7e21796adc3a0854f2c'/>
<id>urn:sha1:ade705cf5b36cdaad29ec7e21796adc3a0854f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28220 plus some comments: fix "HELLO=$HELLO shellfunc"</title>
<updated>2010-08-31T19:32:56Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-08-31T19:32:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8bc64084a46c79be5659ef42c746a3b806816c7f'/>
<id>urn:sha1:8bc64084a46c79be5659ef42c746a3b806816c7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28037: improved error messages for module autoloads</title>
<updated>2010-06-14T11:57:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-06-14T11:57:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6f14352d61721db83b46e0e56c4d19b731fed95'/>
<id>urn:sha1:e6f14352d61721db83b46e0e56c4d19b731fed95</id>
<content type='text'>
of math functions and builtins
</content>
</entry>
<entry>
<title>Alexey: 27999: fix error message</title>
<updated>2010-06-07T17:00:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-06-07T17:00:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=535cc4c875b561b85c8337c7d312269ea55f1868'/>
<id>urn:sha1:535cc4c875b561b85c8337c7d312269ea55f1868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix typo in previous commit</title>
<updated>2010-05-12T10:17:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-05-12T10:17:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9ecfa0842b73bb3b1253b2e95110f9b7ce91335f'/>
<id>urn:sha1:9ecfa0842b73bb3b1253b2e95110f9b7ce91335f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. 27950: strip bogus whitespace from tests</title>
<updated>2010-05-10T12:31:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-05-10T12:31:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cb8ddf171e9568f36bf0e2315282b638ab119ca5'/>
<id>urn:sha1:cb8ddf171e9568f36bf0e2315282b638ab119ca5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27947: some cases where we should execute EXIT traps</title>
<updated>2010-05-05T09:49:39Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-05-05T09:49:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a6ea7ab36d73093f3de2d4ae8bdcff22ae474525'/>
<id>urn:sha1:a6ea7ab36d73093f3de2d4ae8bdcff22ae474525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27889: Force more use of GLOB_SUBST in parameters if ~ is used</title>
<updated>2010-04-20T21:16:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-04-20T21:16:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11440d17d1f49ab62f91d8ed34de5c1e9f79a95b'/>
<id>urn:sha1:11440d17d1f49ab62f91d8ed34de5c1e9f79a95b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27865: fix problem with glob_subst in parameter subsitution</title>
<updated>2010-04-09T15:40:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-04-09T15:40:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e2d855f3644064cd4e17b84d08f03a5740b5bae5'/>
<id>urn:sha1:e2d855f3644064cd4e17b84d08f03a5740b5bae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: change new test in A02alias.ztst to use cat</title>
<updated>2010-03-25T15:13:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-25T15:13:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=691be6d0fcf43bf21a9c4c3122380fb4f92db055'/>
<id>urn:sha1:691be6d0fcf43bf21a9c4c3122380fb4f92db055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27827: fix infinite loop in recursive alias at end of parsed string</title>
<updated>2010-03-25T14:03:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-25T14:03:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e71df91bd2cce6c06de8666fc04b695bae3c8f95'/>
<id>urn:sha1:e71df91bd2cce6c06de8666fc04b695bae3c8f95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix new test in A01grammar.ztst</title>
<updated>2010-03-18T16:30:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-18T16:30:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=db65bef4131c1f6d926b74cb1bbc6fad2adfbe7e'/>
<id>urn:sha1:db65bef4131c1f6d926b74cb1bbc6fad2adfbe7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27793 and follow ups: add PATH_SCRIPT option to find script using $PATH</title>
<updated>2010-03-16T09:43:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-16T09:43:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53745d8df0a6e00d2ddf1c08f7ea71820d587673'/>
<id>urn:sha1:53745d8df0a6e00d2ddf1c08f7ea71820d587673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27780: effect of backslashes in :s changed in _files</title>
<updated>2010-03-15T10:15:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-15T10:15:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ec3f3e9eeceaaf694e5dfbe15d07d11a304fd944'/>
<id>urn:sha1:ec3f3e9eeceaaf694e5dfbe15d07d11a304fd944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/14905 + 14906: problems with :s in parameter expansion</title>
<updated>2010-02-27T00:18:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-27T00:18:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=21193d7f0128dc66f4c41c7b06d1d20c5b9339fc'/>
<id>urn:sha1:21193d7f0128dc66f4c41c7b06d1d20c5b9339fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27722: bad error reporting and checking in conditions</title>
<updated>2010-02-19T12:45:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-19T12:45:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ed5d0535140693dbfa3f0e6d8bf844dfc2d4943b'/>
<id>urn:sha1:ed5d0535140693dbfa3f0e6d8bf844dfc2d4943b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27723: eval shouldn't modify non-zero return statuses</title>
<updated>2010-02-19T12:26:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-19T12:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bbc88550db62ffe2cbdecd62c21252a941f8db36'/>
<id>urn:sha1:bbc88550db62ffe2cbdecd62c21252a941f8db36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27694: add P glob qualifier for prepending</title>
<updated>2010-02-09T17:47:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-09T17:47:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f4f0becb633709741253f0b9677fdde60ae87faf'/>
<id>urn:sha1:f4f0becb633709741253f0b9677fdde60ae87faf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27611: cache parameter values in math eval so subscripts are eval'd once</title>
<updated>2010-01-20T17:17:45Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-01-20T17:17:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f02778f83c9a1dfaae895a52d3a49417a8f340ea'/>
<id>urn:sha1:f02778f83c9a1dfaae895a52d3a49417a8f340ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27608: fix memory for mbegin, mend &amp; regexp test</title>
<updated>2010-01-20T11:16:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-01-20T11:16:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af68ff74cd5e740d69020ad4ff20f1d5a8dcb4de'/>
<id>urn:sha1:af68ff74cd5e740d69020ad4ff20f1d5a8dcb4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27600: extend =~ syntax to set positional variables for matches</title>
<updated>2010-01-17T21:48:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-01-17T21:48:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8890e6e19ffa0bede585527671987972137009c7'/>
<id>urn:sha1:8890e6e19ffa0bede585527671987972137009c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27243: reverse indexing of arrays with beginning index out of range returned</title>
<updated>2009-09-05T19:49:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-09-05T19:49:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1acf23db3eceaae559328db68d6aae755edb0fb8'/>
<id>urn:sha1:1acf23db3eceaae559328db68d6aae755edb0fb8</id>
<content type='text'>
wrong value
</content>
</entry>
<entry>
<title>27188: improve read -q by using read -k code</title>
<updated>2009-07-24T18:35:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-24T18:35:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=72f0b14a0448ecf50935a1f6c90337c3d1c969af'/>
<id>urn:sha1:72f0b14a0448ecf50935a1f6c90337c3d1c969af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27129: fix status at start of function, command subst, etc.</title>
<updated>2009-07-11T16:42:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-11T16:42:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bdfebe3e3262eaaf83e89c9356c7c46a21181a6a'/>
<id>urn:sha1:bdfebe3e3262eaaf83e89c9356c7c46a21181a6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27126: a few more contexts where executing empty lists gives status zero</title>
<updated>2009-07-10T22:10:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-10T22:10:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4db28c55b64ec25cd258f87a0d60b0544fe50059'/>
<id>urn:sha1:4db28c55b64ec25cd258f87a0d60b0544fe50059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27106: reset status on command that expands to empty</title>
<updated>2009-07-10T11:08:39Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-10T11:08:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=73be7ee553b1df74bfccb7742c79b620aec828ce'/>
<id>urn:sha1:73be7ee553b1df74bfccb7742c79b620aec828ce</id>
<content type='text'>
27122: add POSIX_JOBS option
</content>
</entry>
<entry>
<title>27092: missing then-clause for if wasn't an error</title>
<updated>2009-07-06T20:44:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-06T20:44:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c6a3ccc8d725a1729131a328848ad5c509b821e5'/>
<id>urn:sha1:c6a3ccc8d725a1729131a328848ad5c509b821e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27087: change return codes from failed "."</title>
<updated>2009-07-02T13:46:36Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-02T13:46:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c5a388ed7ec05d32c73991bc2fa385bf1090ab8'/>
<id>urn:sha1:5c5a388ed7ec05d32c73991bc2fa385bf1090ab8</id>
<content type='text'>
</content>
</entry>
</feed>
