index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
K01nameref.ztst
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
53431: fix assignment via named reference to parameters in outer scopes
Bart Schaefer
1
-0
/
+47
2025-02-12
53348: Revise handling of incompatible typeset options when used with -n
Bart Schaefer
1
-1
/
+1
2024-03-05
52692: local typeset of the name of a named reference hides the reference
Bart Schaefer
1
-3
/
+48
2024-03-04
52659: Fix crash on unset-through-nameref, add regression test
Bart Schaefer
1
-0
/
+25
2024-03-04
52650 plus minor fixes: add -u for named references pointing to "upper" scope
Bart Schaefer
1
-3
/
+50
2024-02-20
52559: revise "typeset -p" with respect to local readonly special parameters
Bart Schaefer
1
-2
/
+2
2024-02-18
52556: regression test for unset referent (left out of last commit)
Bart Schaefer
1
-0
/
+11
2023-07-26
51945: assorted documentation improvements, bug fixes, and new test
Bart Schaefer
1
-1
/
+69
2023-02-14
51437: Fix incorrectly-passed test case, masked by unrelated bug.
Bart Schaefer
1
-2
/
+21
2023-02-13
51430: Misc. problems with typeset and $parameters
Bart Schaefer
1
-0
/
+14
2023-02-12
51417: Check subscripts in named reference values more rigorously.
Bart Schaefer
1
-2
/
+2
2023-02-12
51403: Tests and documentation for 51402, clean up some other tests.
Bart Schaefer
1
-9
/
+161
2023-02-12
51374: Expose named references in $parameters, fix substitution error.
Bart Schaefer
1
-16
/
+89
2023-02-12
51361: Tests for 51360.
Bart Schaefer
1
-0
/
+439