Lines Matching refs:variables

28 09-12-18  A bug where [[ -v var ]] was incorrect for some variables (including
99 variables has been fixed.
125 09-08-18 A scoping error with variables in arithmetic expression with
126 type variables when reference with a name reference has been fixed.
134 09-06-19 A bug in the printing of array elements for binary variables with
139 09-06-19 Two bugs related to read -b for array variables has been fixed.
140 09-06-19 A bug with typeset for compound variables containing arrays of
141 compound variables has been fixed.
143 compound variables has been fixed.
150 09-06-17 A bug in appending to nodes of an array of compound variables when
152 09-06-17 A bug in typeset -p var, when var is an array of compound variables
171 09-05-12 To conform with POSIX, the -u option only checks for unset variables
246 09-01-14 The unset built-in was modified to continue to unset variables
254 09-01-06 A bug in indexed arrays of compound variables in which referencing
266 08-12-17 A bug in the output of typeset -p for variables that had attributes
339 only those variables matching the specified options are displayed.
340 08-09-29 When the shell reads the environment and finds variables that are
343 08-09-29 A bug in the display of compound variables containing an indexed
344 array of compound variables has been fixed.
345 08-09-29 A bug in the display of compound variables containing an associative
352 the output to variables with the specified attributes.
380 are both compound variables causes name1 to get a copy of name2.
381 name1+=name2 causes name2 sub-variables to be appended to name1.
383 the sub-variables has been fixed.
417 For array variables, the complete set of values is now displayed.
420 08-07-08 The %B format now outputs compound variables and arrays. The
424 08-07-01 A bug in the handling of shared variables when inside an embedded
469 08-06-02 Several bugs in which compound variables were modified by
474 08-05-21 A bug in freeing compound variables that are local to functions
498 08-05-07 The typeset -S option was added for variables outside type
584 variables. Also the -h and -S options have been added to
682 from a function used compound variables has been fixed.
737 07-05-23 Several bug fixes in compound variables and arrays of arrays
864 06-06-13 Internal change to use ordering for variables instead of hashing
891 06-04-04 A bug in which discipline functions could not be added to variables
895 06-03-28 A bug in which variables assignment lists before functions
899 with function name could not be used with compound variables has
930 05-11-29 A bug when reading fixed length records into typeset -b variables
987 COLUMNS variables in sync with the actual window size.
1004 are not space characters when there are fewer variables than fields.
1057 when reading variables with the binary attribute so that the
1230 03-05-13 A bug in the expansion of $var for compound variables in which
1249 03-03-03 Three new shell variables were added. The variable .sh.file
1303 02-11-18 A bug in which modifying array variables in a subshell could leave
1450 01-10-11 Unsigned integer variables in bases other than 10 are printed now
1511 errors in recursive functions using local variables that
1527 functions can only be specified for global variables.
1531 long integers to floating point variables has been fixed.
1537 01-05-22 A bug in which attributes for variables that did not have
1651 01-02-26 Exported floating point variables gave incorrect results
1675 01-02-02 memory leak problem with local variables in functions fixed.
1686 variables when the -n option is on has been fixed.
1708 00-10-18 The output format for indexed arrays in compound variables
1753 for all assignments, strings, arrays, and compound variables.
1843 98-04-30 A bug in shcomp relating to compound variables was fixed.
1850 98-04-30 A bug which in which assignment to array variables in
1926 97-06-30 A bug in which integer variables could be expanded
1978 variables weren't being reset before running a script.
2095 changes allow disciplines to be shared by variables