Lines Matching refs:has
60 d. The name space for variables has been extended. The character '.'
68 has been extended to allow assignments of the form
102 following pipeline, has been added.
122 k. A typeset -n option has been added which causes the value of a
127 alias, nameref='typeset -n' has been added to aid mnemonics.
135 l. The KEYBD trap has been added which is triggered when a key
145 that has been entered when processing a KEYBD trap. If the value
179 p. More work on internationalization has been added:
193 a. The output format of many commands has changed as follows:
196 2. The exit status has changed in many cases:
211 1. The semantics of functions declared with name() has changed
234 If the shell has a built-in version of the command corresponding
256 1. The -n option has been enhanced to produce more warning and
263 2. -e has been added as equivalent to -a.
264 3. == has been added as equivalent =.
268 i. kill has been changed as follows:
276 j. print has a -f format option which is equivalent to
292 1. It has been renamed hist. fc is now a predefined alias.
299 l. The dot command (.) has changed as follows:
307 m. The read built-in has been changed as follows:
308 1. A -A option to read has been added to allow the fields to be
310 2. A -t n option has been added which causes read to
312 3. A -d char option has been added which causes the read
315 n. The trap command has been changed as follows:
319 shell until a call to trap which changes the trap settings has
323 o. The exec command has been extended as follows:
329 q. test has been modified to conform to the IEEE-POSIX 1003.2
335 background job that has not been waited for, not just
338 t. The whence built-in has an option -a which causes all
341 u. unalias has -a option to clear all the aliases.
343 v. The times built-in command has been removed. The time
359 when it has reached the end of arguments, then the Usage
381 4. The control-T of emacs mode has been changed to behave like
387 4. The source code has undergone significant modification.
388 a. Much of the code has been rewritten, In many cases this has