about summary refs log tree commit diff
path: root/Src/lex.c
Commit message (Collapse)AuthorAgeFilesLines
* zefram2: Src/lex.c: Support "3&> foo" etc.Andrew Main2000-04-061-2/+13
|
* 10444: Src/lex.c, Src/pattern.c: Insist on proper syntaxAndrew Main2000-04-041-168/+293
| | | | | for numeric globbing (with the "-"). Also fix the bug whereby "echo 1<2-3>" would lose the "1".
* Initial revisionTanaka Akira1999-04-151-0/+1489