index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
param_private.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
52559: revise "typeset -p" with respect to local readonly special parameters
Bart Schaefer
1
-1
/
+1
2024-02-03
52513: fixes and doc for using nofork substitutions with private parameters
Bart Schaefer
1
-21
/
+32
2023-09-05
52115: permit repeated "private" declarations as long as types aren't changed
Bart Schaefer
1
-3
/
+46
2023-09-03
users/29220: fix bug with assignment to private following explicit unset
Bart Schaefer
1
-11
/
+18
2023-03-05
unposted: fix memory leak flagged by coverity
Bart Schaefer
1
-0
/
+1
2023-02-12
51360: Initial implementation of named references.
Bart Schaefer
1
-2
/
+15
2022-06-09
50363: avoid use of heap memory that depends on parameter scoping
Bart Schaefer
1
-1
/
+11
2021-10-04
49456: clean up detection of private params in nested scopes, update doc
Bart Schaefer
1
-5
/
+7
2020-12-02
47704: fix scope for "private -p"
Bart Schaefer
1
-0
/
+4
2016-02-03
37868: add 'static' to file local variables
Jun-ichi Takimoto
1
-5
/
+5
2016-01-25
Jun T.: 37759: save more function pointers from realparamtab when hacking in ...
Jun T
1
-3
/
+7
2015-11-26
37229: non-local assignment to a parameter name whose outermost declaration i...
Barton E. Schaefer
1
-11
/
+48
2015-11-23
37208: assignment in a nested scope should not change private parameters in t...
Barton E. Schaefer
1
-14
/
+30
2015-11-08
37081: new module zsh/param/private for private-scoped parameters in functions
Barton E. Schaefer
1
-0
/
+587