Lines Matching refs:expansion

154 09-06-17  The prefix expansion ${!y.@} now works when y is a name
207 09-03-03 A bug in which an expansion of the form ${!prefix@} could generate
249 09-01-14 The parameter expansion ${x+value} no longer expands the value of
480 result from an expansion.
586 08-01-31 The prefix expansion operator @ has been added. ${@name}
647 07-12-04 A bug in which using <n>TAB after a variable name listing expansion
730 07-06-25 A bug in the expansion of ${var/pattern/rep} when pattern or rep
734 07-05-28 A bug in brace expansion in which single and double quotes did
832 except when used for file expansion. In this case if not
835 06-08-11 A bug in the expansion of ${.sh.match[i]:${#.shmatch[i]}} has
966 syntax error for an expansion of the form ${x-$(...)} when
969 the -e option was added to enable these expansion.
1041 04-11-17 A bug in which an expansion of the form ${array[@]:3} could expand
1204 during pathname expansion, any component that consists only of ** is
1230 03-05-13 A bug in the expansion of $var for compound variables in which
1269 expansion operators, ksh93 was modified to accept :% as equivalent
1280 03-02-05 A bug in the expansion of ${var/$pattern}, when pattern contained
1288 03-01-06 A bug in the expansion of ${var/pattern/$string} in the case that
1292 03-01-02 For backward compatibility with ksh88, arithmetic expansion
1300 02-11-30 An optimization bug in which an expansion of the form ${!name.@},
1406 expansion has been fixed.
1472 01-09-25 The expansion ${parameter:offset:length} now handles negative
1498 01-09-07 A change in ksh93l caused brace expansion to stop working
1569 01-05-14 When edit completion, expansion, or listing occurs in the
1571 performing the completion, expansion, or listing.
1673 01-02-05 Modified expansion of "${@-}" so that if no arguments are set
1736 00-06-12 Added variable name completion/expansion/listing to the set of
1791 99-03-31 When performing pathname expansion, the shell checks
1858 correctly inside {...} when brace expansion is enabled
1871 98-04-30 A bug in here document expansion in which ${...} expansions
1884 97-06-30 File name completion and expansion now quotes special
1894 97-06-30 A bug with the expansion of \} and \] inside double
2021 95-04-31 The expansion of "$@" was incorrect when $1 was the null
2060 95-04-31 A bug in expansion of the form ${name/#pattern/string} and
2153 94-06-30 An expansion bug which causes portions of a word after
2154 a $((...)) expansion that contains a nested $var expansion
2175 94-06-30 A bug in the macro expansion global replacement operator //,
2177 94-06-30 A bug which prevented ~ expansion from occurring when