summaryrefslogtreecommitdiff
path: root/Src/loop.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-1718252: pass ignoreeof as flag to zlereadPeter Stephenson1-3/+1
2003-02-1718251: Fix select and make it respect EOFPeter Stephenson1-1/+3
2002-02-25allow nterruption of empty while-loops with ^C (16711)Sven Wischnowsky1-31/+47
2001-10-23Fix infinite loop on `case' with xtrace.Bart Schaefer1-3/+2
2001-10-15for caching of compiled patterns: remember that singsub() might modify the st...Sven Wischnowsky1-2/+2
2001-06-2515030: multi-parameter `for' loopsPeter Stephenson1-24/+43
2000-06-1711956: Fix off-by-one error.Bart Schaefer1-1/+1
2000-05-05Small doc fix and AIX dependency fixOliver Kiddle1-1/+1
2000-04-01Updated from list as far as 10376Peter Stephenson1-109/+271
1999-04-15Initial revisionTanaka Akira1-0/+421