Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-17 | Fix parsing of := for magicequalsubst. | Bart Schaefer | 1 | -3/+5 | |
2000-06-09 | 11838: typeset -H | Peter Stephenson | 1 | -0/+2 | |
2000-06-06 | make (e) flag be silent unless (X) is given, too (11768) | Sven Wischnowsky | 1 | -7/+7 | |
2000-06-02 | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 1 | -1/+1 | |
item (or you can think of it as pointing one past the last item). | |||||
2000-06-01 | FR & pws: promptexpand memory leaks; NEWS notes | Peter Stephenson | 1 | -3/+9 | |
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 1 | -4/+4 | |
Zero-length arrays now possible with $array[1,0] | |||||
2000-05-19 | 11467: [#<base>] syntax for output base | Peter Stephenson | 1 | -3/+6 | |
zsh-users/3071: compdump tweak to avoid // in path | |||||
2000-05-15 | detect additional characters in parameter expansions and signal an error for ↵ | Sven Wischnowsky | 1 | -3/+16 | |
them (11380) | |||||
2000-05-08 | 11194, 11200, 11214 | Peter Stephenson | 1 | -0/+8 | |
2000-05-03 | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 1 | -0/+33 | |
2000-04-06 | 10547: (#s) and (#e) pattern assertions | Peter Stephenson | 1 | -216/+636 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+1773 | |