Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-20 | 52559: revise "typeset -p" with respect to local readonly special parameters | Bart Schaefer | 1 | -3/+4 | |
Update doc and tests to describe handling of global readonly specials and to account for side-effects on zsh/param/private. | |||||
2024-02-03 | 52513: fixes and doc for using nofork substitutions with private parameters | Bart Schaefer | 1 | -2/+7 | |
Also fixes a crash bug with {fd}>&N redirections and private parameters | |||||
2024-01-28 | 52510: document how ${ ... } et al. affect use of "private"; add index entries | Bart Schaefer | 1 | -0/+3 | |
2021-10-04 | 49456: clean up detection of private params in nested scopes, update doc | Bart Schaefer | 1 | -2/+7 | |
2015-11-09 | Jun T. proofreading | Barton E. Schaefer | 1 | -1/+1 | |
2015-11-08 | 37081: new module zsh/param/private for private-scoped parameters in functions | Barton E. Schaefer | 1 | -0/+89 | |