<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Src/loop.c, branch zsh-4.2.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Src/loop.c?h=zsh-4.2.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Src/loop.c?h=zsh-4.2.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2004-07-11T22:53:01Z</updated>
<entry>
<title>20149: improve prompt-reset code</title>
<updated>2004-07-11T22:53:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-07-11T22:53:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=86ae90bc1c2866b1b10a326d4cdbdb8b02a9f9a9'/>
<id>urn:sha1:86ae90bc1c2866b1b10a326d4cdbdb8b02a9f9a9</id>
<content type='text'>
20150: commit ancient memory leak fix(?) in completion
</content>
</entry>
<entry>
<title>20076, 20084: { ... } always { ... } syntax.</title>
<updated>2004-06-22T13:09:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-06-22T13:09:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d591334e9d616830fbd24909db2e21ac4b959742'/>
<id>urn:sha1:d591334e9d616830fbd24909db2e21ac4b959742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Marked unused parameters with the new UNUSED() macro.</title>
<updated>2004-06-02T22:14:25Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-06-02T22:14:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fb0937a69eb38e744577aa94a6338135f6c1c9b4'/>
<id>urn:sha1:fb0937a69eb38e744577aa94a6338135f6c1c9b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made a variable (t2) size_t so that it matched the size of the</title>
<updated>2004-05-28T19:18:17Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2004-05-28T19:18:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f297798397f570edd4e2a7933edaebe19489129c'/>
<id>urn:sha1:f297798397f570edd4e2a7933edaebe19489129c</id>
<content type='text'>
other variable it gets compared with (fw).
</content>
</entry>
<entry>
<title>19295: $CONTEXT zle parameter</title>
<updated>2003-12-15T22:45:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-12-15T22:45:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6eb5f99f1e71e8ea89057c2843f3e8273a0d2fdd'/>
<id>urn:sha1:6eb5f99f1e71e8ea89057c2843f3e8273a0d2fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18252: pass ignoreeof as flag to zleread</title>
<updated>2003-02-17T14:06:39Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-02-17T14:06:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4c149a8abc198d38008c9f5b4eeb80a9c73a0722'/>
<id>urn:sha1:4c149a8abc198d38008c9f5b4eeb80a9c73a0722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18251: Fix select and make it respect EOF</title>
<updated>2003-02-17T11:41:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-02-17T11:41:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=40c29457f285deaba4959dd23d5f2dd859ddb956'/>
<id>urn:sha1:40c29457f285deaba4959dd23d5f2dd859ddb956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow nterruption of empty while-loops with ^C (16711)</title>
<updated>2002-02-25T09:21:14Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-02-25T09:21:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4e354ca36f5c1259b9f561bea52828f457e8e8ba'/>
<id>urn:sha1:4e354ca36f5c1259b9f561bea52828f457e8e8ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix infinite loop on `case' with xtrace.</title>
<updated>2001-10-23T16:17:03Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-10-23T16:17:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=14e13fb40743e069e45b0790f206f14b5f8a887a'/>
<id>urn:sha1:14e13fb40743e069e45b0790f206f14b5f8a887a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>for caching of compiled patterns: remember that singsub() might modify the string it gets, compare with unmodified string (16041)</title>
<updated>2001-10-15T11:28:07Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-10-15T11:28:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0e6f26551664f4aa6fa5b4bb5ae0638930f8cf0f'/>
<id>urn:sha1:0e6f26551664f4aa6fa5b4bb5ae0638930f8cf0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>15030: multi-parameter `for' loops</title>
<updated>2001-06-25T16:07:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-06-25T16:07:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1897a361bf68faf47c5d5d0fa662127cbf5c2c95'/>
<id>urn:sha1:1897a361bf68faf47c5d5d0fa662127cbf5c2c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11956: Fix off-by-one error.</title>
<updated>2000-06-17T17:05:53Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-06-17T17:05:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af1339bacfe3a03c57bad2975c1b297b9ee67cd3'/>
<id>urn:sha1:af1339bacfe3a03c57bad2975c1b297b9ee67cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small doc fix and AIX dependency fix</title>
<updated>2000-05-05T16:45:03Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2000-05-05T16:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7c56ccdcbcfe533c5263c2cd3827f67b6bc2ad94'/>
<id>urn:sha1:7c56ccdcbcfe533c5263c2cd3827f67b6bc2ad94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated from list as far as 10376</title>
<updated>2000-04-01T20:49:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-01T20:49:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=48525452555a24b9d41748f26b4b77f160f01220'/>
<id>urn:sha1:48525452555a24b9d41748f26b4b77f160f01220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-04-15T18:05:38Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-04-15T18:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e74702b467171dbdafb56dfe354794a212e020d9'/>
<id>urn:sha1:e74702b467171dbdafb56dfe354794a212e020d9</id>
<content type='text'>
</content>
</entry>
</feed>
