From 2c86c3a645cf14b6c06cf9d7171cb1069735c565 Mon Sep 17 00:00:00 2001 From: jaortega Date: Sat, 30 Dec 2000 09:49:01 +0000 Subject: corrected handling of successive * in expressions --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ec7a54f..dc04c09 100644 --- a/NEWS +++ b/NEWS @@ -8,9 +8,9 @@ Please send mdk bug reports to jaortega@acm.org. *Version 0.2 ** mixvm provides virtual execution time statistics after each - invokation of run or next. + invocation of run or next. -** mixvm can trace instructions as they are executed. traceon/traceoff +** mixvm can trace instructions as they are executed. tron/troff commands turn off/off instruction tracing. ** mixvm accepts a new command, w2d, which computes the @@ -23,6 +23,9 @@ Please send mdk bug reports to jaortega@acm.org. ** mixvm accepts a new command, weval, which allows the evaluation of MIXAL w-expressions. +** expressions containing strings of successive '*' are now + correctly evaluated. + ** When using block devices in mixvm, the buffers are now flushed after each OUT operation. -- cgit v1.2.3