Lines Matching refs:arithmetic
12 10-01-20 A bug in the evaluation of arithmetic expression in which the
112 09-08-21 A bug in the handling of the comma operator in arithmetic expressions
125 09-08-18 A scoping error with variables in arithmetic expression with
219 09-02-02 A bug in the call stack of arithmetic function with 2 args
255 non-existent sub-variable in an arithmetic expression could cause
290 08-12-04 The sign of floating point zero is preserved across arithmetic
334 08-10-05 A bug which caused the shell to emit a syntax error for an arithmetic
394 08-08-13 When used in an arithmetic expression, the .sh.version variable
632 08-01-16 Incomplete arithmetic assignments, for example ((x += )), now
667 07-11-15 Bugs in which shell arithmetic and the printf builtin mis-handled the
706 could cause the subscript to be evaluated as an arithmetic expression
757 variable with a subscript that is an arithmetic expression has
852 06-07-17 A bug with arithmetic command expressions for locales in which
860 06-06-20 The floating point constants Inf and NaN can be used in arithmetic
863 arithmetic expressions.
882 06-05-19 Modified arithmetic so that conversions to strings default to
912 06-01-19 The ?: arithmetic operator fixed to work when the operation after
916 05-12-13 An arithmetic bug in which x+=y+=z was not working has been fixed.
917 05-12-13 An arithmetic bug in which x||y was returning x when x was non-zero
971 arithmetic expression has been fixed.
1068 specified as any arithmetic expression rather than just
1137 03-11-04 A bug in which using arithmetic prefix operators ++ or -- on a
1140 expansions within arithmetic computation to avoid being treated
1273 03-02-14 The shell arithmetic was modified to use long double on systems
1292 03-01-02 For backward compatibility with ksh88, arithmetic expansion
1297 02-11-30 A bug that can show up in evaluating arithmetic statements that
1357 02-08-11 A bug in arithmetic rounding in which a value input as a decimal
1467 01-09-25 The exponentiation operator ** was added to the shell arithmetic
1500 01-09-04 A bug introduced in ksh93k in which an arithmetic statement
1622 01-04-09 The shell arithmetic now interprets C character constants.
1638 01-03-20 A bug in which an syntax error in an arithmetic expression
1676 01-01-25 allow arithmetic expressions with float%int and treat them
1685 00-12-10 A bug in the processing of arithmetic expressions with compound
1716 00-10-12 The arithmetic evaluation portion has been rewritten to
1845 fields caused the value to be treated as octal for arithmetic
1907 97-06-30 ulimit foobar, where foobar is not an arithmetic
1919 arithmetic expression has been corrected.
1947 96-07-31 A bug in right to left arithmetic assignment for which
1948 the arithmetic expression (( y = x = 1.5 )) did not
1956 96-07-31 A bug which causes some arithmetic expressions to be
2162 performed arithmetic evaluation when the discipline
2163 was called from the arithmetic evaluator has been fixed.