Commit graph

14 commits

Author SHA1 Message Date
Peter Stephenson 4018e3c149 18600: bug matching against [[:xdigit:]] 2003-06-03 18:02:07 +00:00
Peter Stephenson ab6f1a632d 17994: Globbing flags with no effect could hang the shell 2002-12-10 12:51:43 +00:00
Oliver Kiddle af0697b705 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
Peter Stephenson 13b57311de 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
(#q...) EXTENDED_GLOB syntax for qualifiers.  May be chained,
ignored by pattern matching code.
2002-01-22 12:40:25 +00:00
Clint Adams a11772c617 15765: introduce [:ascii:] class 2001-09-09 06:17:02 +00:00
Peter Stephenson 441648bf5d ?## fix from 13497 and site name change from Geoff 2001-02-18 00:58:07 +00:00
Peter Stephenson 7bf294f2b8 Wayne: pattern.c unitialised var
Zero-length arrays now possible with $array[1,0]
2000-05-31 08:56:23 +00:00
Peter Stephenson ad9c7348b5 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
11590: various cygwin fixes
2000-05-26 09:47:27 +00:00
Peter Stephenson ba2ea72753 10971: **/... always globbed dots 2000-04-27 10:58:49 +00:00
Peter Stephenson 2295c59fcb 10756: fix (#s) and (#e) for parameter substitution forms 2000-04-14 11:49:31 +00:00
Peter Stephenson d2330ba055 10547: (#s) and (#e) pattern assertions 2000-04-06 18:44:01 +00:00
Andrew Main 835572ae23 10444: Src/lex.c, Src/pattern.c: Insist on proper syntax
for numeric globbing (with the "-").  Also fix the bug whereby
"echo 1<2-3>" would lose the "1".
2000-04-04 01:16:25 +00:00
Peter Stephenson 4852545255 Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
Tanaka Akira 7f35660255 Initial revision 1999-08-06 18:02:39 +00:00