use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables

This commit is contained in:
Chet Ramey
2024-06-21 10:51:53 -04:00
parent 886e4e68be
commit ad1f497a84
29 changed files with 621 additions and 372 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
\initial {E}
\entry{\code {echo}}{61}
\entry{\code {enable}}{62}
\entry{\code {eval}}{50}
\entry{\code {eval}}{51}
\entry{\code {exec}}{51}
\entry{\code {exit}}{51}
\entry{\code {export}}{51}
@@ -54,7 +54,7 @@
\entry{\code {popd}}{106}
\entry{\code {printf}}{64}
\entry{\code {pushd}}{106}
\entry{\code {pwd}}{52}
\entry{\code {pwd}}{53}
\initial {R}
\entry{\code {read}}{65}
\entry{\code {readarray}}{67}
@@ -63,7 +63,7 @@
\initial {S}
\entry{\code {set}}{69}
\entry{\code {shift}}{53}
\entry{\code {shopt}}{73}
\entry{\code {shopt}}{74}
\entry{\code {source}}{67}
\entry{\code {suspend}}{121}
\initial {T}
@@ -72,7 +72,7 @@
\entry{\code {trap}}{55}
\entry{\code {true}}{56}
\entry{\code {type}}{67}
\entry{\code {typeset}}{67}
\entry{\code {typeset}}{68}
\initial {U}
\entry{\code {ulimit}}{68}
\entry{\code {umask}}{56}