Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "typeset -p" uses "export" commands or the "-g" option for parameters that ar... | Barton E. Schaefer | 2016-10-24 | 1 | -1/+1 |
* | 37305: typeset -p can now output arrays on one line | Peter Stephenson | 2015-12-04 | 1 | -6/+3 |
* | 37243: too many problems with inserting a line into B02, instead add a placeh... | Barton E. Schaefer | 2015-11-27 | 1 | -5/+4 |
* | 37229: non-local assignment to a parameter name whose outermost declaration i... | Barton E. Schaefer | 2015-11-26 | 1 | -5/+28 |
* | 37225: fix test for typeset with zsh/param/private | Barton E. Schaefer | 2015-11-26 | 1 | -1/+10 |
* | 37208: re-run the "typeset" tests with the private module loaded | Barton E. Schaefer | 2015-11-23 | 1 | -1/+6 |
* | 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS... | Barton E. Schaefer | 2015-11-21 | 1 | -2/+1 |
* | 37084: add implementation check to zsh/parm/private test | Peter Stephenson | 2015-11-10 | 1 | -0/+3 |
* | 37081: new module zsh/param/private for private-scoped parameters in functions | Barton E. Schaefer | 2015-11-08 | 1 | -0/+265 |