Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Bart Schaefer
|
1add53c578
|
Fix parsing of := for magicequalsubst.
|
2000-06-17 19:51:51 +00:00 |
|
Peter Stephenson
|
6b87e6fda3
|
11838: typeset -H
|
2000-06-09 15:37:05 +00:00 |
|
Sven Wischnowsky
|
4900804b61
|
make (e) flag be silent unless (X) is given, too (11768)
|
2000-06-06 08:35:54 +00:00 |
|
Wayne Davison
|
91d5f73434
|
Changed the array "len" to be "end" -- a 1-relative index of the last
item (or you can think of it as pointing one past the last item).
|
2000-06-02 01:54:16 +00:00 |
|
Peter Stephenson
|
4608712264
|
FR & pws: promptexpand memory leaks; NEWS notes
|
2000-06-01 09:10:15 +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
|
8d17d2f02d
|
11467: [#<base>] syntax for output base
zsh-users/3071: compdump tweak to avoid // in path
|
2000-05-19 18:22:50 +00:00 |
|
Sven Wischnowsky
|
0e5666e2ad
|
detect additional characters in parameter expansions and signal an error for them (11380)
|
2000-05-15 14:59:01 +00:00 |
|
Peter Stephenson
|
38bb84d975
|
11194, 11200, 11214
|
2000-05-08 08:58:37 +00:00 |
|
Sven Wischnowsky
|
70e5b622ff
|
new (z) parameter flag to do shell-word splitting on the value (11113)
|
2000-05-03 12:21:55 +00:00 |
|
Peter Stephenson
|
d2330ba055
|
10547: (#s) and (#e) pattern assertions
|
2000-04-06 18:44:01 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|