Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-08 | 19554: make nocaseglob more efficient on Cygwin | Peter Stephenson | 1 | -1/+10 | |
2004-03-06 | zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing | Peter Stephenson | 1 | -1/+4 | |
2003-12-03 | 19269: 8-bit characters in character classes | Peter Stephenson | 1 | -1/+1 | |
2003-10-29 | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 1 | -5/+5 | |
2003-06-03 | 18600: bug matching against [[:xdigit:]] | Peter Stephenson | 1 | -0/+1 | |
2002-12-10 | 17994: Globbing flags with no effect could hang the shell | Peter Stephenson | 1 | -1/+4 | |
2002-08-05 | 17503: fix various typos and spelling mistakes in source code comments | Oliver Kiddle | 1 | -5/+5 | |
2002-01-22 | 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support | Peter Stephenson | 1 | -84/+95 | |
(#q...) EXTENDED_GLOB syntax for qualifiers. May be chained, ignored by pattern matching code. | |||||
2001-09-09 | 15765: introduce [:ascii:] class | Clint Adams | 1 | -12/+19 | |
2001-02-18 | ?## fix from 13497 and site name change from Geoff | Peter Stephenson | 1 | -2/+8 | |
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 1 | -2/+1 | |
Zero-length arrays now possible with $array[1,0] | |||||
2000-05-26 | 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable | Peter Stephenson | 1 | -1/+1 | |
11590: various cygwin fixes | |||||
2000-04-27 | 10971: **/... always globbed dots | Peter Stephenson | 1 | -0/+2 | |
2000-04-14 | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 1 | -2/+13 | |
2000-04-06 | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 1 | -26/+65 | |
2000-04-04 | 10444: Src/lex.c, Src/pattern.c: Insist on proper syntax | Andrew Main | 1 | -8/+7 | |
for numeric globbing (with the "-"). Also fix the bug whereby "echo 1<2-3>" would lose the "1". | |||||
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -460/+656 | |
1999-08-06 | Initial revision | Tanaka Akira | 1 | -0/+2284 | |