Please enable JavaScript to view this site.

A-Shell Development History

1549.9

Fix

APEX image display: gray-scale images were displaying very poorly when scaled down. Also, in some cases when the image display coordinates were close to the size of the paper, the preview would fail to display the image at all.

1549.8.1

Fix

XTREE: enabling row headers (XTR'SHOWROWHDR) was disabling the XTR'USRCFG option to restore previously user-modified column widths (XTUCFG_COLWID).

1549.8.2

Fix

XTREE: the $RESETCFG function to reset the configuration wasn't always going back to the original COLDEF column widths.

1549.7.1

Fix

MX_XCBINFOX: in some cases the routine, sometimes called at the start of an SBX, was corrupting the value of the .ARGCNT dot variable. Note that use of this routine has long been deprecated in favor of just using the dot variables .ARGCNT, .ARGTYP(argno) and .ARGSIZ(argno) so the bug mainly surfaced in legacy subroutines using xprograms using XCALL.BSI.

1549.7.2

Fix

Parameter passing: correct a unwanted side effect of the 1548.6 patch which changed the behavior of conversions from S to X parameters.

1549.6

Fix

XTREE: empty P fields were ending up loaded with the contents of a previous cell.

1549.5.3

Revision

MX_ABOUT: minor consistency adjustment to the date and license option formats.

1549.5.2

Fix

XTREE ATE server side: activating the XDEBUG trace flag was in some cases allowing for a GPF or segmentation fault.

1549.5.1

Fix

XTREE server-side: eliminate spurious XTREE parameter error message in the case of a single X format row.

1549.4

Fix

XTREE: cformat P wasn't working with l.

1549.2

Fix

Windows dialog sizes were a few pixels smaller than before, due to a change in style introduced with the VC2013 tool refresh.

1549.1

Fix

XTREE: the last byte of the answer array was getting truncated under certain ATE optimization scenarios, resulting in a warning message about embedded nulls.

1549.0

Revision

Windows tool and library refresh: ashw32.exe recompiled and relinked with the VS2013 tool set, matching the DLLs; VC2010 C runtime redistributable no longer needed, and removed from the installer.