about summary refs log tree commit diff
path: root/Src/loop.c
Commit message (Expand)AuthorAgeFilesLines
* allow nterruption of empty while-loops with ^C (16711)Sven Wischnowsky2002-02-251-31/+47
* Fix infinite loop on `case' with xtrace.Bart Schaefer2001-10-231-3/+2
* for caching of compiled patterns: remember that singsub() might modify the st...Sven Wischnowsky2001-10-151-2/+2
* 15030: multi-parameter `for' loopsPeter Stephenson2001-06-251-24/+43
* 11956: Fix off-by-one error.Bart Schaefer2000-06-171-1/+1
* Small doc fix and AIX dependency fixOliver Kiddle2000-05-051-1/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-109/+271
* Initial revisionTanaka Akira1999-04-151-0/+421