Lines Matching refs:added

3 	  has been added to verify the fix.
15 parent has been added.
178 09-04-22 Default alias compound='typeset -C' added.
228 09-01-23 The redirection operator <>; was added. It is similar to <>
239 09-01-16 The -R unary operator was added to [[...]] and test to check whether
241 09-01-16 The -v unary operator was added to [[...]] and test to check whether
288 beginning of the trap. (3) sleep -s added to sleep until the time
398 08-08-07 The -m option has been added to typeset to move or rename a
413 08-07-14 The compile option SHOPT_STATS was added. With this option the
430 08-06-23 KSH_VERSION added as a name reference to .sh.version.
447 08-06-13 The .sh.lineno variable has been added. When .sh.level is changed
451 08-06-11 The -C option has been added to read for reading compound command
471 08-05-22 The ceil function has been added to the math functions.
483 08-05-14 A bug in the implementation of the editing feature added on
498 08-05-07 The typeset -S option was added for variables outside type
549 08-03-17 --default option added to set(1) to handle set +o POSIX semantics.
550 set --state added as a long name alias for set +o.
570 08-02-29 The redirection operator >; has been added which for non-special
578 08-02-14 The enum builtin which creates enumeration types has been added.
580 08-02-07 The -X option has been added to typeset. The -X option creates
583 08-01-31 The -T option to typeset has been added for creating typed
584 variables. Also the -h and -S options have been added to
586 08-01-31 The prefix expansion operator @ has been added. ${@name}
608 07-07-03 The command substitution ${ command;} has been added. It behaves
642 writes has been added.
685 07-11-05 printf %g "'A" support added for all floating point formats.
724 07-07-09 The SHOPT_AUDIT compile option has been added for keyboard logging.
764 07-02-26 M-^L added to emacs mode to clear the screen.
784 06-12-19 A -v option was added to read. With this option the value of
794 06-10-30 The redirections <# pattern, and <## pattern have been added.
801 with a single letter suffix added. The modifier # when used with
808 06-10-15 The remaining math functions from C99 were added for any system
824 06-09-17 The -a option was added to typeset for indexed arrays. This
826 06-09-06 The showme option was added. Each simple command not beginning
862 06-06-20 The functions isinf(), isnan(), tanhl() have been added for
885 06-05-10 The =~ operator was added to [[...]] and [[ string ~= ERE ]]
891 06-04-04 A bug in which discipline functions could not be added to variables
893 06-03-28 The -s option to typeset was added to modify -i to indicate short
921 05-12-07 The histexpand (-H) option has been added which allows C-shell
923 05-12-07 The multiline option was added which changes that way the edit
932 05-11-22 The ability to seek to an offset within a file has been added
969 the -e option was added to enable these expansion.
973 groups while skipping over quoted strings has been added.
992 05-03-25 {first..last[..incr][%fmt]} sequences added to brace expansions
1019 05-01-11 The -l option has been added to read /etc/profile and
1061 04-07-31 The .sh.match variable added in ksh93l, now works like other
1090 04-03-29 The preset alias source='command .' has been added.
1100 been added.
1190 03-06-22 The -x option was added to the command builtin. If this
1203 03-06-02 An option named globstar (set -G) has been added. When enabled,
1210 03-05-27 I added = to the list of characters that mark the beginning of
1241 03-03-18 A -N unary operator was added to test and [[...]] which returns
1244 03-03-18 The TIMEFORMAT variable was added to control the format for
1247 03-03-06 A -N n option was added to read which causes exactly n bytes
1249 03-03-03 Three new shell variables were added. The variable .sh.file
1290 03-01-02 A -P option was added for systems such as Solaris 8 that support
1425 been added. When this options is set, all commands implemented
1467 01-09-25 The exponentiation operator ** was added to the shell arithmetic
1539 01-05-22 The %R format has been added to convert a shell pattern into
1542 \x{hex} have been added to ASCII-C strings and to printf format
1551 01-05-20 The character class [:word:] has been added to patterns.
1597 01-04-30 A self generating man page has been added to shcomp. Also,
1634 this problem has been added.
1752 00-03-30 The append operator += has been added and can be used
1825 98-04-30 The pipefail option has been added. With pipefail
1938 96-07-31 The math functions, atan2, hypot, fmod, and pow were added.
2086 been added.
2150 94-12-31 More signal names have been added for Solaris