Bug fixes

Here bug fixes are described in reverse correction order (that is, the most recent corrections come first).
1993-dec-8
Release 4.02 PL1 Ready! (sorry, we didn't write down all the bug fixes)
1993-oct-24
Fixed bug with port?: when called with a symbol, returns garbage.

Fiddled with directory structure, ready for distribution.

1993-oct-13
Added negative bases to integer->string. Created new opcodes for divide and modulo. Fixed a problem with read-atom when symbols and strings of more than 256 characters are read.
1993-oct-4
Changed (runtime) so that it returns ticks, not hundredths.
1993-oct-2
Fixed a bug with remove-edwin (symbols not removed). Set up plans for a desktop environment. Fixed some problems with Brief: ^A yielding multiple completions, TAB indenting the line even if the cursor is not at the start, and a bug in the indentation algorithm: ``(test '' followed by CR indents at +6.
1993-sep-30
Added MOUSE package with primitives.
1993-sep-28
Added symbolice constants to set-file-position. Fixed a bug with files greater than 64K.
1993-sep-28
Added string support to get/set-file-position.
1993-sep-28
Fixed bug with dos-file-size: zopen did not set all 32 bits.
1993-sep-27
Fixed (length l) so that it accepts only proper lists.
1993-sep-27
Modified Window-reverse-text! so that it yields the complementary color in fore– and back-ground.
1993-sep-27
Fixed a bug with bitwise-and, traced to read.s:allocint: leading 0's should be suppressed when allcoating a bignum.
1993-sep-27
Bug in Read-atom, fixed by MV/lb.
1993-sep-11
Fast-load crashes when too many nested files are loaded. The exception is now correctly handled, and the limit has been increased to 8.