about summary refs log tree commit diff
path: root/Test/K01nameref.ztst
Commit message (Expand)AuthorAgeFilesLines
* 52692: local typeset of the name of a named reference hides the referenceBart Schaefer2024-03-051-3/+48
* 52659: Fix crash on unset-through-nameref, add regression testBart Schaefer2024-03-041-0/+25
* 52650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer2024-03-041-3/+50
* 52559: revise "typeset -p" with respect to local readonly special parametersBart Schaefer2024-02-201-2/+2
* 52556: regression test for unset referent (left out of last commit)Bart Schaefer2024-02-181-0/+11
* 51945: assorted documentation improvements, bug fixes, and new testBart Schaefer2023-07-261-1/+69
* 51437: Fix incorrectly-passed test case, masked by unrelated bug.Bart Schaefer2023-02-141-2/+21
* 51430: Misc. problems with typeset and $parametersBart Schaefer2023-02-131-0/+14
* 51417: Check subscripts in named reference values more rigorously.Bart Schaefer2023-02-121-2/+2
* 51403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer2023-02-121-9/+161
* 51374: Expose named references in $parameters, fix substitution error.Bart Schaefer2023-02-121-16/+89
* 51361: Tests for 51360.Bart Schaefer2023-02-121-0/+439