1265.1.1 |
ATE/XTREE bug fix: clean up server-side memory leaks caused by deleting XTREEs implicitly (via TAB(-1,0) or by deleting the parent) rather than by explicit XTROP_DELETE calls. (Migrated from 6.1.1329.2) |
1265.1.2 |
(ATE/PolyShell) PolyShell was being inadvertently disabled by an XCALL AMOS operation. (Migrated from 6.1.1329.0) |
1265.1.3 |
(UNIX/PolyShell) PolyShell was being inadvertently reactivated within an XCALL AMOS session, which opened the possibility of hanging the job if the hot key was used before the AMOS session returned. It is now disabled to prevent this (as it is during a HOSTEX) and re-enabled on return to the main process. (Migrate from 6.1.1329.0) |
1265.1.4 |
Dynamic variable refinement: improve error tracing for a variety of possible dynamic memory system errors that appear to BASIC as simply error 3 (out of memory). |
1265.1.5 |
Compiler bug fix (exit 533): Defined structures containing initializers were introducing garbage into the RUN file if the structure was never used. |
1265.0 |
ISAM 1.1 bug fix: IDX files > 2 GB were experiencing corrupted links which typically presented themselves as a loop back to an earlier key. |